aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 02f82762d57..885b157b4c3 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -1737,7 +1737,9 @@
"public void setTimeout(java.lang.String)",
"public void resetTimeout()",
"public void setTraceLevel(int)",
+ "public void setExplainLevel(int)",
"public int getTraceLevel()",
+ "public int getExplainLevel()",
"public final boolean isTraceable(int)",
"public boolean getNoCache()",
"public void setNoCache(boolean)",
@@ -1784,6 +1786,7 @@
"public static final com.yahoo.processing.request.CompoundName QUERY_PROFILE",
"public static final com.yahoo.processing.request.CompoundName SEARCH_CHAIN",
"public static final com.yahoo.processing.request.CompoundName TRACE_LEVEL",
+ "public static final com.yahoo.processing.request.CompoundName EXPLAIN_LEVEL",
"public static final com.yahoo.processing.request.CompoundName NO_CACHE",
"public static final com.yahoo.processing.request.CompoundName GROUPING_SESSION_CACHE",
"public static final com.yahoo.processing.request.CompoundName TIMEOUT",