Uses of Interface
io.datarouter.storage.node.op.raw.BlobStorage.PhysicalBlobStorageNode
| Package | Description |
|---|---|
| io.datarouter.storage.node.factory |
-
Uses of BlobStorage.PhysicalBlobStorageNode in io.datarouter.storage.node.factory
Methods in io.datarouter.storage.node.factory with type parameters of type BlobStorage.PhysicalBlobStorageNode Modifier and Type Method Description <PK extends io.datarouter.model.key.primary.PrimaryKey<PK>, N extends BlobStorage.PhysicalBlobStorageNode<PathbeanKey, Pathbean, Pathbean.PathbeanFielder>>
NBlobNodeFactory. create(ClientId clientId, String bucketName, Subpath path)Methods in io.datarouter.storage.node.factory that return BlobStorage.PhysicalBlobStorageNode Modifier and Type Method Description BlobStorage.PhysicalBlobStorageNode<PathbeanKey,Pathbean,Pathbean.PathbeanFielder>BlobNodeFactory. createSubdirectory(BlobStorage.PhysicalBlobStorageNode<PathbeanKey,Pathbean,Pathbean.PathbeanFielder> node, Subpath subdirectoryPath)Methods in io.datarouter.storage.node.factory with parameters of type BlobStorage.PhysicalBlobStorageNode Modifier and Type Method Description BlobStorage.PhysicalBlobStorageNode<PathbeanKey,Pathbean,Pathbean.PathbeanFielder>BlobNodeFactory. createSubdirectory(BlobStorage.PhysicalBlobStorageNode<PathbeanKey,Pathbean,Pathbean.PathbeanFielder> node, Subpath subdirectoryPath)