Package io.datarouter.storage.node
Class NodeParams.NodeParamsBuilder<PK extends io.datarouter.model.key.primary.PrimaryKey<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.NodeParams.NodeParamsBuilder<PK,D,F>
- Enclosing class:
- NodeParams<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>,F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,D>>
public static class NodeParams.NodeParamsBuilder<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>,F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,D>> extends Object
-
Constructor Summary
Constructors Constructor Description NodeParamsBuilder(Supplier<D> databeanSupplier, Supplier<F> fielderSupplier) -
Method Summary
-
Constructor Details
-
Method Details
-
withClientId
-
withParentName
-
withSchemaVersion
-
withBucketName
-
withTableName
-
withEntity
-
withDiagnostics
-
withNamespace
-
withPath
-
withStreamName
-
withQueueUrl
-
withTableConfiguration
public NodeParams.NodeParamsBuilder<PK,D,F> withTableConfiguration(NodewatchConfiguration nodewatchConfiguration) -
withDisableForcePrimary
-
withIsSystemTable
-
build
-