|
| rpc_invalid_operation (java.lang.String msg) |
|
| rpc_invalid_operation (rpc_invalid_operation other) |
|
rpc_invalid_operation | deepCopy () |
|
void | clear () |
|
java.lang.String | getMsg () |
|
rpc_invalid_operation | setMsg (java.lang.String msg) |
|
void | unsetMsg () |
|
boolean | isSetMsg () |
|
void | setMsgIsSet (boolean value) |
|
void | setFieldValue (_Fields field, java.lang.Object value) |
|
java.lang.Object | getFieldValue (_Fields field) |
|
boolean | isSet (_Fields field) |
|
boolean | equals (java.lang.Object that) |
|
boolean | equals (rpc_invalid_operation that) |
|
int | hashCode () |
|
int | compareTo (rpc_invalid_operation other) |
|
_Fields | fieldForId (int fieldId) |
|
void | read (org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException |
|
void | write (org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException |
|
java.lang.String | toString () |
|
void | validate () throws org.apache.thrift.TException |
|
|
static final java.util.Map< _Fields, org.apache.thrift.meta_data.FieldMetaData > | metaDataMap |
|
◆ rpc_invalid_operation()
Performs a deep copy on other.
◆ isSet()
boolean confluo.rpc.rpc_invalid_operation.isSet |
( |
_Fields |
field | ) |
|
|
inline |
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
◆ isSetMsg()
boolean confluo.rpc.rpc_invalid_operation.isSetMsg |
( |
| ) |
|
|
inline |
Returns true if field msg is set (has been assigned a value) and false otherwise
The documentation for this class was generated from the following file:
- /Users/anuragk/Work/Projects/Confluo/confluo/javaclient/src/main/java/confluo/rpc/rpc_invalid_operation.java