Class TAlterViewReq

    • Constructor Detail

      • TAlterViewReq

        public TAlterViewReq()
      • TAlterViewReq

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

      • getSchemaRegionIdListSize

        public int getSchemaRegionIdListSize()
      • addToSchemaRegionIdList

        public void addToSchemaRegionIdList​(TConsensusGroupId elem)
      • unsetSchemaRegionIdList

        public void unsetSchemaRegionIdList()
      • isSetSchemaRegionIdList

        public boolean isSetSchemaRegionIdList()
        Returns true if field schemaRegionIdList is set (has been assigned a value) and false otherwise
      • setSchemaRegionIdListIsSet

        public void setSchemaRegionIdListIsSet​(boolean value)
      • getViewBinaryListSize

        public int getViewBinaryListSize()
      • addToViewBinaryList

        public void addToViewBinaryList​(ByteBuffer elem)
      • unsetViewBinaryList

        public void unsetViewBinaryList()
      • isSetViewBinaryList

        public boolean isSetViewBinaryList()
        Returns true if field viewBinaryList is set (has been assigned a value) and false otherwise
      • setViewBinaryListIsSet

        public void setViewBinaryListIsSet​(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