Uses of Interface
io.datarouter.storage.node.op.raw.BlobStorage.PhysicalBlobStorageNode
Packages that use BlobStorage.PhysicalBlobStorageNode
Package
Description
-
Uses of BlobStorage.PhysicalBlobStorageNode in io.datarouter.storage.client.imp
Methods in io.datarouter.storage.client.imp that return BlobStorage.PhysicalBlobStorageNodeModifier and TypeMethodDescriptionBlobClientNodeFactory.createBlobNode(NodeParams<DatabaseBlobKey, DatabaseBlob, DatabaseBlob.DatabaseBlobFielder> nodeParams) -
Uses of BlobStorage.PhysicalBlobStorageNode in io.datarouter.storage.node
Constructors in io.datarouter.storage.node with parameters of type BlobStorage.PhysicalBlobStorageNodeModifierConstructorDescriptionDatabeanToBlobNode(NodeParams<PK, D, F> params, ClientType<?, ?> clientType, BlobStorage.PhysicalBlobStorageNode blobNode, DatabeanToBlobCodec<PK, D, F> codec) -
Uses of BlobStorage.PhysicalBlobStorageNode in io.datarouter.storage.node.adapter
Methods in io.datarouter.storage.node.adapter that return BlobStorage.PhysicalBlobStorageNodeModifier and TypeMethodDescriptionNodeAdapters.wrapBlobNode(BlobStorage.PhysicalBlobStorageNode physicalBlobNode) Methods in io.datarouter.storage.node.adapter with parameters of type BlobStorage.PhysicalBlobStorageNodeModifier and TypeMethodDescriptionNodeAdapters.wrapBlobNode(BlobStorage.PhysicalBlobStorageNode physicalBlobNode) -
Uses of BlobStorage.PhysicalBlobStorageNode in io.datarouter.storage.node.builder
Methods in io.datarouter.storage.node.builder that return BlobStorage.PhysicalBlobStorageNode -
Uses of BlobStorage.PhysicalBlobStorageNode in io.datarouter.storage.node.factory
Methods in io.datarouter.storage.node.factory with type parameters of type BlobStorage.PhysicalBlobStorageNodeModifier and TypeMethodDescription<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,N extends BlobStorage.PhysicalBlobStorageNode>
N