public static class PeerInterface_thrift.validate_peer_thrift_args extends Object implements org.apache.thrift.TBase<PeerInterface_thrift.validate_peer_thrift_args,PeerInterface_thrift.validate_peer_thrift_args._Fields>, Serializable, Cloneable, Comparable<PeerInterface_thrift.validate_peer_thrift_args>
| Modifier and Type | Class and Description |
|---|---|
static class |
PeerInterface_thrift.validate_peer_thrift_args._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<PeerInterface_thrift.validate_peer_thrift_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
RWSetInfo_thrift |
rwSet |
long |
startTS |
long |
transactionId |
| Constructor and Description |
|---|
validate_peer_thrift_args() |
validate_peer_thrift_args(long startTS,
RWSetInfo_thrift rwSet,
long transactionId) |
validate_peer_thrift_args(PeerInterface_thrift.validate_peer_thrift_args other)
Performs a deep copy on other.
|
public long startTS
public RWSetInfo_thrift rwSet
public long transactionId
public static final Map<PeerInterface_thrift.validate_peer_thrift_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public validate_peer_thrift_args()
public validate_peer_thrift_args(long startTS,
RWSetInfo_thrift rwSet,
long transactionId)
public validate_peer_thrift_args(PeerInterface_thrift.validate_peer_thrift_args other)
public PeerInterface_thrift.validate_peer_thrift_args deepCopy()
deepCopy in interface org.apache.thrift.TBase<PeerInterface_thrift.validate_peer_thrift_args,PeerInterface_thrift.validate_peer_thrift_args._Fields>public void clear()
clear in interface org.apache.thrift.TBase<PeerInterface_thrift.validate_peer_thrift_args,PeerInterface_thrift.validate_peer_thrift_args._Fields>public long getStartTS()
public PeerInterface_thrift.validate_peer_thrift_args setStartTS(long startTS)
public void unsetStartTS()
public boolean isSetStartTS()
public void setStartTSIsSet(boolean value)
public RWSetInfo_thrift getRwSet()
public PeerInterface_thrift.validate_peer_thrift_args setRwSet(RWSetInfo_thrift rwSet)
public void unsetRwSet()
public boolean isSetRwSet()
public void setRwSetIsSet(boolean value)
public long getTransactionId()
public PeerInterface_thrift.validate_peer_thrift_args setTransactionId(long transactionId)
public void unsetTransactionId()
public boolean isSetTransactionId()
public void setTransactionIdIsSet(boolean value)
public void setFieldValue(PeerInterface_thrift.validate_peer_thrift_args._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<PeerInterface_thrift.validate_peer_thrift_args,PeerInterface_thrift.validate_peer_thrift_args._Fields>public Object getFieldValue(PeerInterface_thrift.validate_peer_thrift_args._Fields field)
getFieldValue in interface org.apache.thrift.TBase<PeerInterface_thrift.validate_peer_thrift_args,PeerInterface_thrift.validate_peer_thrift_args._Fields>public boolean isSet(PeerInterface_thrift.validate_peer_thrift_args._Fields field)
isSet in interface org.apache.thrift.TBase<PeerInterface_thrift.validate_peer_thrift_args,PeerInterface_thrift.validate_peer_thrift_args._Fields>public boolean equals(PeerInterface_thrift.validate_peer_thrift_args that)
public int compareTo(PeerInterface_thrift.validate_peer_thrift_args other)
compareTo in interface Comparable<PeerInterface_thrift.validate_peer_thrift_args>public PeerInterface_thrift.validate_peer_thrift_args._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<PeerInterface_thrift.validate_peer_thrift_args,PeerInterface_thrift.validate_peer_thrift_args._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<PeerInterface_thrift.validate_peer_thrift_args,PeerInterface_thrift.validate_peer_thrift_args._Fields>org.apache.thrift.TExceptionpublic void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TBase<PeerInterface_thrift.validate_peer_thrift_args,PeerInterface_thrift.validate_peer_thrift_args._Fields>org.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TException