Uses of Class
io.datarouter.storage.node.tableconfig.NodewatchConfigurationBuilder
| Package | Description |
|---|---|
| io.datarouter.storage.node.builder | |
| io.datarouter.storage.node.tableconfig |
-
Uses of NodewatchConfigurationBuilder in io.datarouter.storage.node.builder
Methods in io.datarouter.storage.node.builder with parameters of type NodewatchConfigurationBuilder Modifier and Type Method Description NodeBuilder<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 NodewatchConfigurationBuilder Modifier and Type Method Description NodewatchConfigurationBuilderNodewatchConfigurationBuilder. disable()NodewatchConfigurationBuilderNodewatchConfigurationBuilder. disableMaxThresholdAlert()NodewatchConfigurationBuilderNodewatchConfigurationBuilder. disablePercentChangeAlert()NodewatchConfigurationBuilderNodewatchConfigurationBuilder. withBatchSize(int batchSize)NodewatchConfigurationBuilderNodewatchConfigurationBuilder. withSampleSize(int sampleSize)NodewatchConfigurationBuilderNodewatchConfigurationBuilder. withThreshold(Long threshold)