summaryrefslogtreecommitdiffstats
path: root/config-model-api/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'config-model-api/abi-spec.json')
-rw-r--r--config-model-api/abi-spec.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/config-model-api/abi-spec.json b/config-model-api/abi-spec.json
index ccd256d0c88..21374061bfa 100644
--- a/config-model-api/abi-spec.json
+++ b/config-model-api/abi-spec.json
@@ -1290,9 +1290,6 @@
"public long mergingMaxMemoryUsagePerNode()",
"public boolean usePerDocumentThrottledDeleteBucket()",
"public boolean alwaysMarkPhraseExpensive()",
- "public boolean createPostinglistWhenNonStrict()",
- "public boolean useEstimateForFetchPostings()",
- "public boolean useThreadBundleForFetchPostings()",
"public boolean restartOnDeployWhenOnnxModelChanges()",
"public boolean sortBlueprintsByCost()"
],
@@ -1374,6 +1371,7 @@
"public abstract com.yahoo.config.application.api.FileRegistry getFileRegistry()",
"public abstract java.util.concurrent.ExecutorService getExecutor()",
"public java.util.Optional reindexing()",
+ "public java.util.Set restartingClusters()",
"public abstract com.yahoo.config.model.api.ModelContext$Properties properties()",
"public java.util.Optional appDir()",
"public abstract com.yahoo.config.model.api.OnnxModelCost onnxModelCost()",