@Generated(value="Autogenerated by Thrift Compiler (0.16.0)") @InterfaceAudience.Public @InterfaceStability.Stable public class AllocateTableWriteIdsResponse extends Object implements org.apache.thrift.TBase<AllocateTableWriteIdsResponse,AllocateTableWriteIdsResponse._Fields>, Serializable, Cloneable, Comparable<AllocateTableWriteIdsResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
AllocateTableWriteIdsResponse._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<AllocateTableWriteIdsResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
AllocateTableWriteIdsResponse() |
AllocateTableWriteIdsResponse(AllocateTableWriteIdsResponse other)
Performs a deep copy on other.
|
AllocateTableWriteIdsResponse(List<TxnToWriteId> txnToWriteIds) |
public static final Map<AllocateTableWriteIdsResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public AllocateTableWriteIdsResponse()
public AllocateTableWriteIdsResponse(List<TxnToWriteId> txnToWriteIds)
public AllocateTableWriteIdsResponse(AllocateTableWriteIdsResponse other)
public AllocateTableWriteIdsResponse deepCopy()
deepCopy in interface org.apache.thrift.TBase<AllocateTableWriteIdsResponse,AllocateTableWriteIdsResponse._Fields>public void clear()
clear in interface org.apache.thrift.TBase<AllocateTableWriteIdsResponse,AllocateTableWriteIdsResponse._Fields>public int getTxnToWriteIdsSize()
public Iterator<TxnToWriteId> getTxnToWriteIdsIterator()
public void addToTxnToWriteIds(TxnToWriteId elem)
public List<TxnToWriteId> getTxnToWriteIds()
public void setTxnToWriteIds(List<TxnToWriteId> txnToWriteIds)
public void unsetTxnToWriteIds()
public boolean isSetTxnToWriteIds()
public void setTxnToWriteIdsIsSet(boolean value)
public void setFieldValue(AllocateTableWriteIdsResponse._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<AllocateTableWriteIdsResponse,AllocateTableWriteIdsResponse._Fields>public Object getFieldValue(AllocateTableWriteIdsResponse._Fields field)
getFieldValue in interface org.apache.thrift.TBase<AllocateTableWriteIdsResponse,AllocateTableWriteIdsResponse._Fields>public boolean isSet(AllocateTableWriteIdsResponse._Fields field)
isSet in interface org.apache.thrift.TBase<AllocateTableWriteIdsResponse,AllocateTableWriteIdsResponse._Fields>public boolean equals(AllocateTableWriteIdsResponse that)
public int compareTo(AllocateTableWriteIdsResponse other)
compareTo in interface Comparable<AllocateTableWriteIdsResponse>public AllocateTableWriteIdsResponse._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<AllocateTableWriteIdsResponse,AllocateTableWriteIdsResponse._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.