public static interface StorageAdminService.Iface
| Modifier and Type | Method and Description |
|---|---|
AddTaskResp |
addAdminTask(AddTaskRequest req) |
AdminExecResp |
addLearner(AddLearnerReq req) |
AdminExecResp |
addPart(AddPartReq req) |
BlockingSignResp |
blockingWrites(BlockingSignRequest req) |
AdminExecResp |
checkPeers(CheckPeersReq req) |
ClearSpaceResp |
clearSpace(ClearSpaceReq req) |
CreateCPResp |
createCheckpoint(CreateCPRequest req) |
DropCPResp |
dropCheckpoint(DropCPRequest req) |
GetLeaderPartsResp |
getLeaderParts(GetLeaderReq req) |
AdminExecResp |
memberChange(MemberChangeReq req) |
AdminExecResp |
removePart(RemovePartReq req) |
StopTaskResp |
stopAdminTask(StopTaskRequest 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.TExceptionDropCPResp dropCheckpoint(DropCPRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionBlockingSignResp blockingWrites(BlockingSignRequest 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.TExceptionAddTaskResp addAdminTask(AddTaskRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionStopTaskResp stopAdminTask(StopTaskRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionClearSpaceResp clearSpace(ClearSpaceReq req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionCopyright © 2024. All rights reserved.