public static interface MetaService.AsyncIface
| Modifier and Type | Method and Description |
|---|---|
void |
addHosts(AddHostsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
addHostsIntoZone(AddHostsIntoZoneReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
addListener(AddListenerReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
agentHeartbeat(AgentHBReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
alterEdge(AlterEdgeReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
alterSpace(AlterSpaceReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
alterTag(AlterTagReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
alterUser(AlterUserReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
changePassword(ChangePasswordReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
createBackup(CreateBackupReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
createEdge(CreateEdgeReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
createEdgeIndex(CreateEdgeIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
createFTIndex(CreateFTIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
createSession(CreateSessionReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
createSnapshot(CreateSnapshotReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
createSpace(CreateSpaceReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
createSpaceAs(CreateSpaceAsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
createTag(CreateTagReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
createTagIndex(CreateTagIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
createUser(CreateUserReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
divideZone(DivideZoneReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
dropEdge(DropEdgeReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
dropEdgeIndex(DropEdgeIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
dropFTIndex(DropFTIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
dropHosts(DropHostsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
dropSnapshot(DropSnapshotReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
dropSpace(DropSpaceReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
dropTag(DropTagReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
dropTagIndex(DropTagIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
dropUser(DropUserReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
dropZone(DropZoneReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
get(GetReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
getConfig(GetConfigReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
getEdge(GetEdgeReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
getEdgeIndex(GetEdgeIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
getMetaDirInfo(GetMetaDirInfoReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
getPartsAlloc(GetPartsAllocReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
getSession(GetSessionReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
getSpace(GetSpaceReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
getStats(GetStatsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
getTag(GetTagReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
getTagIndex(GetTagIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
getUserRoles(GetUserRolesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
getWorkerId(GetWorkerIdReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
getZone(GetZoneReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
grantRole(GrantRoleReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
heartBeat(HBReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
killQuery(KillQueryReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listCluster(ListClusterInfoReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listConfigs(ListConfigsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listEdgeIndexes(ListEdgeIndexesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listEdgeIndexStatus(ListIndexStatusReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listEdges(ListEdgesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listFTIndexes(ListFTIndexesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listHosts(ListHostsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listListener(ListListenerReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listParts(ListPartsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listRoles(ListRolesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listServiceClients(ListServiceClientsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listSessions(ListSessionsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listSnapshots(ListSnapshotsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listSpaces(ListSpacesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listTagIndexes(ListTagIndexesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listTagIndexStatus(ListIndexStatusReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listTags(ListTagsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listUsers(ListUsersReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
listZones(ListZonesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
mergeZone(MergeZoneReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
multiGet(MultiGetReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
multiPut(MultiPutReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
rebuildEdgeIndex(RebuildIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
rebuildTagIndex(RebuildIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
regConfig(RegConfigReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
remove(RemoveReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
removeListener(RemoveListenerReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
removeRange(RemoveRangeReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
removeSession(RemoveSessionReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
renameZone(RenameZoneReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
reportTaskFinish(ReportTaskReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
restoreMeta(RestoreMetaReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
revokeRole(RevokeRoleReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
runAdminJob(AdminJobReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
scan(ScanReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
setConfig(SetConfigReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
signInService(SignInServiceReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
signOutService(SignOutServiceReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
updateSessions(UpdateSessionsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
verifyClientVersion(VerifyClientVersionReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void createSpace(CreateSpaceReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid dropSpace(DropSpaceReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid getSpace(GetSpaceReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listSpaces(ListSpacesReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid alterSpace(AlterSpaceReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid createSpaceAs(CreateSpaceAsReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid createTag(CreateTagReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid alterTag(AlterTagReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid dropTag(DropTagReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid getTag(GetTagReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listTags(ListTagsReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid createEdge(CreateEdgeReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid alterEdge(AlterEdgeReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid dropEdge(DropEdgeReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid getEdge(GetEdgeReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listEdges(ListEdgesReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid addHosts(AddHostsReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid addHostsIntoZone(AddHostsIntoZoneReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid dropHosts(DropHostsReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listHosts(ListHostsReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid getPartsAlloc(GetPartsAllocReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listParts(ListPartsReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid getWorkerId(GetWorkerIdReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid multiPut(MultiPutReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid get(GetReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid multiGet(MultiGetReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid remove(RemoveReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid removeRange(RemoveRangeReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid scan(ScanReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid createTagIndex(CreateTagIndexReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid dropTagIndex(DropTagIndexReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid getTagIndex(GetTagIndexReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listTagIndexes(ListTagIndexesReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid rebuildTagIndex(RebuildIndexReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listTagIndexStatus(ListIndexStatusReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid createEdgeIndex(CreateEdgeIndexReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid dropEdgeIndex(DropEdgeIndexReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid getEdgeIndex(GetEdgeIndexReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listEdgeIndexes(ListEdgeIndexesReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid rebuildEdgeIndex(RebuildIndexReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listEdgeIndexStatus(ListIndexStatusReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid createUser(CreateUserReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid dropUser(DropUserReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid alterUser(AlterUserReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid grantRole(GrantRoleReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid revokeRole(RevokeRoleReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listUsers(ListUsersReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listRoles(ListRolesReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid getUserRoles(GetUserRolesReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid changePassword(ChangePasswordReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid heartBeat(HBReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid agentHeartbeat(AgentHBReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid regConfig(RegConfigReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid getConfig(GetConfigReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid setConfig(SetConfigReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listConfigs(ListConfigsReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid createSnapshot(CreateSnapshotReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid dropSnapshot(DropSnapshotReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listSnapshots(ListSnapshotsReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid runAdminJob(AdminJobReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid mergeZone(MergeZoneReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid dropZone(DropZoneReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid divideZone(DivideZoneReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid renameZone(RenameZoneReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid getZone(GetZoneReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listZones(ListZonesReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid addListener(AddListenerReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid removeListener(RemoveListenerReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listListener(ListListenerReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid getStats(GetStatsReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid signInService(SignInServiceReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid signOutService(SignOutServiceReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listServiceClients(ListServiceClientsReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid createFTIndex(CreateFTIndexReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid dropFTIndex(DropFTIndexReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listFTIndexes(ListFTIndexesReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid createSession(CreateSessionReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid updateSessions(UpdateSessionsReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listSessions(ListSessionsReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid getSession(GetSessionReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid removeSession(RemoveSessionReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid killQuery(KillQueryReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid reportTaskFinish(ReportTaskReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid createBackup(CreateBackupReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid restoreMeta(RestoreMetaReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid listCluster(ListClusterInfoReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid getMetaDirInfo(GetMetaDirInfoReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionvoid verifyClientVersion(VerifyClientVersionReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionCopyright © 2022. All rights reserved.