Uses of Class
io.datarouter.storage.node.tableconfig.ClientTableEntityPrefixNameWrapper
| Package | Description |
|---|---|
| io.datarouter.storage.node.tableconfig |
-
Uses of ClientTableEntityPrefixNameWrapper in io.datarouter.storage.node.tableconfig
Fields in io.datarouter.storage.node.tableconfig declared as ClientTableEntityPrefixNameWrapper Modifier and Type Field Description ClientTableEntityPrefixNameWrapperNodewatchConfiguration. nodeNameWrapperMethods in io.datarouter.storage.node.tableconfig that return types with arguments of type ClientTableEntityPrefixNameWrapper Modifier and Type Method Description Map<ClientTableEntityPrefixNameWrapper,NodewatchConfiguration>TableConfigurationService. getTableConfigMap()Methods in io.datarouter.storage.node.tableconfig with parameters of type ClientTableEntityPrefixNameWrapper Modifier and Type Method Description intClientTableEntityPrefixNameWrapper. compareTo(ClientTableEntityPrefixNameWrapper that)NodewatchConfigurationNodewatchConfigurationBuilder. create(ClientTableEntityPrefixNameWrapper wrapper)Constructors in io.datarouter.storage.node.tableconfig with parameters of type ClientTableEntityPrefixNameWrapper Constructor Description NodewatchConfiguration(ClientTableEntityPrefixNameWrapper nodeNameWrapper, Long maxThreshold, int sampleSize, int batchSize, boolean isCountable, boolean enablePercentageAlert, boolean enableThresholdAlert)