public static interface StorageAdminService.Iface
| Modifier and Type | Method and Description |
|---|---|
AdminExecResp |
addAdminTask(AddAdminTaskRequest req) |
AdminExecResp |
addLearner(AddLearnerReq req) |
AdminExecResp |
addPart(AddPartReq req) |
AdminExecResp |
blockingWrites(BlockingSignRequest req) |
AdminExecResp |
checkPeers(CheckPeersReq req) |
CreateCPResp |
createCheckpoint(CreateCPRequest req) |
AdminExecResp |
dropCheckpoint(DropCPRequest req) |
GetLeaderPartsResp |
getLeaderParts(GetLeaderReq req) |
AdminExecResp |
memberChange(MemberChangeReq req) |
AdminExecResp |
rebuildEdgeIndex(RebuildIndexRequest req) |
AdminExecResp |
rebuildTagIndex(RebuildIndexRequest req) |
AdminExecResp |
removePart(RemovePartReq req) |
AdminExecResp |
stopAdminTask(StopAdminTaskRequest req) |
AdminExecResp |
transLeader(TransLeaderReq req) |
AdminExecResp |
waitingForCatchUpData(CatchUpDataReq req) |
AdminExecResp transLeader(TransLeaderReq req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionAdminExecResp addPart(AddPartReq req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionAdminExecResp addLearner(AddLearnerReq req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionAdminExecResp removePart(RemovePartReq req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionAdminExecResp memberChange(MemberChangeReq req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionAdminExecResp waitingForCatchUpData(CatchUpDataReq req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionCreateCPResp createCheckpoint(CreateCPRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionAdminExecResp dropCheckpoint(DropCPRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionAdminExecResp blockingWrites(BlockingSignRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionAdminExecResp rebuildTagIndex(RebuildIndexRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionAdminExecResp rebuildEdgeIndex(RebuildIndexRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionGetLeaderPartsResp getLeaderParts(GetLeaderReq req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionAdminExecResp checkPeers(CheckPeersReq req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionAdminExecResp addAdminTask(AddAdminTaskRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionAdminExecResp stopAdminTask(StopAdminTaskRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionCopyright © 2022. All rights reserved.