Class IConfigNodeRPCService.AsyncClient
- java.lang.Object
-
- org.apache.thrift.async.TAsyncClient
-
- org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.AsyncClient
-
- All Implemented Interfaces:
IConfigNodeRPCService.AsyncIface
- Enclosing class:
- IConfigNodeRPCService
public static class IConfigNodeRPCService.AsyncClient extends org.apache.thrift.async.TAsyncClient implements IConfigNodeRPCService.AsyncIface
-
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddConsensusGroup(TAddConsensusGroupReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidalterDatabase(TDatabaseSchema databaseSchema, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidalterLogicalView(TAlterLogicalViewReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidalterSchemaTemplate(TAlterSchemaTemplateReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidcheckRoleOfUser(TAuthorizerReq req, org.apache.thrift.async.AsyncMethodCallback<TPermissionInfoResp> resultHandler)voidcheckUserPrivilegeGrantOpt(TCheckUserPrivilegesReq req, org.apache.thrift.async.AsyncMethodCallback<TPermissionInfoResp> resultHandler)voidcheckUserPrivileges(TCheckUserPrivilegesReq req, org.apache.thrift.async.AsyncMethodCallback<TPermissionInfoResp> resultHandler)voidclearCache(org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidcountMatchedDatabases(TGetDatabaseReq req, org.apache.thrift.async.AsyncMethodCallback<TCountDatabaseResp> resultHandler)voidcountTimeSlotList(TCountTimeSlotListReq req, org.apache.thrift.async.AsyncMethodCallback<TCountTimeSlotListResp> resultHandler)voidcreateCQ(TCreateCQReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidcreateFunction(TCreateFunctionReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidcreatePipe(TCreatePipeReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidcreatePipePlugin(TCreatePipePluginReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidcreateSchemaTemplate(TCreateSchemaTemplateReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidcreateTrigger(TCreateTriggerReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voiddeactivateSchemaTemplate(TDeactivateSchemaTemplateReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voiddeleteConfigNodePeer(TConfigNodeLocation configNodeLocation, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voiddeleteDatabase(TDeleteDatabaseReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voiddeleteDatabases(TDeleteDatabasesReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voiddeleteLogicalView(TDeleteLogicalViewReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voiddeleteTimeSeries(TDeleteTimeSeriesReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voiddropCQ(TDropCQReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voiddropFunction(TDropFunctionReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voiddropPipe(String pipeName, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voiddropPipePlugin(TDropPipePluginReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voiddropSchemaTemplate(String req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voiddropTrigger(TDropTriggerReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidexecuteSyncCommand(ByteBuffer configPhysicalPlanBinary, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidfetchAuthizedPatternTree(TCheckUserPrivilegesReq req, org.apache.thrift.async.AsyncMethodCallback<TAuthizedPatternTreeResp> resultHandler)voidflush(TFlushReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidgetAllPipeInfo(org.apache.thrift.async.AsyncMethodCallback<TGetAllPipeInfoResp> resultHandler)voidgetAllTemplates(org.apache.thrift.async.AsyncMethodCallback<TGetAllTemplatesResp> resultHandler)voidgetClusterId(org.apache.thrift.async.AsyncMethodCallback<TGetClusterIdResp> resultHandler)voidgetConfigNodeHeartBeat(TConfigNodeHeartbeatReq req, org.apache.thrift.async.AsyncMethodCallback<TConfigNodeHeartbeatResp> resultHandler)voidgetDataNodeConfiguration(int dataNodeId, org.apache.thrift.async.AsyncMethodCallback<TDataNodeConfigurationResp> resultHandler)voidgetDataPartitionTable(TDataPartitionReq req, org.apache.thrift.async.AsyncMethodCallback<TDataPartitionTableResp> resultHandler)voidgetLatestRegionRouteMap(org.apache.thrift.async.AsyncMethodCallback<TRegionRouteMapResp> resultHandler)voidgetLocationOfStatefulTrigger(String triggerName, org.apache.thrift.async.AsyncMethodCallback<TGetLocationForTriggerResp> resultHandler)voidgetMatchedDatabaseSchemas(TGetDatabaseReq req, org.apache.thrift.async.AsyncMethodCallback<TDatabaseSchemaResp> resultHandler)voidgetOrCreateDataPartitionTable(TDataPartitionReq req, org.apache.thrift.async.AsyncMethodCallback<TDataPartitionTableResp> resultHandler)voidgetOrCreateSchemaPartitionTable(TSchemaPartitionReq req, org.apache.thrift.async.AsyncMethodCallback<TSchemaPartitionTableResp> resultHandler)voidgetPathsSetTemplate(TGetPathsSetTemplatesReq req, org.apache.thrift.async.AsyncMethodCallback<TGetPathsSetTemplatesResp> resultHandler)voidgetPipePluginJar(TGetJarInListReq req, org.apache.thrift.async.AsyncMethodCallback<TGetJarInListResp> resultHandler)voidgetPipePluginTable(org.apache.thrift.async.AsyncMethodCallback<TGetPipePluginTableResp> resultHandler)voidgetRegionId(TGetRegionIdReq req, org.apache.thrift.async.AsyncMethodCallback<TGetRegionIdResp> resultHandler)voidgetRunningDataNodeLocations(org.apache.thrift.async.AsyncMethodCallback<TGetDataNodeLocationsResp> resultHandler)voidgetSchemaNodeManagementPartition(TSchemaNodeManagementReq req, org.apache.thrift.async.AsyncMethodCallback<TSchemaNodeManagementResp> resultHandler)voidgetSchemaPartitionTable(TSchemaPartitionReq req, org.apache.thrift.async.AsyncMethodCallback<TSchemaPartitionTableResp> resultHandler)voidgetSeriesSlotList(TGetSeriesSlotListReq req, org.apache.thrift.async.AsyncMethodCallback<TGetSeriesSlotListResp> resultHandler)voidgetSpaceQuota(org.apache.thrift.async.AsyncMethodCallback<TSpaceQuotaResp> resultHandler)voidgetStatefulTriggerTable(org.apache.thrift.async.AsyncMethodCallback<TGetTriggerTableResp> resultHandler)voidgetSystemConfiguration(org.apache.thrift.async.AsyncMethodCallback<TSystemConfigurationResp> resultHandler)voidgetTemplate(String req, org.apache.thrift.async.AsyncMethodCallback<TGetTemplateResp> resultHandler)voidgetThrottleQuota(org.apache.thrift.async.AsyncMethodCallback<TThrottleQuotaResp> resultHandler)voidgetTimeSlotList(TGetTimeSlotListReq req, org.apache.thrift.async.AsyncMethodCallback<TGetTimeSlotListResp> resultHandler)voidgetTriggerJar(TGetJarInListReq req, org.apache.thrift.async.AsyncMethodCallback<TGetJarInListResp> resultHandler)voidgetTriggerTable(org.apache.thrift.async.AsyncMethodCallback<TGetTriggerTableResp> resultHandler)voidgetUDFJar(TGetJarInListReq req, org.apache.thrift.async.AsyncMethodCallback<TGetJarInListResp> resultHandler)voidgetUDFTable(org.apache.thrift.async.AsyncMethodCallback<TGetUDFTableResp> resultHandler)voidkillQuery(String queryId, int dataNodeId, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidloadConfiguration(org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidlogin(TLoginReq req, org.apache.thrift.async.AsyncMethodCallback<TPermissionInfoResp> resultHandler)voidmerge(org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidmigrateRegion(TMigrateRegionReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidnotifyRegisterSuccess(org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidoperatePermission(TAuthorizerReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidqueryPermission(TAuthorizerReq req, org.apache.thrift.async.AsyncMethodCallback<TAuthorizerResp> resultHandler)voidregisterConfigNode(TConfigNodeRegisterReq req, org.apache.thrift.async.AsyncMethodCallback<TConfigNodeRegisterResp> resultHandler)voidregisterDataNode(TDataNodeRegisterReq req, org.apache.thrift.async.AsyncMethodCallback<TDataNodeRegisterResp> resultHandler)voidremoveConfigNode(TConfigNodeLocation configNodeLocation, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidremoveDataNode(TDataNodeRemoveReq req, org.apache.thrift.async.AsyncMethodCallback<TDataNodeRemoveResp> resultHandler)voidreportConfigNodeShutdown(TConfigNodeLocation configNodeLocation, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidreportDataNodeShutdown(TDataNodeLocation dataNodeLocation, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidreportRegionMigrateResult(TRegionMigrateResultReportReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidrestartDataNode(TDataNodeRestartReq req, org.apache.thrift.async.AsyncMethodCallback<TDataNodeRestartResp> resultHandler)voidsetDatabase(TDatabaseSchema databaseSchema, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidsetDataNodeStatus(TSetDataNodeStatusReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidsetDataReplicationFactor(TSetDataReplicationFactorReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidsetSchemaReplicationFactor(TSetSchemaReplicationFactorReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidsetSchemaTemplate(TSetSchemaTemplateReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidsetSpaceQuota(TSetSpaceQuotaReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidsetSystemStatus(String status, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidsetThrottleQuota(TSetThrottleQuotaReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidsetTimePartitionInterval(TSetTimePartitionIntervalReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidsetTTL(TSetTTLReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidshowCluster(org.apache.thrift.async.AsyncMethodCallback<TShowClusterResp> resultHandler)voidshowConfigNodes(org.apache.thrift.async.AsyncMethodCallback<TShowConfigNodesResp> resultHandler)voidshowCQ(org.apache.thrift.async.AsyncMethodCallback<TShowCQResp> resultHandler)voidshowDatabase(TGetDatabaseReq req, org.apache.thrift.async.AsyncMethodCallback<TShowDatabaseResp> resultHandler)voidshowDataNodes(org.apache.thrift.async.AsyncMethodCallback<TShowDataNodesResp> resultHandler)voidshowPipe(TShowPipeReq req, org.apache.thrift.async.AsyncMethodCallback<TShowPipeResp> resultHandler)voidshowRegion(TShowRegionReq req, org.apache.thrift.async.AsyncMethodCallback<TShowRegionResp> resultHandler)voidshowSpaceQuota(List<String> databases, org.apache.thrift.async.AsyncMethodCallback<TSpaceQuotaResp> resultHandler)voidshowThrottleQuota(TShowThrottleReq req, org.apache.thrift.async.AsyncMethodCallback<TThrottleQuotaResp> resultHandler)voidshowVariables(org.apache.thrift.async.AsyncMethodCallback<TShowVariablesResp> resultHandler)voidstartPipe(String pipeName, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidstartRepairData(org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidstopConfigNode(TConfigNodeLocation configNodeLocation, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidstopPipe(String pipeName, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidstopRepairData(org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)voidunsetSchemaTemplate(TUnsetSchemaTemplateReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)
-
-
-
Method Detail
-
getClusterId
public void getClusterId(org.apache.thrift.async.AsyncMethodCallback<TGetClusterIdResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getClusterIdin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
registerDataNode
public void registerDataNode(TDataNodeRegisterReq req, org.apache.thrift.async.AsyncMethodCallback<TDataNodeRegisterResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
registerDataNodein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
restartDataNode
public void restartDataNode(TDataNodeRestartReq req, org.apache.thrift.async.AsyncMethodCallback<TDataNodeRestartResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
restartDataNodein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getSystemConfiguration
public void getSystemConfiguration(org.apache.thrift.async.AsyncMethodCallback<TSystemConfigurationResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getSystemConfigurationin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
removeDataNode
public void removeDataNode(TDataNodeRemoveReq req, org.apache.thrift.async.AsyncMethodCallback<TDataNodeRemoveResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
removeDataNodein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
reportDataNodeShutdown
public void reportDataNodeShutdown(TDataNodeLocation dataNodeLocation, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
reportDataNodeShutdownin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getDataNodeConfiguration
public void getDataNodeConfiguration(int dataNodeId, org.apache.thrift.async.AsyncMethodCallback<TDataNodeConfigurationResp> resultHandler) throws org.apache.thrift.TException- Specified by:
getDataNodeConfigurationin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
reportRegionMigrateResult
public void reportRegionMigrateResult(TRegionMigrateResultReportReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
reportRegionMigrateResultin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
setDatabase
public void setDatabase(TDatabaseSchema databaseSchema, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
setDatabasein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
alterDatabase
public void alterDatabase(TDatabaseSchema databaseSchema, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
alterDatabasein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
deleteDatabase
public void deleteDatabase(TDeleteDatabaseReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
deleteDatabasein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
deleteDatabases
public void deleteDatabases(TDeleteDatabasesReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
deleteDatabasesin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
setTTL
public void setTTL(TSetTTLReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
setTTLin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
setSchemaReplicationFactor
public void setSchemaReplicationFactor(TSetSchemaReplicationFactorReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
setSchemaReplicationFactorin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
setDataReplicationFactor
public void setDataReplicationFactor(TSetDataReplicationFactorReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
setDataReplicationFactorin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
setTimePartitionInterval
public void setTimePartitionInterval(TSetTimePartitionIntervalReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
setTimePartitionIntervalin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
countMatchedDatabases
public void countMatchedDatabases(TGetDatabaseReq req, org.apache.thrift.async.AsyncMethodCallback<TCountDatabaseResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
countMatchedDatabasesin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getMatchedDatabaseSchemas
public void getMatchedDatabaseSchemas(TGetDatabaseReq req, org.apache.thrift.async.AsyncMethodCallback<TDatabaseSchemaResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getMatchedDatabaseSchemasin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getSchemaPartitionTable
public void getSchemaPartitionTable(TSchemaPartitionReq req, org.apache.thrift.async.AsyncMethodCallback<TSchemaPartitionTableResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getSchemaPartitionTablein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getOrCreateSchemaPartitionTable
public void getOrCreateSchemaPartitionTable(TSchemaPartitionReq req, org.apache.thrift.async.AsyncMethodCallback<TSchemaPartitionTableResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getOrCreateSchemaPartitionTablein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getSchemaNodeManagementPartition
public void getSchemaNodeManagementPartition(TSchemaNodeManagementReq req, org.apache.thrift.async.AsyncMethodCallback<TSchemaNodeManagementResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getSchemaNodeManagementPartitionin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getDataPartitionTable
public void getDataPartitionTable(TDataPartitionReq req, org.apache.thrift.async.AsyncMethodCallback<TDataPartitionTableResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getDataPartitionTablein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getOrCreateDataPartitionTable
public void getOrCreateDataPartitionTable(TDataPartitionReq req, org.apache.thrift.async.AsyncMethodCallback<TDataPartitionTableResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getOrCreateDataPartitionTablein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
operatePermission
public void operatePermission(TAuthorizerReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
operatePermissionin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
queryPermission
public void queryPermission(TAuthorizerReq req, org.apache.thrift.async.AsyncMethodCallback<TAuthorizerResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
queryPermissionin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
login
public void login(TLoginReq req, org.apache.thrift.async.AsyncMethodCallback<TPermissionInfoResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
loginin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
checkUserPrivileges
public void checkUserPrivileges(TCheckUserPrivilegesReq req, org.apache.thrift.async.AsyncMethodCallback<TPermissionInfoResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
checkUserPrivilegesin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
fetchAuthizedPatternTree
public void fetchAuthizedPatternTree(TCheckUserPrivilegesReq req, org.apache.thrift.async.AsyncMethodCallback<TAuthizedPatternTreeResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
fetchAuthizedPatternTreein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
checkUserPrivilegeGrantOpt
public void checkUserPrivilegeGrantOpt(TCheckUserPrivilegesReq req, org.apache.thrift.async.AsyncMethodCallback<TPermissionInfoResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
checkUserPrivilegeGrantOptin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
checkRoleOfUser
public void checkRoleOfUser(TAuthorizerReq req, org.apache.thrift.async.AsyncMethodCallback<TPermissionInfoResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
checkRoleOfUserin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
registerConfigNode
public void registerConfigNode(TConfigNodeRegisterReq req, org.apache.thrift.async.AsyncMethodCallback<TConfigNodeRegisterResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
registerConfigNodein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
addConsensusGroup
public void addConsensusGroup(TAddConsensusGroupReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
addConsensusGroupin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
notifyRegisterSuccess
public void notifyRegisterSuccess(org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
notifyRegisterSuccessin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
removeConfigNode
public void removeConfigNode(TConfigNodeLocation configNodeLocation, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
removeConfigNodein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
deleteConfigNodePeer
public void deleteConfigNodePeer(TConfigNodeLocation configNodeLocation, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
deleteConfigNodePeerin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
reportConfigNodeShutdown
public void reportConfigNodeShutdown(TConfigNodeLocation configNodeLocation, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
reportConfigNodeShutdownin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
stopConfigNode
public void stopConfigNode(TConfigNodeLocation configNodeLocation, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
stopConfigNodein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getConfigNodeHeartBeat
public void getConfigNodeHeartBeat(TConfigNodeHeartbeatReq req, org.apache.thrift.async.AsyncMethodCallback<TConfigNodeHeartbeatResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getConfigNodeHeartBeatin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
createFunction
public void createFunction(TCreateFunctionReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
createFunctionin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
dropFunction
public void dropFunction(TDropFunctionReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
dropFunctionin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getUDFTable
public void getUDFTable(org.apache.thrift.async.AsyncMethodCallback<TGetUDFTableResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getUDFTablein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getUDFJar
public void getUDFJar(TGetJarInListReq req, org.apache.thrift.async.AsyncMethodCallback<TGetJarInListResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getUDFJarin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
createTrigger
public void createTrigger(TCreateTriggerReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
createTriggerin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
dropTrigger
public void dropTrigger(TDropTriggerReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
dropTriggerin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getLocationOfStatefulTrigger
public void getLocationOfStatefulTrigger(String triggerName, org.apache.thrift.async.AsyncMethodCallback<TGetLocationForTriggerResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getLocationOfStatefulTriggerin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getTriggerTable
public void getTriggerTable(org.apache.thrift.async.AsyncMethodCallback<TGetTriggerTableResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getTriggerTablein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getStatefulTriggerTable
public void getStatefulTriggerTable(org.apache.thrift.async.AsyncMethodCallback<TGetTriggerTableResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getStatefulTriggerTablein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getTriggerJar
public void getTriggerJar(TGetJarInListReq req, org.apache.thrift.async.AsyncMethodCallback<TGetJarInListResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getTriggerJarin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
createPipePlugin
public void createPipePlugin(TCreatePipePluginReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
createPipePluginin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
dropPipePlugin
public void dropPipePlugin(TDropPipePluginReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
dropPipePluginin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getPipePluginTable
public void getPipePluginTable(org.apache.thrift.async.AsyncMethodCallback<TGetPipePluginTableResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getPipePluginTablein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getPipePluginJar
public void getPipePluginJar(TGetJarInListReq req, org.apache.thrift.async.AsyncMethodCallback<TGetJarInListResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getPipePluginJarin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
merge
public void merge(org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
mergein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
flush
public void flush(TFlushReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
flushin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
clearCache
public void clearCache(org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
clearCachein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
startRepairData
public void startRepairData(org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
startRepairDatain interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
stopRepairData
public void stopRepairData(org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
stopRepairDatain interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
loadConfiguration
public void loadConfiguration(org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
loadConfigurationin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
setSystemStatus
public void setSystemStatus(String status, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
setSystemStatusin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
setDataNodeStatus
public void setDataNodeStatus(TSetDataNodeStatusReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
setDataNodeStatusin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
migrateRegion
public void migrateRegion(TMigrateRegionReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
migrateRegionin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
killQuery
public void killQuery(String queryId, int dataNodeId, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
killQueryin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getRunningDataNodeLocations
public void getRunningDataNodeLocations(org.apache.thrift.async.AsyncMethodCallback<TGetDataNodeLocationsResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getRunningDataNodeLocationsin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
showCluster
public void showCluster(org.apache.thrift.async.AsyncMethodCallback<TShowClusterResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
showClusterin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
showVariables
public void showVariables(org.apache.thrift.async.AsyncMethodCallback<TShowVariablesResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
showVariablesin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
showDataNodes
public void showDataNodes(org.apache.thrift.async.AsyncMethodCallback<TShowDataNodesResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
showDataNodesin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
showConfigNodes
public void showConfigNodes(org.apache.thrift.async.AsyncMethodCallback<TShowConfigNodesResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
showConfigNodesin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
showDatabase
public void showDatabase(TGetDatabaseReq req, org.apache.thrift.async.AsyncMethodCallback<TShowDatabaseResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
showDatabasein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
showRegion
public void showRegion(TShowRegionReq req, org.apache.thrift.async.AsyncMethodCallback<TShowRegionResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
showRegionin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getLatestRegionRouteMap
public void getLatestRegionRouteMap(org.apache.thrift.async.AsyncMethodCallback<TRegionRouteMapResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getLatestRegionRouteMapin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
createSchemaTemplate
public void createSchemaTemplate(TCreateSchemaTemplateReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
createSchemaTemplatein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getAllTemplates
public void getAllTemplates(org.apache.thrift.async.AsyncMethodCallback<TGetAllTemplatesResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getAllTemplatesin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getTemplate
public void getTemplate(String req, org.apache.thrift.async.AsyncMethodCallback<TGetTemplateResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getTemplatein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
setSchemaTemplate
public void setSchemaTemplate(TSetSchemaTemplateReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
setSchemaTemplatein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getPathsSetTemplate
public void getPathsSetTemplate(TGetPathsSetTemplatesReq req, org.apache.thrift.async.AsyncMethodCallback<TGetPathsSetTemplatesResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getPathsSetTemplatein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
deactivateSchemaTemplate
public void deactivateSchemaTemplate(TDeactivateSchemaTemplateReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
deactivateSchemaTemplatein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
unsetSchemaTemplate
public void unsetSchemaTemplate(TUnsetSchemaTemplateReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
unsetSchemaTemplatein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
dropSchemaTemplate
public void dropSchemaTemplate(String req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
dropSchemaTemplatein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
alterSchemaTemplate
public void alterSchemaTemplate(TAlterSchemaTemplateReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
alterSchemaTemplatein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
deleteTimeSeries
public void deleteTimeSeries(TDeleteTimeSeriesReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
deleteTimeSeriesin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
deleteLogicalView
public void deleteLogicalView(TDeleteLogicalViewReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
deleteLogicalViewin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
alterLogicalView
public void alterLogicalView(TAlterLogicalViewReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
alterLogicalViewin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
createPipe
public void createPipe(TCreatePipeReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
createPipein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
startPipe
public void startPipe(String pipeName, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
startPipein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
stopPipe
public void stopPipe(String pipeName, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
stopPipein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
dropPipe
public void dropPipe(String pipeName, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
dropPipein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
showPipe
public void showPipe(TShowPipeReq req, org.apache.thrift.async.AsyncMethodCallback<TShowPipeResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
showPipein interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getAllPipeInfo
public void getAllPipeInfo(org.apache.thrift.async.AsyncMethodCallback<TGetAllPipeInfoResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getAllPipeInfoin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
executeSyncCommand
public void executeSyncCommand(ByteBuffer configPhysicalPlanBinary, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
executeSyncCommandin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getRegionId
public void getRegionId(TGetRegionIdReq req, org.apache.thrift.async.AsyncMethodCallback<TGetRegionIdResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getRegionIdin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getTimeSlotList
public void getTimeSlotList(TGetTimeSlotListReq req, org.apache.thrift.async.AsyncMethodCallback<TGetTimeSlotListResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getTimeSlotListin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
countTimeSlotList
public void countTimeSlotList(TCountTimeSlotListReq req, org.apache.thrift.async.AsyncMethodCallback<TCountTimeSlotListResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
countTimeSlotListin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getSeriesSlotList
public void getSeriesSlotList(TGetSeriesSlotListReq req, org.apache.thrift.async.AsyncMethodCallback<TGetSeriesSlotListResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getSeriesSlotListin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
createCQ
public void createCQ(TCreateCQReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
createCQin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
dropCQ
public void dropCQ(TDropCQReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
dropCQin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
showCQ
public void showCQ(org.apache.thrift.async.AsyncMethodCallback<TShowCQResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
showCQin interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
setSpaceQuota
public void setSpaceQuota(TSetSpaceQuotaReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
setSpaceQuotain interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
showSpaceQuota
public void showSpaceQuota(List<String> databases, org.apache.thrift.async.AsyncMethodCallback<TSpaceQuotaResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
showSpaceQuotain interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getSpaceQuota
public void getSpaceQuota(org.apache.thrift.async.AsyncMethodCallback<TSpaceQuotaResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getSpaceQuotain interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
setThrottleQuota
public void setThrottleQuota(TSetThrottleQuotaReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler) throws org.apache.thrift.TException
- Specified by:
setThrottleQuotain interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
showThrottleQuota
public void showThrottleQuota(TShowThrottleReq req, org.apache.thrift.async.AsyncMethodCallback<TThrottleQuotaResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
showThrottleQuotain interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
getThrottleQuota
public void getThrottleQuota(org.apache.thrift.async.AsyncMethodCallback<TThrottleQuotaResp> resultHandler) throws org.apache.thrift.TException
- Specified by:
getThrottleQuotain interfaceIConfigNodeRPCService.AsyncIface- Throws:
org.apache.thrift.TException
-
-