Class DirectoryBlobStorageNode

java.lang.Object
io.datarouter.storage.node.BaseNode<io.datarouter.storage.file.DatabaseBlobKey,io.datarouter.storage.file.DatabaseBlob,io.datarouter.storage.file.DatabaseBlob.DatabaseBlobFielder>
io.datarouter.storage.node.type.physical.base.BasePhysicalNode<io.datarouter.storage.file.DatabaseBlobKey,io.datarouter.storage.file.DatabaseBlob,io.datarouter.storage.file.DatabaseBlob.DatabaseBlobFielder>
io.datarouter.filesystem.node.object.DirectoryBlobStorageNode
All Implemented Interfaces:
io.datarouter.storage.node.Node<io.datarouter.storage.file.DatabaseBlobKey,io.datarouter.storage.file.DatabaseBlob,io.datarouter.storage.file.DatabaseBlob.DatabaseBlobFielder>, io.datarouter.storage.node.op.NodeOps<io.datarouter.storage.file.PathbeanKey,io.datarouter.storage.file.Pathbean>, io.datarouter.storage.node.op.raw.BlobStorage, io.datarouter.storage.node.op.raw.BlobStorage.BlobStorageNode, io.datarouter.storage.node.op.raw.BlobStorage.PhysicalBlobStorageNode, io.datarouter.storage.node.op.raw.read.BlobStorageReader, io.datarouter.storage.node.op.raw.write.BlobStorageWriter, io.datarouter.storage.node.type.physical.PhysicalNode<io.datarouter.storage.file.DatabaseBlobKey,io.datarouter.storage.file.DatabaseBlob,io.datarouter.storage.file.DatabaseBlob.DatabaseBlobFielder>, Comparable<io.datarouter.storage.node.Node<io.datarouter.storage.file.DatabaseBlobKey,io.datarouter.storage.file.DatabaseBlob,io.datarouter.storage.file.DatabaseBlob.DatabaseBlobFielder>>

public class DirectoryBlobStorageNode extends io.datarouter.storage.node.type.physical.base.BasePhysicalNode<io.datarouter.storage.file.DatabaseBlobKey,io.datarouter.storage.file.DatabaseBlob,io.datarouter.storage.file.DatabaseBlob.DatabaseBlobFielder> implements io.datarouter.storage.node.op.raw.BlobStorage.PhysicalBlobStorageNode