Uses of Interface
io.datarouter.storage.node.op.raw.write.BlobStorageWriter
| Package | Description |
|---|---|
| io.datarouter.storage.node.op.raw |
-
Uses of BlobStorageWriter in io.datarouter.storage.node.op.raw
Subinterfaces of BlobStorageWriter in io.datarouter.storage.node.op.raw Modifier and Type Interface Description interfaceBlobStorage<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>>static interfaceBlobStorage.BlobStorageNode<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>>static interfaceBlobStorage.PhysicalBlobStorageNode<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>>