Uses of Class
io.datarouter.storage.node.builder.TallyNodeBuilder
Packages that use TallyNodeBuilder
-
Uses of TallyNodeBuilder in io.datarouter.storage.node.builder
Methods in io.datarouter.storage.node.builder that return TallyNodeBuilderModifier and TypeMethodDescriptionTallyNodeBuilder.withSchemaVersion(String version) TallyNodeBuilder.withTableName(String tableName) -
Uses of TallyNodeBuilder in io.datarouter.storage.node.factory
Methods in io.datarouter.storage.node.factory that return TallyNodeBuilderModifier and TypeMethodDescription<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>>
TallyNodeBuilderTallyNodeFactory.createTally(ClientId clientId, Supplier<Tally> databeanSupplier, Supplier<Tally.TallyFielder> fielderSupplier)