Class TCondition

    • Method Detail

      • getCf

        public byte[] getCf()
      • unsetCf

        public void unsetCf()
      • isSetCf

        public boolean isSetCf()
        Returns true if field cf is set (has been assigned a value) and false otherwise
      • setCfIsSet

        public void setCfIsSet​(boolean value)
      • getCq

        public byte[] getCq()
      • unsetCq

        public void unsetCq()
      • isSetCq

        public boolean isSetCq()
        Returns true if field cq is set (has been assigned a value) and false otherwise
      • setCqIsSet

        public void setCqIsSet​(boolean value)
      • getCv

        public byte[] getCv()
      • unsetCv

        public void unsetCv()
      • isSetCv

        public boolean isSetCv()
        Returns true if field cv is set (has been assigned a value) and false otherwise
      • setCvIsSet

        public void setCvIsSet​(boolean value)
      • getTs

        public long getTs()
      • unsetTs

        public void unsetTs()
      • isSetTs

        public boolean isSetTs()
        Returns true if field ts is set (has been assigned a value) and false otherwise
      • setTsIsSet

        public void setTsIsSet​(boolean value)
      • isHasTimestamp

        public boolean isHasTimestamp()
      • setHasTimestamp

        public TCondition setHasTimestamp​(boolean hasTimestamp)
      • unsetHasTimestamp

        public void unsetHasTimestamp()
      • isSetHasTimestamp

        public boolean isSetHasTimestamp()
        Returns true if field hasTimestamp is set (has been assigned a value) and false otherwise
      • setHasTimestampIsSet

        public void setHasTimestampIsSet​(boolean value)
      • getVal

        public byte[] getVal()
      • setVal

        public TCondition setVal​(byte[] val)
      • unsetVal

        public void unsetVal()
      • isSetVal

        public boolean isSetVal()
        Returns true if field val is set (has been assigned a value) and false otherwise
      • setValIsSet

        public void setValIsSet​(boolean value)
      • getIterators

        public byte[] getIterators()
      • bufferForIterators

        public ByteBuffer bufferForIterators()
      • setIterators

        public TCondition setIterators​(byte[] iterators)
      • unsetIterators

        public void unsetIterators()
      • isSetIterators

        public boolean isSetIterators()
        Returns true if field iterators is set (has been assigned a value) and false otherwise
      • setIteratorsIsSet

        public void setIteratorsIsSet​(boolean value)
      • isSet

        public boolean isSet​(TCondition._Fields field)
        Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
        Specified by:
        isSet in interface org.apache.thrift.TBase<TCondition,​TCondition._Fields>
      • equals

        public boolean equals​(TCondition that)
      • 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