Uses of Interface
io.datarouter.storage.node.op.raw.read.BlobStorageReader
Packages that use BlobStorageReader
Package
Description
-
Uses of BlobStorageReader in io.datarouter.storage.file
Classes in io.datarouter.storage.file that implement BlobStorageReaderModifier and TypeClassDescriptionclassLightweight directory representation that is not tracked by the framework. -
Uses of BlobStorageReader in io.datarouter.storage.node.op.raw
Subinterfaces of BlobStorageReader in io.datarouter.storage.node.op.rawModifier and TypeInterfaceDescriptioninterfacestatic interfacestatic interface -
Uses of BlobStorageReader in io.datarouter.storage.node.op.raw.write
Subinterfaces of BlobStorageReader in io.datarouter.storage.node.op.raw.writeModifier and TypeInterfaceDescriptioninterfaceMethods for writing to an object store such as the filesystem or S3.