aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2021-01-10 12:40:27 +0100
committerJon Marius Venstad <venstad@gmail.com>2021-01-10 12:40:27 +0100
commit472de63dd01cb24a576d76b46322e25d9b1aa5b7 (patch)
treed992dc8bb1107f69550578cd3990387f49a2c3ea /container-search/abi-spec.json
parent2f28c5bf5877a119022f6e6251e1ebd6af257b85 (diff)
Update abi spec
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 1980566b490..b639cdf548f 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -5619,6 +5619,19 @@
],
"fields": []
},
+ "com.yahoo.search.query.profile.CompoundNameChildCache": {
+ "superClass": "java.lang.Object",
+ "interfaces": [],
+ "attributes": [
+ "public",
+ "final"
+ ],
+ "methods": [
+ "public void <init>()",
+ "public com.yahoo.processing.request.CompoundName append(com.yahoo.processing.request.CompoundName, java.lang.String)"
+ ],
+ "fields": []
+ },
"com.yahoo.search.query.profile.CopyOnWriteContent": {
"superClass": "com.yahoo.component.provider.FreezableClass",
"interfaces": [