Class FSLogicalAddressingIndex.PageTableEntry

  • Enclosing class:
    FSLogicalAddressingIndex

    private static class FSLogicalAddressingIndex.PageTableEntry
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private long entryCount  
      private long offset  
      private long size  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private PageTableEntry()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • offset

        private long offset
      • entryCount

        private long entryCount
      • size

        private long size
    • Constructor Detail

      • PageTableEntry

        private PageTableEntry()