Interface FileManager

  • All Superinterfaces:
    Createable, Remote
    All Known Implementing Classes:
    FileManagerImpl, RemoteFileManager

    public interface FileManager
    extends Remote, Createable
    FileManager defines the interface between the FileBackedDictionary and the file system. Methods in this interface operate on and return offsets, which are indices into a dictionary file.