public static class StorageAdminService.AsyncClient extends com.facebook.thrift.async.TAsyncClient implements StorageAdminService.AsyncIface
| Modifier and Type | Class and Description |
|---|---|
static class |
StorageAdminService.AsyncClient.addAdminTask_call |
static class |
StorageAdminService.AsyncClient.addLearner_call |
static class |
StorageAdminService.AsyncClient.addPart_call |
static class |
StorageAdminService.AsyncClient.blockingWrites_call |
static class |
StorageAdminService.AsyncClient.checkPeers_call |
static class |
StorageAdminService.AsyncClient.clearSpace_call |
static class |
StorageAdminService.AsyncClient.createCheckpoint_call |
static class |
StorageAdminService.AsyncClient.dropCheckpoint_call |
static class |
StorageAdminService.AsyncClient.Factory |
static class |
StorageAdminService.AsyncClient.getLeaderParts_call |
static class |
StorageAdminService.AsyncClient.memberChange_call |
static class |
StorageAdminService.AsyncClient.removePart_call |
static class |
StorageAdminService.AsyncClient.stopAdminTask_call |
static class |
StorageAdminService.AsyncClient.transLeader_call |
static class |
StorageAdminService.AsyncClient.waitingForCatchUpData_call |
| Constructor and Description |
|---|
AsyncClient(com.facebook.thrift.protocol.TProtocolFactory protocolFactory,
com.facebook.thrift.async.TAsyncClientManager clientManager,
com.facebook.thrift.transport.TNonblockingTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAdminTask(AddTaskRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler534) |
void |
addLearner(AddLearnerReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler489) |
void |
addPart(AddPartReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler484) |
void |
blockingWrites(BlockingSignRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler519) |
void |
checkPeers(CheckPeersReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler529) |
void |
clearSpace(ClearSpaceReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler544) |
void |
createCheckpoint(CreateCPRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler509) |
void |
dropCheckpoint(DropCPRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler514) |
void |
getLeaderParts(GetLeaderReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler524) |
void |
memberChange(MemberChangeReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler499) |
void |
removePart(RemovePartReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler494) |
void |
stopAdminTask(StopTaskRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler539) |
void |
transLeader(TransLeaderReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler479) |
void |
waitingForCatchUpData(CatchUpDataReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler504) |
public AsyncClient(com.facebook.thrift.protocol.TProtocolFactory protocolFactory,
com.facebook.thrift.async.TAsyncClientManager clientManager,
com.facebook.thrift.transport.TNonblockingTransport transport)
public void transLeader(TransLeaderReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler479) throws com.facebook.thrift.TException
transLeader in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void addPart(AddPartReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler484) throws com.facebook.thrift.TException
addPart in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void addLearner(AddLearnerReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler489) throws com.facebook.thrift.TException
addLearner in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void removePart(RemovePartReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler494) throws com.facebook.thrift.TException
removePart in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void memberChange(MemberChangeReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler499) throws com.facebook.thrift.TException
memberChange in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void waitingForCatchUpData(CatchUpDataReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler504) throws com.facebook.thrift.TException
waitingForCatchUpData in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void createCheckpoint(CreateCPRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler509) throws com.facebook.thrift.TException
createCheckpoint in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void dropCheckpoint(DropCPRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler514) throws com.facebook.thrift.TException
dropCheckpoint in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void blockingWrites(BlockingSignRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler519) throws com.facebook.thrift.TException
blockingWrites in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void getLeaderParts(GetLeaderReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler524) throws com.facebook.thrift.TException
getLeaderParts in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void checkPeers(CheckPeersReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler529) throws com.facebook.thrift.TException
checkPeers in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void addAdminTask(AddTaskRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler534) throws com.facebook.thrift.TException
addAdminTask in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void stopAdminTask(StopTaskRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler539) throws com.facebook.thrift.TException
stopAdminTask in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void clearSpace(ClearSpaceReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler544) throws com.facebook.thrift.TException
clearSpace in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionCopyright © 2024. All rights reserved.