Uses of Class
io.datarouter.storage.node.tableconfig.NodewatchConfigurationBuilder
Packages that use NodewatchConfigurationBuilder
-
Uses of NodewatchConfigurationBuilder in io.datarouter.storage.node.builder
Methods in io.datarouter.storage.node.builder with parameters of type NodewatchConfigurationBuilderModifier and TypeMethodDescriptionNodeBuilder<EK,PK, D, F> NodeBuilder.withNodewatchConfigurationBuilder(NodewatchConfigurationBuilder nodewatchConfigurationBuilder) -
Uses of NodewatchConfigurationBuilder in io.datarouter.storage.node.tableconfig
Methods in io.datarouter.storage.node.tableconfig that return NodewatchConfigurationBuilderModifier and TypeMethodDescriptionNodewatchConfigurationBuilder.disable()NodewatchConfigurationBuilder.disableMaxThresholdAlert()NodewatchConfigurationBuilder.disablePercentChangeAlert()NodewatchConfigurationBuilder.withBatchSize(int batchSize) NodewatchConfigurationBuilder.withSampleSize(int sampleSize) NodewatchConfigurationBuilder.withThreshold(Long threshold)