Class Directory

java.lang.Object
io.datarouter.storage.file.Directory
All Implemented Interfaces:
NodeOps<PathbeanKey,​Pathbean>, BlobStorage<PathbeanKey,​Pathbean>, BlobStorageReader<PathbeanKey,​Pathbean>, BlobStorageWriter<PathbeanKey,​Pathbean>

public class Directory
extends Object
implements BlobStorage<PathbeanKey,​Pathbean>
Lightweight directory representation that is not tracked by the framework. Duplicates can be created at will for convenience in the application.