Class MmapSchema.Child

Object
com.tailf.ncs.maapi.MmapSchema.Child
Enclosing class:
MmapSchema

public class MmapSchema.Child extends Object
Child entry, stored in a continuous area of memory after a level record. Used to lookup a given child from a level. Entries are sorted in ns, tag order.
  • Method Details

    • getIdx

      public int getIdx()
    • getOff

      public int getOff()
    • getNs

      public int getNs()
    • getTag

      public int getTag()
    • getLevelOff

      public int getLevelOff()