|
Confluo
0.1.0
|
Classes | |
| enum | _Fields |
Public Member Functions | |
| rpc_management_exception (java.lang.String msg) | |
| rpc_management_exception (rpc_management_exception other) | |
| rpc_management_exception | deepCopy () |
| void | clear () |
| java.lang.String | getMsg () |
| rpc_management_exception | 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_management_exception that) |
| int | hashCode () |
| int | compareTo (rpc_management_exception 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 Public Attributes | |
| static final java.util.Map< _Fields, org.apache.thrift.meta_data.FieldMetaData > | metaDataMap |
|
inline |
Performs a deep copy on other.
|
inline |
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
|
inline |
Returns true if field msg is set (has been assigned a value) and false otherwise
1.8.14