Class TallyNodeBuilder
java.lang.Object
io.datarouter.storage.node.builder.TallyNodeBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionTallyNodeBuilder(Datarouter datarouter, TallyNodeFactory nodeFactory, ClientId clientId, Supplier<Tally> databeanSupplier, Supplier<Tally.TallyFielder> fielderSupplier) -
Method Summary
Modifier and TypeMethodDescriptionbuild()withSchemaVersion(String version) withTableName(String tableName)
-
Constructor Details
-
TallyNodeBuilder
public TallyNodeBuilder(Datarouter datarouter, TallyNodeFactory nodeFactory, ClientId clientId, Supplier<Tally> databeanSupplier, Supplier<Tally.TallyFielder> fielderSupplier)
-
-
Method Details
-
withSchemaVersion
-
withTableName
-
withTag
-
build
-
buildAndRegister
-