Uses of Class
io.datarouter.storage.node.builder.BlobNodeBuilder
| Package | Description |
|---|---|
| io.datarouter.storage.node.factory |
-
Uses of BlobNodeBuilder in io.datarouter.storage.node.factory
Methods in io.datarouter.storage.node.factory that return BlobNodeBuilder Modifier and Type Method Description <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)