Class InputFile

    • Field Detail

      • metadataFileEntry

        public String metadataFileEntry
      • size

        public long size
      • entries

        public long entries
      • timestamp

        public long timestamp
      • metaDataMap

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

      • InputFile

        public InputFile()
      • InputFile

        public InputFile​(String metadataFileEntry,
                         long size,
                         long entries,
                         long timestamp)
      • InputFile

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

      • getMetadataFileEntry

        public String getMetadataFileEntry()
      • setMetadataFileEntry

        public InputFile setMetadataFileEntry​(String metadataFileEntry)
      • unsetMetadataFileEntry

        public void unsetMetadataFileEntry()
      • isSetMetadataFileEntry

        public boolean isSetMetadataFileEntry()
        Returns true if field metadataFileEntry is set (has been assigned a value) and false otherwise
      • setMetadataFileEntryIsSet

        public void setMetadataFileEntryIsSet​(boolean value)
      • getSize

        public long getSize()
      • setSize

        public InputFile setSize​(long size)
      • unsetSize

        public void unsetSize()
      • isSetSize

        public boolean isSetSize()
        Returns true if field size is set (has been assigned a value) and false otherwise
      • setSizeIsSet

        public void setSizeIsSet​(boolean value)
      • getEntries

        public long getEntries()
      • setEntries

        public InputFile setEntries​(long entries)
      • unsetEntries

        public void unsetEntries()
      • isSetEntries

        public boolean isSetEntries()
        Returns true if field entries is set (has been assigned a value) and false otherwise
      • setEntriesIsSet

        public void setEntriesIsSet​(boolean value)
      • getTimestamp

        public long getTimestamp()
      • setTimestamp

        public InputFile setTimestamp​(long timestamp)
      • unsetTimestamp

        public void unsetTimestamp()
      • isSetTimestamp

        public boolean isSetTimestamp()
        Returns true if field timestamp is set (has been assigned a value) and false otherwise
      • setTimestampIsSet

        public void setTimestampIsSet​(boolean value)
      • isSet

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

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