summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-04-17 20:24:08 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2023-04-17 20:45:16 +0200
commitf5b26e2122a0287f37ad0c5d1b4ad95da4ac456e (patch)
treecd358da7d267875a8c368915d0cab4e20b974e91 /container-search/abi-spec.json
parent0bdbc2db3a6324be13ecac3ffa56018c1467c066 (diff)
Render raw results in grouping as base64 instead of string
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 36531fbf5e1..50aba749570 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -209,6 +209,7 @@
],
"methods" : [
"public void <init>(byte[])",
+ "public void <init>(byte[], boolean)",
"public int compareTo(com.yahoo.prelude.hitfield.RawBase64)",
"public java.lang.String toString()",
"public bridge synthetic int compareTo(java.lang.Object)"