Class FSInputStream.FSRepresentationState

  • Enclosing class:
    FSInputStream

    public static class FSInputStream.FSRepresentationState
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • myStart

        long myStart
      • myOffset

        long myOffset
      • myEnd

        long myEnd
      • myVersion

        int myVersion
      • myChunkIndex

        int myChunkIndex
      • myIsDelta

        boolean myIsDelta
      • myIsDeltaVsEmpty

        boolean myIsDeltaVsEmpty
      • myBaseRevision

        long myBaseRevision
      • myBaseOffset

        long myBaseOffset
      • myBaseLength

        long myBaseLength
    • Constructor Detail

      • FSRepresentationState

        public FSRepresentationState()