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(AddAdminTaskRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler522) |
void |
addLearner(AddLearnerReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler467) |
void |
addPart(AddPartReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler462) |
void |
blockingWrites(BlockingSignRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler497) |
void |
checkPeers(CheckPeersReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler517) |
void |
createCheckpoint(CreateCPRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler487) |
void |
dropCheckpoint(DropCPRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler492) |
void |
getLeaderParts(GetLeaderReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler512) |
void |
memberChange(MemberChangeReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler477) |
void |
rebuildEdgeIndex(RebuildIndexRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler507) |
void |
rebuildTagIndex(RebuildIndexRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler502) |
void |
removePart(RemovePartReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler472) |
void |
stopAdminTask(StopAdminTaskRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler527) |
void |
transLeader(TransLeaderReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler457) |
void |
waitingForCatchUpData(CatchUpDataReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler482) |
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 resultHandler457) throws com.facebook.thrift.TException
transLeader in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void addPart(AddPartReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler462) throws com.facebook.thrift.TException
addPart in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void addLearner(AddLearnerReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler467) throws com.facebook.thrift.TException
addLearner in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void removePart(RemovePartReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler472) throws com.facebook.thrift.TException
removePart in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void memberChange(MemberChangeReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler477) throws com.facebook.thrift.TException
memberChange in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void waitingForCatchUpData(CatchUpDataReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler482) throws com.facebook.thrift.TException
waitingForCatchUpData in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void createCheckpoint(CreateCPRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler487) throws com.facebook.thrift.TException
createCheckpoint in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void dropCheckpoint(DropCPRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler492) throws com.facebook.thrift.TException
dropCheckpoint in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void blockingWrites(BlockingSignRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler497) throws com.facebook.thrift.TException
blockingWrites in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void rebuildTagIndex(RebuildIndexRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler502) throws com.facebook.thrift.TException
rebuildTagIndex in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void rebuildEdgeIndex(RebuildIndexRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler507) throws com.facebook.thrift.TException
rebuildEdgeIndex in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void getLeaderParts(GetLeaderReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler512) throws com.facebook.thrift.TException
getLeaderParts in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void checkPeers(CheckPeersReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler517) throws com.facebook.thrift.TException
checkPeers in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void addAdminTask(AddAdminTaskRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler522) throws com.facebook.thrift.TException
addAdminTask in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionpublic void stopAdminTask(StopAdminTaskRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler527) throws com.facebook.thrift.TException
stopAdminTask in interface StorageAdminService.AsyncIfacecom.facebook.thrift.TExceptionCopyright © 2022. All rights reserved.