@Generated(value="Autogenerated by Thrift Compiler (0.16.0)") @InterfaceAudience.Public @InterfaceStability.Stable public class GetLatestCommittedCompactionInfoResponse extends Object implements org.apache.thrift.TBase<GetLatestCommittedCompactionInfoResponse,GetLatestCommittedCompactionInfoResponse._Fields>, Serializable, Cloneable, Comparable<GetLatestCommittedCompactionInfoResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
GetLatestCommittedCompactionInfoResponse._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| Modifier and Type | Field and Description |
|---|---|
static Map<GetLatestCommittedCompactionInfoResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
GetLatestCommittedCompactionInfoResponse() |
GetLatestCommittedCompactionInfoResponse(GetLatestCommittedCompactionInfoResponse other)
Performs a deep copy on other.
|
GetLatestCommittedCompactionInfoResponse(List<CompactionInfoStruct> compactions) |
public static final Map<GetLatestCommittedCompactionInfoResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public GetLatestCommittedCompactionInfoResponse()
public GetLatestCommittedCompactionInfoResponse(List<CompactionInfoStruct> compactions)
public GetLatestCommittedCompactionInfoResponse(GetLatestCommittedCompactionInfoResponse other)
public GetLatestCommittedCompactionInfoResponse deepCopy()
deepCopy in interface org.apache.thrift.TBase<GetLatestCommittedCompactionInfoResponse,GetLatestCommittedCompactionInfoResponse._Fields>public void clear()
clear in interface org.apache.thrift.TBase<GetLatestCommittedCompactionInfoResponse,GetLatestCommittedCompactionInfoResponse._Fields>public int getCompactionsSize()
public Iterator<CompactionInfoStruct> getCompactionsIterator()
public void addToCompactions(CompactionInfoStruct elem)
public List<CompactionInfoStruct> getCompactions()
public void setCompactions(List<CompactionInfoStruct> compactions)
public void unsetCompactions()
public boolean isSetCompactions()
public void setCompactionsIsSet(boolean value)
public void setFieldValue(GetLatestCommittedCompactionInfoResponse._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<GetLatestCommittedCompactionInfoResponse,GetLatestCommittedCompactionInfoResponse._Fields>public Object getFieldValue(GetLatestCommittedCompactionInfoResponse._Fields field)
getFieldValue in interface org.apache.thrift.TBase<GetLatestCommittedCompactionInfoResponse,GetLatestCommittedCompactionInfoResponse._Fields>public boolean isSet(GetLatestCommittedCompactionInfoResponse._Fields field)
isSet in interface org.apache.thrift.TBase<GetLatestCommittedCompactionInfoResponse,GetLatestCommittedCompactionInfoResponse._Fields>public boolean equals(GetLatestCommittedCompactionInfoResponse that)
public int compareTo(GetLatestCommittedCompactionInfoResponse other)
compareTo in interface Comparable<GetLatestCommittedCompactionInfoResponse>public GetLatestCommittedCompactionInfoResponse._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<GetLatestCommittedCompactionInfoResponse,GetLatestCommittedCompactionInfoResponse._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TSerializableorg.apache.thrift.TExceptionpublic void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TSerializableorg.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.