Uses of Class
com.streambase.sb.monitor.KeyRegistry
Package
Description
Provides classes and interfaces to monitor the behavior of a running Streaming server.
-
Uses of KeyRegistry in com.streambase.sb.monitor
Modifier and TypeFieldDescription(package private) static final KeyRegistry
KeyRegistry.EMPTY
Empty registryprotected KeyRegistry
StatsUtil.StatEncoder.keys
Modifier and TypeMethodDescriptionStatsUtil.What.getKeys()
KeyRegistry.register
(StatsUtil.StatEncoder.KeyType type, String... key) Register the keys with the typeKeyRegistry.withId()
Acronym of register(KeyType.Long, StatKey.ID)