Class Schema.MountPoint.Reader

Object
org.capnproto.StructReader
com.tailf.ncs.maapi.Schema.MountPoint.Reader
Enclosing class:
Schema.MountPoint

public static final class Schema.MountPoint.Reader extends org.capnproto.StructReader
  • Method Details

    • getNsHash

      public final int getNsHash()
    • getPathHash

      public final int getPathHash()
    • hasPath

      public final boolean hasPath()
    • getPath

      public final org.capnproto.StructList.Reader<Schema.QTag.Reader> getPath()
    • hasEntries

      public final boolean hasEntries()
    • getEntries

      public final org.capnproto.StructList.Reader<Schema.MountPointChildren.Reader> getEntries()