| Package | Description |
|---|---|
| <Unnamed> |
| Modifier and Type | Field and Description |
|---|---|
GetStateRequest |
RaftexService.getState_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetStateRequest |
GetStateRequest.Builder.build() |
GetStateRequest |
GetStateRequest.deepCopy() |
GetStateRequest |
RaftexService.getState_args.getReq() |
GetStateRequest |
GetStateRequest.setPart(int part) |
GetStateRequest |
GetStateRequest.setSpace(int space) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetStateRequest.compareTo(GetStateRequest other) |
GetStateResponse |
RaftexService.Iface.getState(GetStateRequest req) |
GetStateResponse |
RaftexService.Client.getState(GetStateRequest req) |
void |
RaftexService.AsyncIface.getState(GetStateRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
RaftexService.AsyncClient.getState(GetStateRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler36) |
void |
RaftexService.Client.send_getState(GetStateRequest req) |
RaftexService.getState_args |
RaftexService.getState_args.setReq(GetStateRequest req) |
| Constructor and Description |
|---|
getState_args(GetStateRequest req) |
getState_call(GetStateRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler37,
com.facebook.thrift.async.TAsyncClient client33,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory34,
com.facebook.thrift.transport.TNonblockingTransport transport35) |
GetStateRequest(GetStateRequest other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.