aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorOla Aunrønning <olaa@verizonmedia.com>2021-12-20 11:35:38 +0100
committerOla Aunrønning <olaa@verizonmedia.com>2021-12-20 11:35:38 +0100
commitf367dfb51f08b2bce4b1b4816bcf2fc3a9f0a0ec (patch)
treedec38be5771a648eb253bf2b40a9db290ce2fc6a /container-search/abi-spec.json
parent97032c6ab3c231cb454fbf5cbe3817de9d78bbf0 (diff)
Rename treeSize function
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 40783c3ce27..36f62c0bd5f 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -5285,7 +5285,7 @@
"public boolean isEmpty()",
"public com.yahoo.prelude.query.Item and(com.yahoo.prelude.query.Item)",
"public static java.util.List getPositiveTerms(com.yahoo.prelude.query.Item)",
- "public int getTreeSize()",
+ "public int treeSize()",
"public bridge synthetic com.yahoo.prelude.query.CompositeItem clone()",
"public bridge synthetic com.yahoo.prelude.query.Item clone()",
"public bridge synthetic java.lang.Object clone()"