Class AttrStat

  • All Implemented Interfaces:
    org.acplt.oncrpc.XdrAble

    public class AttrStat
    extends Object
    implements org.acplt.oncrpc.XdrAble
    • Field Detail

      • status

        public int status
      • attributes

        public FAttr attributes
    • Constructor Detail

      • AttrStat

        public AttrStat()
      • AttrStat

        public AttrStat​(org.acplt.oncrpc.XdrDecodingStream xdr)
                 throws org.acplt.oncrpc.OncRpcException,
                        IOException
        Throws:
        org.acplt.oncrpc.OncRpcException
        IOException
    • Method Detail

      • xdrEncode

        public void xdrEncode​(org.acplt.oncrpc.XdrEncodingStream xdr)
                       throws org.acplt.oncrpc.OncRpcException,
                              IOException
        Specified by:
        xdrEncode in interface org.acplt.oncrpc.XdrAble
        Throws:
        org.acplt.oncrpc.OncRpcException
        IOException
      • xdrDecode

        public void xdrDecode​(org.acplt.oncrpc.XdrDecodingStream xdr)
                       throws org.acplt.oncrpc.OncRpcException,
                              IOException
        Specified by:
        xdrDecode in interface org.acplt.oncrpc.XdrAble
        Throws:
        org.acplt.oncrpc.OncRpcException
        IOException