Class SplittableStorageManager

  • All Implemented Interfaces:
    StorageManager

    public class SplittableStorageManager
    extends Object
    implements StorageManager
    A storage manager that combines smaller files into a larger logical file. The buffer methods assume that buffers cannot go beyond single file boundaries.