Class TabletStats

    • Field Detail

      • numEntries

        public long numEntries
      • ingestRate

        public double ingestRate
      • queryRate

        public double queryRate
      • splitCreationTime

        public long splitCreationTime
      • metaDataMap

        public static final Map<TabletStats._Fields,​org.apache.thrift.meta_data.FieldMetaData> metaDataMap
    • Constructor Detail

      • TabletStats

        public TabletStats()
      • TabletStats

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

      • unsetExtent

        public void unsetExtent()
      • isSetExtent

        public boolean isSetExtent()
        Returns true if field extent is set (has been assigned a value) and false otherwise
      • setExtentIsSet

        public void setExtentIsSet​(boolean value)
      • unsetMajors

        public void unsetMajors()
      • isSetMajors

        public boolean isSetMajors()
        Returns true if field majors is set (has been assigned a value) and false otherwise
      • setMajorsIsSet

        public void setMajorsIsSet​(boolean value)
      • unsetMinors

        public void unsetMinors()
      • isSetMinors

        public boolean isSetMinors()
        Returns true if field minors is set (has been assigned a value) and false otherwise
      • setMinorsIsSet

        public void setMinorsIsSet​(boolean value)
      • unsetSplits

        public void unsetSplits()
      • isSetSplits

        public boolean isSetSplits()
        Returns true if field splits is set (has been assigned a value) and false otherwise
      • setSplitsIsSet

        public void setSplitsIsSet​(boolean value)
      • getNumEntries

        public long getNumEntries()
      • setNumEntries

        public TabletStats setNumEntries​(long numEntries)
      • unsetNumEntries

        public void unsetNumEntries()
      • isSetNumEntries

        public boolean isSetNumEntries()
        Returns true if field numEntries is set (has been assigned a value) and false otherwise
      • setNumEntriesIsSet

        public void setNumEntriesIsSet​(boolean value)
      • getIngestRate

        public double getIngestRate()
      • setIngestRate

        public TabletStats setIngestRate​(double ingestRate)
      • unsetIngestRate

        public void unsetIngestRate()
      • isSetIngestRate

        public boolean isSetIngestRate()
        Returns true if field ingestRate is set (has been assigned a value) and false otherwise
      • setIngestRateIsSet

        public void setIngestRateIsSet​(boolean value)
      • getQueryRate

        public double getQueryRate()
      • setQueryRate

        public TabletStats setQueryRate​(double queryRate)
      • unsetQueryRate

        public void unsetQueryRate()
      • isSetQueryRate

        public boolean isSetQueryRate()
        Returns true if field queryRate is set (has been assigned a value) and false otherwise
      • setQueryRateIsSet

        public void setQueryRateIsSet​(boolean value)
      • getSplitCreationTime

        public long getSplitCreationTime()
      • setSplitCreationTime

        public TabletStats setSplitCreationTime​(long splitCreationTime)
      • unsetSplitCreationTime

        public void unsetSplitCreationTime()
      • isSetSplitCreationTime

        public boolean isSetSplitCreationTime()
        Returns true if field splitCreationTime is set (has been assigned a value) and false otherwise
      • setSplitCreationTimeIsSet

        public void setSplitCreationTimeIsSet​(boolean value)
      • isSet

        public boolean isSet​(TabletStats._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<TabletStats,​TabletStats._Fields>
      • 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