Package org.apache.iotdb.mpp.rpc.thrift
Class IDataNodeRPCService.Client
- java.lang.Object
-
- org.apache.thrift.TServiceClient
-
- org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.Client
-
- All Implemented Interfaces:
IDataNodeRPCService.Iface
- Enclosing class:
- IDataNodeRPCService
public static class IDataNodeRPCService.Client extends org.apache.thrift.TServiceClient implements IDataNodeRPCService.Iface
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIDataNodeRPCService.Client.Factory
-
Method Summary
-
-
-
Method Detail
-
sendFragmentInstance
public TSendFragmentInstanceResp sendFragmentInstance(TSendFragmentInstanceReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.Ifacedispatch FragmentInstance to remote node for query request- Specified by:
sendFragmentInstancein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_sendFragmentInstance
public void send_sendFragmentInstance(TSendFragmentInstanceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_sendFragmentInstance
public TSendFragmentInstanceResp recv_sendFragmentInstance() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
sendBatchPlanNode
public TSendBatchPlanNodeResp sendBatchPlanNode(TSendBatchPlanNodeReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.Ifacedispatch PlanNodes in batches to remote node for write request in order to save resource- Specified by:
sendBatchPlanNodein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_sendBatchPlanNode
public void send_sendBatchPlanNode(TSendBatchPlanNodeReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_sendBatchPlanNode
public TSendBatchPlanNodeResp recv_sendBatchPlanNode() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
fetchFragmentInstanceInfo
public TFragmentInstanceInfoResp fetchFragmentInstanceInfo(TFetchFragmentInstanceInfoReq req) throws org.apache.thrift.TException
- Specified by:
fetchFragmentInstanceInfoin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_fetchFragmentInstanceInfo
public void send_fetchFragmentInstanceInfo(TFetchFragmentInstanceInfoReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_fetchFragmentInstanceInfo
public TFragmentInstanceInfoResp recv_fetchFragmentInstanceInfo() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
cancelQuery
public TCancelResp cancelQuery(TCancelQueryReq req) throws org.apache.thrift.TException
- Specified by:
cancelQueryin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_cancelQuery
public void send_cancelQuery(TCancelQueryReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_cancelQuery
public TCancelResp recv_cancelQuery() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
cancelPlanFragment
public TCancelResp cancelPlanFragment(TCancelPlanFragmentReq req) throws org.apache.thrift.TException
- Specified by:
cancelPlanFragmentin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_cancelPlanFragment
public void send_cancelPlanFragment(TCancelPlanFragmentReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_cancelPlanFragment
public TCancelResp recv_cancelPlanFragment() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
cancelFragmentInstance
public TCancelResp cancelFragmentInstance(TCancelFragmentInstanceReq req) throws org.apache.thrift.TException
- Specified by:
cancelFragmentInstancein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_cancelFragmentInstance
public void send_cancelFragmentInstance(TCancelFragmentInstanceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_cancelFragmentInstance
public TCancelResp recv_cancelFragmentInstance() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
fetchSchema
public TSchemaFetchResponse fetchSchema(TSchemaFetchRequest req) throws org.apache.thrift.TException
- Specified by:
fetchSchemain interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_fetchSchema
public void send_fetchSchema(TSchemaFetchRequest req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_fetchSchema
public TSchemaFetchResponse recv_fetchSchema() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
sendTsFilePieceNode
public TLoadResp sendTsFilePieceNode(TTsFilePieceReq req) throws org.apache.thrift.TException
- Specified by:
sendTsFilePieceNodein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_sendTsFilePieceNode
public void send_sendTsFilePieceNode(TTsFilePieceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_sendTsFilePieceNode
public TLoadResp recv_sendTsFilePieceNode() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
sendLoadCommand
public TLoadResp sendLoadCommand(TLoadCommandReq req) throws org.apache.thrift.TException
- Specified by:
sendLoadCommandin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_sendLoadCommand
public void send_sendLoadCommand(TLoadCommandReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_sendLoadCommand
public TLoadResp recv_sendLoadCommand() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
createSchemaRegion
public TSStatus createSchemaRegion(TCreateSchemaRegionReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will create a schema region on a list of data nodes.- Specified by:
createSchemaRegionin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_createSchemaRegion
public void send_createSchemaRegion(TCreateSchemaRegionReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_createSchemaRegion
public TSStatus recv_createSchemaRegion() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
createDataRegion
public TSStatus createDataRegion(TCreateDataRegionReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will create a data region on a list of data nodes.- Specified by:
createDataRegionin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_createDataRegion
public void send_createDataRegion(TCreateDataRegionReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_createDataRegion
public TSStatus recv_createDataRegion() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
invalidatePartitionCache
public TSStatus invalidatePartitionCache(TInvalidateCacheReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will invalidate Partition Info cache.- Specified by:
invalidatePartitionCachein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_invalidatePartitionCache
public void send_invalidatePartitionCache(TInvalidateCacheReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_invalidatePartitionCache
public TSStatus recv_invalidatePartitionCache() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
invalidateSchemaCache
public TSStatus invalidateSchemaCache(TInvalidateCacheReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will invalidate Schema Info cache.- Specified by:
invalidateSchemaCachein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_invalidateSchemaCache
public void send_invalidateSchemaCache(TInvalidateCacheReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_invalidateSchemaCache
public TSStatus recv_invalidateSchemaCache() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
deleteRegion
public TSStatus deleteRegion(TConsensusGroupId consensusGroupId) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will delete a data/schema region of a certain storageGroup.- Specified by:
deleteRegionin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_deleteRegion
public void send_deleteRegion(TConsensusGroupId consensusGroupId) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_deleteRegion
public TSStatus recv_deleteRegion() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
changeRegionLeader
public TSStatus changeRegionLeader(TRegionLeaderChangeReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceChange the leader of specified RegionGroup to another DataNode- Specified by:
changeRegionLeaderin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_changeRegionLeader
public void send_changeRegionLeader(TRegionLeaderChangeReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_changeRegionLeader
public TSStatus recv_changeRegionLeader() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
createNewRegionPeer
public TSStatus createNewRegionPeer(TCreatePeerReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceCreate a new Region peer in the given DataNode for the specified RegionGroup- Specified by:
createNewRegionPeerin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_createNewRegionPeer
public void send_createNewRegionPeer(TCreatePeerReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_createNewRegionPeer
public TSStatus recv_createNewRegionPeer() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
addRegionPeer
public TSStatus addRegionPeer(TMaintainPeerReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceAdd a Region peer to the specified RegionGroup- Specified by:
addRegionPeerin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_addRegionPeer
public void send_addRegionPeer(TMaintainPeerReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_addRegionPeer
public TSStatus recv_addRegionPeer() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
removeRegionPeer
public TSStatus removeRegionPeer(TMaintainPeerReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceRemove a Region peer from the specified RegionGroup- Specified by:
removeRegionPeerin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_removeRegionPeer
public void send_removeRegionPeer(TMaintainPeerReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_removeRegionPeer
public TSStatus recv_removeRegionPeer() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
deleteOldRegionPeer
public TSStatus deleteOldRegionPeer(TMaintainPeerReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceDelete a Region peer in the given ConsensusGroup and all of its data on the specified DataNode- Specified by:
deleteOldRegionPeerin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_deleteOldRegionPeer
public void send_deleteOldRegionPeer(TMaintainPeerReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_deleteOldRegionPeer
public TSStatus recv_deleteOldRegionPeer() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
disableDataNode
public TSStatus disableDataNode(TDisableDataNodeReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will disable the Data node, the Data node will not accept read/write request when disabled- Specified by:
disableDataNodein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_disableDataNode
public void send_disableDataNode(TDisableDataNodeReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_disableDataNode
public TSStatus recv_disableDataNode() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
stopDataNode
public TSStatus stopDataNode() throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will stop the Data node.- Specified by:
stopDataNodein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_stopDataNode
public void send_stopDataNode() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recv_stopDataNode
public TSStatus recv_stopDataNode() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
getDataNodeHeartBeat
public TDataNodeHeartbeatResp getDataNodeHeartBeat(TDataNodeHeartbeatReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfigNode will ask DataNode for heartbeat in every few seconds.- Specified by:
getDataNodeHeartBeatin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_getDataNodeHeartBeat
public void send_getDataNodeHeartBeat(TDataNodeHeartbeatReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_getDataNodeHeartBeat
public TDataNodeHeartbeatResp recv_getDataNodeHeartBeat() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
updateRegionCache
public TSStatus updateRegionCache(TRegionRouteReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfigNode will ask DataNode to update region cache- Specified by:
updateRegionCachein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_updateRegionCache
public void send_updateRegionCache(TRegionRouteReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_updateRegionCache
public TSStatus recv_updateRegionCache() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
createFunction
public TSStatus createFunction(TCreateFunctionInstanceReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will create a function on a list of data nodes.- Specified by:
createFunctionin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_createFunction
public void send_createFunction(TCreateFunctionInstanceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_createFunction
public TSStatus recv_createFunction() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
dropFunction
public TSStatus dropFunction(TDropFunctionInstanceReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will drop a function on a list of data nodes.- Specified by:
dropFunctionin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_dropFunction
public void send_dropFunction(TDropFunctionInstanceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_dropFunction
public TSStatus recv_dropFunction() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
createTriggerInstance
public TSStatus createTriggerInstance(TCreateTriggerInstanceReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will create a trigger instance on data node.- Specified by:
createTriggerInstancein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_createTriggerInstance
public void send_createTriggerInstance(TCreateTriggerInstanceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_createTriggerInstance
public TSStatus recv_createTriggerInstance() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
activeTriggerInstance
public TSStatus activeTriggerInstance(TActiveTriggerInstanceReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will active a trigger instance on data node.- Specified by:
activeTriggerInstancein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_activeTriggerInstance
public void send_activeTriggerInstance(TActiveTriggerInstanceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_activeTriggerInstance
public TSStatus recv_activeTriggerInstance() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
inactiveTriggerInstance
public TSStatus inactiveTriggerInstance(TInactiveTriggerInstanceReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will inactive a trigger instance on data node.- Specified by:
inactiveTriggerInstancein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_inactiveTriggerInstance
public void send_inactiveTriggerInstance(TInactiveTriggerInstanceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_inactiveTriggerInstance
public TSStatus recv_inactiveTriggerInstance() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
dropTriggerInstance
public TSStatus dropTriggerInstance(TDropTriggerInstanceReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will drop a trigger on all online config nodes and data nodes.- Specified by:
dropTriggerInstancein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_dropTriggerInstance
public void send_dropTriggerInstance(TDropTriggerInstanceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_dropTriggerInstance
public TSStatus recv_dropTriggerInstance() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
updateTriggerLocation
public TSStatus updateTriggerLocation(TUpdateTriggerLocationReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will renew DataNodeLocation of a stateful trigger.- Specified by:
updateTriggerLocationin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_updateTriggerLocation
public void send_updateTriggerLocation(TUpdateTriggerLocationReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_updateTriggerLocation
public TSStatus recv_updateTriggerLocation() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
fireTrigger
public TFireTriggerResp fireTrigger(TFireTriggerReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceFire a stateful trigger on current data node.- Specified by:
fireTriggerin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_fireTrigger
public void send_fireTrigger(TFireTriggerReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_fireTrigger
public TFireTriggerResp recv_fireTrigger() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
invalidatePermissionCache
public TSStatus invalidatePermissionCache(TInvalidatePermissionCacheReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will invalidate permission Info cache.- Specified by:
invalidatePermissionCachein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_invalidatePermissionCache
public void send_invalidatePermissionCache(TInvalidatePermissionCacheReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_invalidatePermissionCache
public TSStatus recv_invalidatePermissionCache() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
createPipePlugin
public TSStatus createPipePlugin(TCreatePipePluginInstanceReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will create a pipe plugin on a list of data nodes.- Specified by:
createPipePluginin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_createPipePlugin
public void send_createPipePlugin(TCreatePipePluginInstanceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_createPipePlugin
public TSStatus recv_createPipePlugin() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
dropPipePlugin
public TSStatus dropPipePlugin(TDropPipePluginInstanceReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will drop a pipe plugin on a list of data nodes.- Specified by:
dropPipePluginin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_dropPipePlugin
public void send_dropPipePlugin(TDropPipePluginInstanceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_dropPipePlugin
public TSStatus recv_dropPipePlugin() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
merge
public TSStatus merge() throws org.apache.thrift.TException
- Specified by:
mergein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_merge
public void send_merge() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recv_merge
public TSStatus recv_merge() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
flush
public TSStatus flush(TFlushReq req) throws org.apache.thrift.TException
- Specified by:
flushin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_flush
public void send_flush(TFlushReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_flush
public TSStatus recv_flush() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
settle
public TSStatus settle(TSettleReq req) throws org.apache.thrift.TException
- Specified by:
settlein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_settle
public void send_settle(TSettleReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_settle
public TSStatus recv_settle() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
clearCache
public TSStatus clearCache() throws org.apache.thrift.TException
- Specified by:
clearCachein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_clearCache
public void send_clearCache() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recv_clearCache
public TSStatus recv_clearCache() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
loadConfiguration
public TSStatus loadConfiguration() throws org.apache.thrift.TException
- Specified by:
loadConfigurationin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_loadConfiguration
public void send_loadConfiguration() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recv_loadConfiguration
public TSStatus recv_loadConfiguration() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
setSystemStatus
public TSStatus setSystemStatus(String status) throws org.apache.thrift.TException
- Specified by:
setSystemStatusin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_setSystemStatus
public void send_setSystemStatus(String status) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_setSystemStatus
public TSStatus recv_setSystemStatus() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
killQueryInstance
public TSStatus killQueryInstance(String queryId) throws org.apache.thrift.TException
- Specified by:
killQueryInstancein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_killQueryInstance
public void send_killQueryInstance(String queryId) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_killQueryInstance
public TSStatus recv_killQueryInstance() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
setTTL
public TSStatus setTTL(TSetTTLReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will Set the TTL for the database on a list of data nodes.- Specified by:
setTTLin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_setTTL
public void send_setTTL(TSetTTLReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_setTTL
public TSStatus recv_setTTL() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
updateConfigNodeGroup
public TSStatus updateConfigNodeGroup(TUpdateConfigNodeGroupReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceconfigNode will notify all DataNodes when the capacity of the ConfigNodeGroup is expanded or reduced- Specified by:
updateConfigNodeGroupin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_updateConfigNodeGroup
public void send_updateConfigNodeGroup(TUpdateConfigNodeGroupReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_updateConfigNodeGroup
public TSStatus recv_updateConfigNodeGroup() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
updateTemplate
public TSStatus updateTemplate(TUpdateTemplateReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceUpdate template cache when template info or template set info is updated- Specified by:
updateTemplatein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_updateTemplate
public void send_updateTemplate(TUpdateTemplateReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_updateTemplate
public TSStatus recv_updateTemplate() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
constructSchemaBlackList
public TSStatus constructSchemaBlackList(TConstructSchemaBlackListReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConstruct schema black list in target schemaRegion to block R/W on matched timeseries- Specified by:
constructSchemaBlackListin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_constructSchemaBlackList
public void send_constructSchemaBlackList(TConstructSchemaBlackListReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_constructSchemaBlackList
public TSStatus recv_constructSchemaBlackList() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
rollbackSchemaBlackList
public TSStatus rollbackSchemaBlackList(TRollbackSchemaBlackListReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceRemove the schema black list to recover R/W on matched timeseries- Specified by:
rollbackSchemaBlackListin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_rollbackSchemaBlackList
public void send_rollbackSchemaBlackList(TRollbackSchemaBlackListReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_rollbackSchemaBlackList
public TSStatus recv_rollbackSchemaBlackList() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
invalidateMatchedSchemaCache
public TSStatus invalidateMatchedSchemaCache(TInvalidateMatchedSchemaCacheReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will invalidate Schema Info cache, which matched by given pathPatternTree.- Specified by:
invalidateMatchedSchemaCachein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_invalidateMatchedSchemaCache
public void send_invalidateMatchedSchemaCache(TInvalidateMatchedSchemaCacheReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_invalidateMatchedSchemaCache
public TSStatus recv_invalidateMatchedSchemaCache() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
fetchSchemaBlackList
public TFetchSchemaBlackListResp fetchSchemaBlackList(TFetchSchemaBlackListReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node will fetch the schema info in black list.- Specified by:
fetchSchemaBlackListin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_fetchSchemaBlackList
public void send_fetchSchemaBlackList(TFetchSchemaBlackListReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_fetchSchemaBlackList
public TFetchSchemaBlackListResp recv_fetchSchemaBlackList() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
deleteDataForDeleteSchema
public TSStatus deleteDataForDeleteSchema(TDeleteDataForDeleteSchemaReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfig node inform this dataNode to execute a distribution data deleion queryengine task- Specified by:
deleteDataForDeleteSchemain interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_deleteDataForDeleteSchema
public void send_deleteDataForDeleteSchema(TDeleteDataForDeleteSchemaReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_deleteDataForDeleteSchema
public TSStatus recv_deleteDataForDeleteSchema() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
deleteTimeSeries
public TSStatus deleteTimeSeries(TDeleteTimeSeriesReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceDelete matched timeseries and remove according schema black list in target schemRegion- Specified by:
deleteTimeSeriesin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_deleteTimeSeries
public void send_deleteTimeSeries(TDeleteTimeSeriesReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_deleteTimeSeries
public TSStatus recv_deleteTimeSeries() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
constructSchemaBlackListWithTemplate
public TSStatus constructSchemaBlackListWithTemplate(TConstructSchemaBlackListWithTemplateReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConstruct schema black list in target schemaRegion to block R/W on matched timeseries represent by template- Specified by:
constructSchemaBlackListWithTemplatein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_constructSchemaBlackListWithTemplate
public void send_constructSchemaBlackListWithTemplate(TConstructSchemaBlackListWithTemplateReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_constructSchemaBlackListWithTemplate
public TSStatus recv_constructSchemaBlackListWithTemplate() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
rollbackSchemaBlackListWithTemplate
public TSStatus rollbackSchemaBlackListWithTemplate(TRollbackSchemaBlackListWithTemplateReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceRemove the schema black list to recover R/W on matched timeseries represent by template- Specified by:
rollbackSchemaBlackListWithTemplatein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_rollbackSchemaBlackListWithTemplate
public void send_rollbackSchemaBlackListWithTemplate(TRollbackSchemaBlackListWithTemplateReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_rollbackSchemaBlackListWithTemplate
public TSStatus recv_rollbackSchemaBlackListWithTemplate() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
deactivateTemplate
public TSStatus deactivateTemplate(TDeactivateTemplateReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceDeactivate template on device matched by input path pattern and remove according template schema black list in target schemRegion- Specified by:
deactivateTemplatein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_deactivateTemplate
public void send_deactivateTemplate(TDeactivateTemplateReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_deactivateTemplate
public TSStatus recv_deactivateTemplate() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
countPathsUsingTemplate
public TCountPathsUsingTemplateResp countPathsUsingTemplate(TCountPathsUsingTemplateReq req) throws org.apache.thrift.TException
- Specified by:
countPathsUsingTemplatein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_countPathsUsingTemplate
public void send_countPathsUsingTemplate(TCountPathsUsingTemplateReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_countPathsUsingTemplate
public TCountPathsUsingTemplateResp recv_countPathsUsingTemplate() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
checkTimeSeriesExistence
public TCheckTimeSeriesExistenceResp checkTimeSeriesExistence(TCheckTimeSeriesExistenceReq req) throws org.apache.thrift.TException
- Specified by:
checkTimeSeriesExistencein interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_checkTimeSeriesExistence
public void send_checkTimeSeriesExistence(TCheckTimeSeriesExistenceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_checkTimeSeriesExistence
public TCheckTimeSeriesExistenceResp recv_checkTimeSeriesExistence() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
constructViewSchemaBlackList
public TSStatus constructViewSchemaBlackList(TConstructViewSchemaBlackListReq req) throws org.apache.thrift.TException
- Specified by:
constructViewSchemaBlackListin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_constructViewSchemaBlackList
public void send_constructViewSchemaBlackList(TConstructViewSchemaBlackListReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_constructViewSchemaBlackList
public TSStatus recv_constructViewSchemaBlackList() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
rollbackViewSchemaBlackList
public TSStatus rollbackViewSchemaBlackList(TRollbackViewSchemaBlackListReq req) throws org.apache.thrift.TException
- Specified by:
rollbackViewSchemaBlackListin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_rollbackViewSchemaBlackList
public void send_rollbackViewSchemaBlackList(TRollbackViewSchemaBlackListReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_rollbackViewSchemaBlackList
public TSStatus recv_rollbackViewSchemaBlackList() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
deleteViewSchema
public TSStatus deleteViewSchema(TDeleteViewSchemaReq req) throws org.apache.thrift.TException
- Specified by:
deleteViewSchemain interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_deleteViewSchema
public void send_deleteViewSchema(TDeleteViewSchemaReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_deleteViewSchema
public TSStatus recv_deleteViewSchema() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
alterView
public TSStatus alterView(TAlterViewReq req) throws org.apache.thrift.TException
- Specified by:
alterViewin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_alterView
public void send_alterView(TAlterViewReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_alterView
public TSStatus recv_alterView() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
pushPipeMeta
public TPushPipeMetaResp pushPipeMeta(TPushPipeMetaReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceSend pipeMetas to DataNodes, for synchronization- Specified by:
pushPipeMetain interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_pushPipeMeta
public void send_pushPipeMeta(TPushPipeMetaReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_pushPipeMeta
public TPushPipeMetaResp recv_pushPipeMeta() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
pushSinglePipeMeta
public TPushPipeMetaResp pushSinglePipeMeta(TPushSinglePipeMetaReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceSend one pipeMeta to DataNodes, for create/start/stop/drop one pipe- Specified by:
pushSinglePipeMetain interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_pushSinglePipeMeta
public void send_pushSinglePipeMeta(TPushSinglePipeMetaReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_pushSinglePipeMeta
public TPushPipeMetaResp recv_pushSinglePipeMeta() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
pipeHeartbeat
public TPipeHeartbeatResp pipeHeartbeat(TPipeHeartbeatReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceConfigNode will ask DataNode for pipe meta in every few seconds- Specified by:
pipeHeartbeatin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_pipeHeartbeat
public void send_pipeHeartbeat(TPipeHeartbeatReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_pipeHeartbeat
public TPipeHeartbeatResp recv_pipeHeartbeat() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeCQ
public TSStatus executeCQ(TExecuteCQ req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceExecute CQ on DataNode- Specified by:
executeCQin interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeCQ
public void send_executeCQ(TExecuteCQ req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeCQ
public TSStatus recv_executeCQ() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
setSpaceQuota
public TSStatus setSpaceQuota(TSetSpaceQuotaReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceSet space quota- Specified by:
setSpaceQuotain interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_setSpaceQuota
public void send_setSpaceQuota(TSetSpaceQuotaReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_setSpaceQuota
public TSStatus recv_setSpaceQuota() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
setThrottleQuota
public TSStatus setThrottleQuota(TSetThrottleQuotaReq req) throws org.apache.thrift.TException
Description copied from interface:IDataNodeRPCService.IfaceSet throttle quota- Specified by:
setThrottleQuotain interfaceIDataNodeRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_setThrottleQuota
public void send_setThrottleQuota(TSetThrottleQuotaReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_setThrottleQuota
public TSStatus recv_setThrottleQuota() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
-