Uses of Class
io.datarouter.storage.node.builder.BlobNodeBuilder
Packages that use BlobNodeBuilder
-
Uses of BlobNodeBuilder in io.datarouter.storage.node.factory
Methods in io.datarouter.storage.node.factory that return BlobNodeBuilderModifier 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>>
BlobNodeBuilder<PK,D, F> BlobNodeFactory.create(ClientId clientId, Supplier<D> databeanSupplier, Supplier<F> fielderSupplier)