Uses of Class
io.datarouter.filesystem.node.object.DirectoryBlobStorage
Packages that use DirectoryBlobStorage
-
Uses of DirectoryBlobStorage in io.datarouter.filesystem.node.object
Constructors in io.datarouter.filesystem.node.object with parameters of type DirectoryBlobStorageModifierConstructorDescriptionDirectoryBlobStorageNode(io.datarouter.storage.node.NodeParams<io.datarouter.storage.file.DatabaseBlobKey, io.datarouter.storage.file.DatabaseBlob, io.datarouter.storage.file.DatabaseBlob.DatabaseBlobFielder> params, io.datarouter.storage.client.ClientType<?, ?> clientType, DirectoryBlobStorage directoryBlobStorage, String bucket, io.datarouter.storage.util.Subpath rootPath)