summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2019-06-14 14:14:27 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2019-06-14 14:14:27 +0200
commit2858a63291a87d06592ddc45b5865f324fac214f (patch)
treece82850873fbc176a86e825cb52b478857091c44 /container-search/abi-spec.json
parenta3c43101c7ed2cfe152e5a3222958974e0499e47 (diff)
Avoid creating CompoundNames on the fly.
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 38ce2aa2cf2..9474c9f9160 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -6141,6 +6141,7 @@
"public void <init>(java.lang.String)",
"public void <init>(com.yahoo.component.ComponentId)",
"public com.yahoo.search.query.profile.types.QueryProfileType unfrozen()",
+ "public com.yahoo.processing.request.CompoundName getComponentIdAsCompoundName()",
"public void setBuiltin(boolean)",
"public boolean isBuiltin()",
"public java.util.List inherited()",