public static class StorageAdminService.AsyncClient extends com.facebook.thrift.async.TAsyncClient implements StorageAdminService.AsyncIface
| 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 resultHandler578) |
void |
addLearner(AddLearnerReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler533) |
void |
addPart(AddPartReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler528) |
void |
blockingWrites(BlockingSignRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler563) |
void |
checkPeers(CheckPeersReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler573) |
void |
clearSpace(ClearSpaceReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler588) |
void |
createCheckpoint(CreateCPRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler553) |
void |
dropCheckpoint(DropCPRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler558) |
void |
getCatchUpState(CatchUpDataReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler548) |
void |
getLeaderParts(GetLeaderReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler568) |
void |
getSyncProgress(GetSyncProgressReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler593) |
void |
memberChange(MemberChangeReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler543) |
void |
removePart(RemovePartReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler538) |
void |
stopAdminTask(StopTaskRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler583) |
void |
transLeader(TransLeaderReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler523) |
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 resultHandler523) throws com.facebook.thrift.TException
transLeader in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void addPart(AddPartReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler528) throws com.facebook.thrift.TException
addPart in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void addLearner(AddLearnerReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler533) throws com.facebook.thrift.TException
addLearner in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void removePart(RemovePartReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler538) throws com.facebook.thrift.TException
removePart in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void memberChange(MemberChangeReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler543) throws com.facebook.thrift.TException
memberChange in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void getCatchUpState(CatchUpDataReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler548) throws com.facebook.thrift.TException
getCatchUpState in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void createCheckpoint(CreateCPRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler553) throws com.facebook.thrift.TException
createCheckpoint in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void dropCheckpoint(DropCPRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler558) throws com.facebook.thrift.TException
dropCheckpoint in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void blockingWrites(BlockingSignRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler563) throws com.facebook.thrift.TException
blockingWrites in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void getLeaderParts(GetLeaderReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler568) throws com.facebook.thrift.TException
getLeaderParts in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void checkPeers(CheckPeersReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler573) throws com.facebook.thrift.TException
checkPeers in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void addAdminTask(AddTaskRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler578) throws com.facebook.thrift.TException
addAdminTask in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void stopAdminTask(StopTaskRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler583) throws com.facebook.thrift.TException
stopAdminTask in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void clearSpace(ClearSpaceReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler588) throws com.facebook.thrift.TException
clearSpace in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void getSyncProgress(GetSyncProgressReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler593) throws com.facebook.thrift.TException
getSyncProgress in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionCopyright © 2024. All rights reserved.