Class ScatteringStoreDataAccessor.FileSlice

  • Enclosing class:
    ScatteringStoreDataAccessor

    private static class ScatteringStoreDataAccessor.FileSlice
    extends java.lang.Object
    An object that contains information about a file slice. The information includes the name of the file, the RandomAccessFile that represents the slice, and the size of the file.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private FileSlice()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait