Class NodeBuilder<EK extends io.datarouter.model.key.entity.EntityKey<EK>,PK extends io.datarouter.model.key.primary.EntityPrimaryKey<EK,PK>,D extends io.datarouter.model.databean.Databean<PK,D>,F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,D>>
java.lang.Object
io.datarouter.storage.node.builder.NodeBuilder<EK,PK,D,F>
public class NodeBuilder<EK extends io.datarouter.model.key.entity.EntityKey<EK>,PK extends io.datarouter.model.key.primary.EntityPrimaryKey<EK,PK>,D extends io.datarouter.model.databean.Databean<PK,D>,F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,D>> extends Object
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Method Details
-
withPartitionerSupplier
-
withTableName
-
withSchemaVersion
-
withDisableForcePrimary
-
withIsSystemTable
-
withNodewatchConfigurationBuilder
public NodeBuilder<EK,PK,D,F> withNodewatchConfigurationBuilder(NodewatchConfigurationBuilder nodewatchConfigurationBuilder) -
withNodewatchThreshold
-
withNodewatchSampleSize
-
withNodewatchBatchSize
-
disableNodewatch
-
disableNodewatchPercentageAlert
-
disableNodewatchThresholdAlert
-
build
-
buildAndRegister
-