Class MultiScanResult

    • Method Detail

      • getResultsSize

        public int getResultsSize()
      • addToResults

        public void addToResults​(TKeyValue elem)
      • unsetResults

        public void unsetResults()
      • isSetResults

        public boolean isSetResults()
        Returns true if field results is set (has been assigned a value) and false otherwise
      • setResultsIsSet

        public void setResultsIsSet​(boolean value)
      • getFailuresSize

        public int getFailuresSize()
      • unsetFailures

        public void unsetFailures()
      • isSetFailures

        public boolean isSetFailures()
        Returns true if field failures is set (has been assigned a value) and false otherwise
      • setFailuresIsSet

        public void setFailuresIsSet​(boolean value)
      • getFullScansSize

        public int getFullScansSize()
      • addToFullScans

        public void addToFullScans​(TKeyExtent elem)
      • unsetFullScans

        public void unsetFullScans()
      • isSetFullScans

        public boolean isSetFullScans()
        Returns true if field fullScans is set (has been assigned a value) and false otherwise
      • setFullScansIsSet

        public void setFullScansIsSet​(boolean value)
      • unsetPartScan

        public void unsetPartScan()
      • isSetPartScan

        public boolean isSetPartScan()
        Returns true if field partScan is set (has been assigned a value) and false otherwise
      • setPartScanIsSet

        public void setPartScanIsSet​(boolean value)
      • getPartNextKey

        public TKey getPartNextKey()
      • unsetPartNextKey

        public void unsetPartNextKey()
      • isSetPartNextKey

        public boolean isSetPartNextKey()
        Returns true if field partNextKey is set (has been assigned a value) and false otherwise
      • setPartNextKeyIsSet

        public void setPartNextKeyIsSet​(boolean value)
      • isPartNextKeyInclusive

        public boolean isPartNextKeyInclusive()
      • setPartNextKeyInclusive

        public MultiScanResult setPartNextKeyInclusive​(boolean partNextKeyInclusive)
      • unsetPartNextKeyInclusive

        public void unsetPartNextKeyInclusive()
      • isSetPartNextKeyInclusive

        public boolean isSetPartNextKeyInclusive()
        Returns true if field partNextKeyInclusive is set (has been assigned a value) and false otherwise
      • setPartNextKeyInclusiveIsSet

        public void setPartNextKeyInclusiveIsSet​(boolean value)
      • isMore

        public boolean isMore()
      • unsetMore

        public void unsetMore()
      • isSetMore

        public boolean isSetMore()
        Returns true if field more is set (has been assigned a value) and false otherwise
      • setMoreIsSet

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