Class NodewatchConfigurationBuilder
java.lang.Object
io.datarouter.storage.node.tableconfig.NodewatchConfigurationBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(ClientTableEntityPrefixNameWrapper wrapper) disable()withBatchSize(int batchSize) withSampleSize(int sampleSize) withThreshold(Long threshold)
-
Field Details
-
DEFAULT_SAMPLE_SIZE
public static final int DEFAULT_SAMPLE_SIZE- See Also:
-
DEFAULT_BATCH_SIZE
public static final int DEFAULT_BATCH_SIZE- See Also:
-
-
Constructor Details
-
NodewatchConfigurationBuilder
public NodewatchConfigurationBuilder()
-
-
Method Details
-
withSampleSize
-
withBatchSize
-
withThreshold
-
disable
-
disablePercentChangeAlert
-
disableMaxThresholdAlert
-
create
-