summaryrefslogtreecommitdiffstats
path: root/config/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/abi-spec.json')
-rw-r--r--config/abi-spec.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/abi-spec.json b/config/abi-spec.json
index a41df9aa60d..fa016fd91da 100644
--- a/config/abi-spec.json
+++ b/config/abi-spec.json
@@ -202,9 +202,13 @@
"public com.yahoo.config.subscription.ConfigHandle subscribe(java.lang.Class, java.lang.String, long)",
"protected void checkStateBeforeSubscribe()",
"protected void subscribeAndHandleErrors(com.yahoo.config.subscription.impl.ConfigSubscription, com.yahoo.vespa.config.ConfigKey, com.yahoo.config.subscription.ConfigHandle, com.yahoo.vespa.config.TimingValues)",
+ "public boolean nextConfig(boolean)",
"public boolean nextConfig()",
+ "public boolean nextConfig(long, boolean)",
"public boolean nextConfig(long)",
+ "public boolean nextGeneration(boolean)",
"public boolean nextGeneration()",
+ "public boolean nextGeneration(long, boolean)",
"public boolean nextGeneration(long)",
"protected void throwIfExceptionSet(com.yahoo.config.subscription.impl.ConfigSubscription)",
"public void close()",