Class TPathPrivilege

    • Constructor Detail

      • TPathPrivilege

        public TPathPrivilege()
      • TPathPrivilege

        public TPathPrivilege​(TPathPrivilege other)
        Performs a deep copy on other.
    • Method Detail

      • getPath

        public String getPath()
      • unsetPath

        public void unsetPath()
      • isSetPath

        public boolean isSetPath()
        Returns true if field path is set (has been assigned a value) and false otherwise
      • setPathIsSet

        public void setPathIsSet​(boolean value)
      • getPriSetSize

        public int getPriSetSize()
      • addToPriSet

        public void addToPriSet​(int elem)
      • unsetPriSet

        public void unsetPriSet()
      • isSetPriSet

        public boolean isSetPriSet()
        Returns true if field priSet is set (has been assigned a value) and false otherwise
      • setPriSetIsSet

        public void setPriSetIsSet​(boolean value)
      • getPriGrantOptSize

        public int getPriGrantOptSize()
      • getPriGrantOptIterator

        public Iterator<Integer> getPriGrantOptIterator()
      • addToPriGrantOpt

        public void addToPriGrantOpt​(int elem)
      • getPriGrantOpt

        public Set<Integer> getPriGrantOpt()
      • unsetPriGrantOpt

        public void unsetPriGrantOpt()
      • isSetPriGrantOpt

        public boolean isSetPriGrantOpt()
        Returns true if field priGrantOpt is set (has been assigned a value) and false otherwise
      • setPriGrantOptIsSet

        public void setPriGrantOptIsSet​(boolean value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException