summaryrefslogtreecommitdiffstats
path: root/messagebus/abi-spec.json
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2019-04-13 18:33:40 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2019-04-13 18:33:40 +0200
commit6756cd21d2bc11e12e2b6f3ad15d0f5655f1f5c6 (patch)
tree7b05f8febad87b83d004c70ce0874ce86d32b8cb /messagebus/abi-spec.json
parent41013594ee3ece43913ba717f04e72339d5cd222 (diff)
GC unused metrics instead of guarding it.
Diffstat (limited to 'messagebus/abi-spec.json')
-rw-r--r--messagebus/abi-spec.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/messagebus/abi-spec.json b/messagebus/abi-spec.json
index 876bf4a6960..54c5c782cb5 100644
--- a/messagebus/abi-spec.json
+++ b/messagebus/abi-spec.json
@@ -307,7 +307,6 @@
"public void register(com.yahoo.messagebus.MessageBus$SendBlockedMessages)",
"public void <init>(com.yahoo.messagebus.network.Network, java.util.List)",
"public void <init>(com.yahoo.messagebus.network.Network, com.yahoo.messagebus.MessageBusParams)",
- "public com.yahoo.messagebus.metrics.MessageBusMetricSet getMetrics()",
"public boolean destroy()",
"public void sync()",
"public com.yahoo.messagebus.SourceSession createSourceSession(com.yahoo.messagebus.ReplyHandler)",