Class TTsFilePieceReq

    • Constructor Detail

      • TTsFilePieceReq

        public TTsFilePieceReq()
      • TTsFilePieceReq

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

      • getBody

        public byte[] getBody()
      • bufferForBody

        public ByteBuffer bufferForBody()
      • unsetBody

        public void unsetBody()
      • isSetBody

        public boolean isSetBody()
        Returns true if field body is set (has been assigned a value) and false otherwise
      • setBodyIsSet

        public void setBodyIsSet​(boolean value)
      • getUuid

        public String getUuid()
      • unsetUuid

        public void unsetUuid()
      • isSetUuid

        public boolean isSetUuid()
        Returns true if field uuid is set (has been assigned a value) and false otherwise
      • setUuidIsSet

        public void setUuidIsSet​(boolean value)
      • unsetConsensusGroupId

        public void unsetConsensusGroupId()
      • isSetConsensusGroupId

        public boolean isSetConsensusGroupId()
        Returns true if field consensusGroupId is set (has been assigned a value) and false otherwise
      • setConsensusGroupIdIsSet

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