|
| RPC_IN_MEMORY =(0) |
|
| RPC_DURABLE_RELAXED =(1) |
|
| RPC_DURABLE =(2) |
|
◆ findByValue()
Find a the enum type by its integer value, as defined in the Thrift IDL.
- Returns
- null if the value is not found.
◆ getValue()
int confluo.rpc.rpc_storage_mode.getValue |
( |
| ) |
|
|
inline |
Get the integer value of this enum value, as defined in the Thrift IDL.
The documentation for this enum was generated from the following file:
- /Users/anuragk/Work/Projects/Confluo/confluo/javaclient/src/main/java/confluo/rpc/rpc_storage_mode.java