@Generated(value="Autogenerated by Thrift Compiler (0.9.3)") public class GetTOptions extends Object implements org.apache.thrift.TBase<GetTOptions,GetTOptions._Fields>, Serializable, Cloneable, Comparable<GetTOptions>
Modifier and Type | Class and Description |
---|---|
static class |
GetTOptions._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<GetTOptions._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
Constructor and Description |
---|
GetTOptions() |
GetTOptions(GetTOptions other)
Performs a deep copy on other.
|
Modifier and Type | Method and Description |
---|---|
void |
clear() |
int |
compareTo(GetTOptions other) |
GetTOptions |
deepCopy() |
boolean |
equals(GetTOptions that) |
boolean |
equals(Object that) |
GetTOptions._Fields |
fieldForId(int fieldId) |
Object |
getFieldValue(GetTOptions._Fields field) |
int |
hashCode() |
boolean |
isSet(GetTOptions._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
|
void |
read(org.apache.thrift.protocol.TProtocol iprot) |
void |
setFieldValue(GetTOptions._Fields field,
Object value) |
String |
toString() |
void |
validate() |
void |
write(org.apache.thrift.protocol.TProtocol oprot) |
public static final Map<GetTOptions._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public GetTOptions()
public GetTOptions(GetTOptions other)
public GetTOptions deepCopy()
deepCopy
in interface org.apache.thrift.TBase<GetTOptions,GetTOptions._Fields>
public void clear()
clear
in interface org.apache.thrift.TBase<GetTOptions,GetTOptions._Fields>
public void setFieldValue(GetTOptions._Fields field, Object value)
setFieldValue
in interface org.apache.thrift.TBase<GetTOptions,GetTOptions._Fields>
public Object getFieldValue(GetTOptions._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<GetTOptions,GetTOptions._Fields>
public boolean isSet(GetTOptions._Fields field)
isSet
in interface org.apache.thrift.TBase<GetTOptions,GetTOptions._Fields>
public boolean equals(GetTOptions that)
public int compareTo(GetTOptions other)
compareTo
in interface Comparable<GetTOptions>
public GetTOptions._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<GetTOptions,GetTOptions._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<GetTOptions,GetTOptions._Fields>
org.apache.thrift.TException
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
write
in interface org.apache.thrift.TBase<GetTOptions,GetTOptions._Fields>
org.apache.thrift.TException
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2023. All Rights Reserved.