Class TSummary

    • Field Detail

      • filesContaining

        public long filesContaining
      • filesExceeding

        public long filesExceeding
      • filesLarge

        public long filesLarge
      • metaDataMap

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

      • TSummary

        public TSummary()
      • TSummary

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

      • getSummarySize

        public int getSummarySize()
      • putToSummary

        public void putToSummary​(String key,
                                 long val)
      • unsetSummary

        public void unsetSummary()
      • isSetSummary

        public boolean isSetSummary()
        Returns true if field summary is set (has been assigned a value) and false otherwise
      • setSummaryIsSet

        public void setSummaryIsSet​(boolean value)
      • unsetConfig

        public void unsetConfig()
      • isSetConfig

        public boolean isSetConfig()
        Returns true if field config is set (has been assigned a value) and false otherwise
      • setConfigIsSet

        public void setConfigIsSet​(boolean value)
      • getFilesContaining

        public long getFilesContaining()
      • setFilesContaining

        public TSummary setFilesContaining​(long filesContaining)
      • unsetFilesContaining

        public void unsetFilesContaining()
      • isSetFilesContaining

        public boolean isSetFilesContaining()
        Returns true if field filesContaining is set (has been assigned a value) and false otherwise
      • setFilesContainingIsSet

        public void setFilesContainingIsSet​(boolean value)
      • getFilesExceeding

        public long getFilesExceeding()
      • setFilesExceeding

        public TSummary setFilesExceeding​(long filesExceeding)
      • unsetFilesExceeding

        public void unsetFilesExceeding()
      • isSetFilesExceeding

        public boolean isSetFilesExceeding()
        Returns true if field filesExceeding is set (has been assigned a value) and false otherwise
      • setFilesExceedingIsSet

        public void setFilesExceedingIsSet​(boolean value)
      • getFilesLarge

        public long getFilesLarge()
      • setFilesLarge

        public TSummary setFilesLarge​(long filesLarge)
      • unsetFilesLarge

        public void unsetFilesLarge()
      • isSetFilesLarge

        public boolean isSetFilesLarge()
        Returns true if field filesLarge is set (has been assigned a value) and false otherwise
      • setFilesLargeIsSet

        public void setFilesLargeIsSet​(boolean value)
      • isSet

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

        public boolean equals​(TSummary 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