public static class TKvdbService.deleteItem_result extends Object implements org.apache.thrift.TBase<TKvdbService.deleteItem_result,TKvdbService.deleteItem_result._Fields>, Serializable, Cloneable
限定符和类型 | 类和说明 |
---|---|
static class |
TKvdbService.deleteItem_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
限定符和类型 | 字段和说明 |
---|---|
AuthExpire |
e |
TIOError |
io |
static Map<TKvdbService.deleteItem_result._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
构造器和说明 |
---|
TKvdbService.deleteItem_result() |
TKvdbService.deleteItem_result(TIOError io,
AuthExpire e) |
TKvdbService.deleteItem_result(TKvdbService.deleteItem_result other)
Performs a deep copy on other.
|
限定符和类型 | 方法和说明 |
---|---|
void |
clear() |
int |
compareTo(TKvdbService.deleteItem_result other) |
TKvdbService.deleteItem_result |
deepCopy() |
boolean |
equals(Object that) |
boolean |
equals(TKvdbService.deleteItem_result that) |
TKvdbService.deleteItem_result._Fields |
fieldForId(int fieldId) |
AuthExpire |
getE() |
Object |
getFieldValue(TKvdbService.deleteItem_result._Fields field) |
TIOError |
getIo() |
int |
hashCode() |
boolean |
isSet(TKvdbService.deleteItem_result._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
|
boolean |
isSetE()
Returns true if field e is set (has been assigned a value) and false otherwise
|
boolean |
isSetIo()
Returns true if field io is set (has been assigned a value) and false otherwise
|
void |
read(org.apache.thrift.protocol.TProtocol iprot) |
TKvdbService.deleteItem_result |
setE(AuthExpire e) |
void |
setEIsSet(boolean value) |
void |
setFieldValue(TKvdbService.deleteItem_result._Fields field,
Object value) |
TKvdbService.deleteItem_result |
setIo(TIOError io) |
void |
setIoIsSet(boolean value) |
String |
toString() |
void |
unsetE() |
void |
unsetIo() |
void |
validate() |
void |
write(org.apache.thrift.protocol.TProtocol oprot) |
public TIOError io
public AuthExpire e
public static final Map<TKvdbService.deleteItem_result._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public TKvdbService.deleteItem_result()
public TKvdbService.deleteItem_result(TIOError io, AuthExpire e)
public TKvdbService.deleteItem_result(TKvdbService.deleteItem_result other)
public TKvdbService.deleteItem_result deepCopy()
deepCopy
在接口中 org.apache.thrift.TBase<TKvdbService.deleteItem_result,TKvdbService.deleteItem_result._Fields>
public void clear()
clear
在接口中 org.apache.thrift.TBase<TKvdbService.deleteItem_result,TKvdbService.deleteItem_result._Fields>
public TIOError getIo()
public TKvdbService.deleteItem_result setIo(TIOError io)
public void unsetIo()
public boolean isSetIo()
public void setIoIsSet(boolean value)
public AuthExpire getE()
public TKvdbService.deleteItem_result setE(AuthExpire e)
public void unsetE()
public boolean isSetE()
public void setEIsSet(boolean value)
public void setFieldValue(TKvdbService.deleteItem_result._Fields field, Object value)
setFieldValue
在接口中 org.apache.thrift.TBase<TKvdbService.deleteItem_result,TKvdbService.deleteItem_result._Fields>
public Object getFieldValue(TKvdbService.deleteItem_result._Fields field)
getFieldValue
在接口中 org.apache.thrift.TBase<TKvdbService.deleteItem_result,TKvdbService.deleteItem_result._Fields>
public boolean isSet(TKvdbService.deleteItem_result._Fields field)
isSet
在接口中 org.apache.thrift.TBase<TKvdbService.deleteItem_result,TKvdbService.deleteItem_result._Fields>
public boolean equals(TKvdbService.deleteItem_result that)
public int compareTo(TKvdbService.deleteItem_result other)
compareTo
在接口中 Comparable<TKvdbService.deleteItem_result>
public TKvdbService.deleteItem_result._Fields fieldForId(int fieldId)
fieldForId
在接口中 org.apache.thrift.TBase<TKvdbService.deleteItem_result,TKvdbService.deleteItem_result._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
在接口中 org.apache.thrift.TBase<TKvdbService.deleteItem_result,TKvdbService.deleteItem_result._Fields>
org.apache.thrift.TException
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
write
在接口中 org.apache.thrift.TBase<TKvdbService.deleteItem_result,TKvdbService.deleteItem_result._Fields>
org.apache.thrift.TException
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2016. All rights reserved.