Class IClientRPCService.Client
- java.lang.Object
-
- org.apache.thrift.TServiceClient
-
- org.apache.iotdb.service.rpc.thrift.IClientRPCService.Client
-
- All Implemented Interfaces:
IClientRPCService.Iface
- Enclosing class:
- IClientRPCService
public static class IClientRPCService.Client extends org.apache.thrift.TServiceClient implements IClientRPCService.Iface
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIClientRPCService.Client.Factory
-
Method Summary
-
-
-
Method Detail
-
executeQueryStatementV2
public TSExecuteStatementResp executeQueryStatementV2(TSExecuteStatementReq req) throws org.apache.thrift.TException
- Specified by:
executeQueryStatementV2in interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeQueryStatementV2
public void send_executeQueryStatementV2(TSExecuteStatementReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeQueryStatementV2
public TSExecuteStatementResp recv_executeQueryStatementV2() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeUpdateStatementV2
public TSExecuteStatementResp executeUpdateStatementV2(TSExecuteStatementReq req) throws org.apache.thrift.TException
- Specified by:
executeUpdateStatementV2in interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeUpdateStatementV2
public void send_executeUpdateStatementV2(TSExecuteStatementReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeUpdateStatementV2
public TSExecuteStatementResp recv_executeUpdateStatementV2() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeStatementV2
public TSExecuteStatementResp executeStatementV2(TSExecuteStatementReq req) throws org.apache.thrift.TException
- Specified by:
executeStatementV2in interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeStatementV2
public void send_executeStatementV2(TSExecuteStatementReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeStatementV2
public TSExecuteStatementResp recv_executeStatementV2() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeRawDataQueryV2
public TSExecuteStatementResp executeRawDataQueryV2(TSRawDataQueryReq req) throws org.apache.thrift.TException
- Specified by:
executeRawDataQueryV2in interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeRawDataQueryV2
public void send_executeRawDataQueryV2(TSRawDataQueryReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeRawDataQueryV2
public TSExecuteStatementResp recv_executeRawDataQueryV2() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeLastDataQueryV2
public TSExecuteStatementResp executeLastDataQueryV2(TSLastDataQueryReq req) throws org.apache.thrift.TException
- Specified by:
executeLastDataQueryV2in interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeLastDataQueryV2
public void send_executeLastDataQueryV2(TSLastDataQueryReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeLastDataQueryV2
public TSExecuteStatementResp recv_executeLastDataQueryV2() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeFastLastDataQueryForOneDeviceV2
public TSExecuteStatementResp executeFastLastDataQueryForOneDeviceV2(TSFastLastDataQueryForOneDeviceReq req) throws org.apache.thrift.TException
- Specified by:
executeFastLastDataQueryForOneDeviceV2in interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeFastLastDataQueryForOneDeviceV2
public void send_executeFastLastDataQueryForOneDeviceV2(TSFastLastDataQueryForOneDeviceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeFastLastDataQueryForOneDeviceV2
public TSExecuteStatementResp recv_executeFastLastDataQueryForOneDeviceV2() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeAggregationQueryV2
public TSExecuteStatementResp executeAggregationQueryV2(TSAggregationQueryReq req) throws org.apache.thrift.TException
- Specified by:
executeAggregationQueryV2in interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeAggregationQueryV2
public void send_executeAggregationQueryV2(TSAggregationQueryReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeAggregationQueryV2
public TSExecuteStatementResp recv_executeAggregationQueryV2() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeGroupByQueryIntervalQuery
public TSExecuteStatementResp executeGroupByQueryIntervalQuery(TSGroupByQueryIntervalReq req) throws org.apache.thrift.TException
- Specified by:
executeGroupByQueryIntervalQueryin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeGroupByQueryIntervalQuery
public void send_executeGroupByQueryIntervalQuery(TSGroupByQueryIntervalReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeGroupByQueryIntervalQuery
public TSExecuteStatementResp recv_executeGroupByQueryIntervalQuery() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
fetchResultsV2
public TSFetchResultsResp fetchResultsV2(TSFetchResultsReq req) throws org.apache.thrift.TException
- Specified by:
fetchResultsV2in interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_fetchResultsV2
public void send_fetchResultsV2(TSFetchResultsReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_fetchResultsV2
public TSFetchResultsResp recv_fetchResultsV2() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
openSession
public TSOpenSessionResp openSession(TSOpenSessionReq req) throws org.apache.thrift.TException
- Specified by:
openSessionin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_openSession
public void send_openSession(TSOpenSessionReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_openSession
public TSOpenSessionResp recv_openSession() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
closeSession
public TSStatus closeSession(TSCloseSessionReq req) throws org.apache.thrift.TException
- Specified by:
closeSessionin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_closeSession
public void send_closeSession(TSCloseSessionReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_closeSession
public TSStatus recv_closeSession() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeStatement
public TSExecuteStatementResp executeStatement(TSExecuteStatementReq req) throws org.apache.thrift.TException
- Specified by:
executeStatementin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeStatement
public void send_executeStatement(TSExecuteStatementReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeStatement
public TSExecuteStatementResp recv_executeStatement() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeBatchStatement
public TSStatus executeBatchStatement(TSExecuteBatchStatementReq req) throws org.apache.thrift.TException
- Specified by:
executeBatchStatementin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeBatchStatement
public void send_executeBatchStatement(TSExecuteBatchStatementReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeBatchStatement
public TSStatus recv_executeBatchStatement() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeQueryStatement
public TSExecuteStatementResp executeQueryStatement(TSExecuteStatementReq req) throws org.apache.thrift.TException
- Specified by:
executeQueryStatementin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeQueryStatement
public void send_executeQueryStatement(TSExecuteStatementReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeQueryStatement
public TSExecuteStatementResp recv_executeQueryStatement() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeUpdateStatement
public TSExecuteStatementResp executeUpdateStatement(TSExecuteStatementReq req) throws org.apache.thrift.TException
- Specified by:
executeUpdateStatementin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeUpdateStatement
public void send_executeUpdateStatement(TSExecuteStatementReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeUpdateStatement
public TSExecuteStatementResp recv_executeUpdateStatement() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
fetchResults
public TSFetchResultsResp fetchResults(TSFetchResultsReq req) throws org.apache.thrift.TException
- Specified by:
fetchResultsin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_fetchResults
public void send_fetchResults(TSFetchResultsReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_fetchResults
public TSFetchResultsResp recv_fetchResults() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
fetchMetadata
public TSFetchMetadataResp fetchMetadata(TSFetchMetadataReq req) throws org.apache.thrift.TException
- Specified by:
fetchMetadatain interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_fetchMetadata
public void send_fetchMetadata(TSFetchMetadataReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_fetchMetadata
public TSFetchMetadataResp recv_fetchMetadata() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
cancelOperation
public TSStatus cancelOperation(TSCancelOperationReq req) throws org.apache.thrift.TException
- Specified by:
cancelOperationin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_cancelOperation
public void send_cancelOperation(TSCancelOperationReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_cancelOperation
public TSStatus recv_cancelOperation() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
closeOperation
public TSStatus closeOperation(TSCloseOperationReq req) throws org.apache.thrift.TException
- Specified by:
closeOperationin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_closeOperation
public void send_closeOperation(TSCloseOperationReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_closeOperation
public TSStatus recv_closeOperation() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
getTimeZone
public TSGetTimeZoneResp getTimeZone(long sessionId) throws org.apache.thrift.TException
- Specified by:
getTimeZonein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_getTimeZone
public void send_getTimeZone(long sessionId) throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recv_getTimeZone
public TSGetTimeZoneResp recv_getTimeZone() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
setTimeZone
public TSStatus setTimeZone(TSSetTimeZoneReq req) throws org.apache.thrift.TException
- Specified by:
setTimeZonein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_setTimeZone
public void send_setTimeZone(TSSetTimeZoneReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_setTimeZone
public TSStatus recv_setTimeZone() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
getProperties
public ServerProperties getProperties() throws org.apache.thrift.TException
- Specified by:
getPropertiesin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_getProperties
public void send_getProperties() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recv_getProperties
public ServerProperties recv_getProperties() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
setStorageGroup
public TSStatus setStorageGroup(long sessionId, String storageGroup) throws org.apache.thrift.TException
- Specified by:
setStorageGroupin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_setStorageGroup
public void send_setStorageGroup(long sessionId, String storageGroup) throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recv_setStorageGroup
public TSStatus recv_setStorageGroup() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
createTimeseries
public TSStatus createTimeseries(TSCreateTimeseriesReq req) throws org.apache.thrift.TException
- Specified by:
createTimeseriesin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_createTimeseries
public void send_createTimeseries(TSCreateTimeseriesReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_createTimeseries
public TSStatus recv_createTimeseries() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
createAlignedTimeseries
public TSStatus createAlignedTimeseries(TSCreateAlignedTimeseriesReq req) throws org.apache.thrift.TException
- Specified by:
createAlignedTimeseriesin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_createAlignedTimeseries
public void send_createAlignedTimeseries(TSCreateAlignedTimeseriesReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_createAlignedTimeseries
public TSStatus recv_createAlignedTimeseries() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
createMultiTimeseries
public TSStatus createMultiTimeseries(TSCreateMultiTimeseriesReq req) throws org.apache.thrift.TException
- Specified by:
createMultiTimeseriesin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_createMultiTimeseries
public void send_createMultiTimeseries(TSCreateMultiTimeseriesReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_createMultiTimeseries
public TSStatus recv_createMultiTimeseries() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
deleteTimeseries
public TSStatus deleteTimeseries(long sessionId, List<String> path) throws org.apache.thrift.TException
- Specified by:
deleteTimeseriesin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_deleteTimeseries
public void send_deleteTimeseries(long sessionId, List<String> path) 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
-
deleteStorageGroups
public TSStatus deleteStorageGroups(long sessionId, List<String> storageGroup) throws org.apache.thrift.TException
- Specified by:
deleteStorageGroupsin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_deleteStorageGroups
public void send_deleteStorageGroups(long sessionId, List<String> storageGroup) throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recv_deleteStorageGroups
public TSStatus recv_deleteStorageGroups() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
insertRecord
public TSStatus insertRecord(TSInsertRecordReq req) throws org.apache.thrift.TException
- Specified by:
insertRecordin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_insertRecord
public void send_insertRecord(TSInsertRecordReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_insertRecord
public TSStatus recv_insertRecord() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
insertStringRecord
public TSStatus insertStringRecord(TSInsertStringRecordReq req) throws org.apache.thrift.TException
- Specified by:
insertStringRecordin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_insertStringRecord
public void send_insertStringRecord(TSInsertStringRecordReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_insertStringRecord
public TSStatus recv_insertStringRecord() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
insertTablet
public TSStatus insertTablet(TSInsertTabletReq req) throws org.apache.thrift.TException
- Specified by:
insertTabletin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_insertTablet
public void send_insertTablet(TSInsertTabletReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_insertTablet
public TSStatus recv_insertTablet() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
insertTablets
public TSStatus insertTablets(TSInsertTabletsReq req) throws org.apache.thrift.TException
- Specified by:
insertTabletsin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_insertTablets
public void send_insertTablets(TSInsertTabletsReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_insertTablets
public TSStatus recv_insertTablets() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
insertRecords
public TSStatus insertRecords(TSInsertRecordsReq req) throws org.apache.thrift.TException
- Specified by:
insertRecordsin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_insertRecords
public void send_insertRecords(TSInsertRecordsReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_insertRecords
public TSStatus recv_insertRecords() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
insertRecordsOfOneDevice
public TSStatus insertRecordsOfOneDevice(TSInsertRecordsOfOneDeviceReq req) throws org.apache.thrift.TException
- Specified by:
insertRecordsOfOneDevicein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_insertRecordsOfOneDevice
public void send_insertRecordsOfOneDevice(TSInsertRecordsOfOneDeviceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_insertRecordsOfOneDevice
public TSStatus recv_insertRecordsOfOneDevice() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
insertStringRecordsOfOneDevice
public TSStatus insertStringRecordsOfOneDevice(TSInsertStringRecordsOfOneDeviceReq req) throws org.apache.thrift.TException
- Specified by:
insertStringRecordsOfOneDevicein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_insertStringRecordsOfOneDevice
public void send_insertStringRecordsOfOneDevice(TSInsertStringRecordsOfOneDeviceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_insertStringRecordsOfOneDevice
public TSStatus recv_insertStringRecordsOfOneDevice() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
insertStringRecords
public TSStatus insertStringRecords(TSInsertStringRecordsReq req) throws org.apache.thrift.TException
- Specified by:
insertStringRecordsin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_insertStringRecords
public void send_insertStringRecords(TSInsertStringRecordsReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_insertStringRecords
public TSStatus recv_insertStringRecords() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
testInsertTablet
public TSStatus testInsertTablet(TSInsertTabletReq req) throws org.apache.thrift.TException
- Specified by:
testInsertTabletin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_testInsertTablet
public void send_testInsertTablet(TSInsertTabletReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_testInsertTablet
public TSStatus recv_testInsertTablet() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
testInsertTablets
public TSStatus testInsertTablets(TSInsertTabletsReq req) throws org.apache.thrift.TException
- Specified by:
testInsertTabletsin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_testInsertTablets
public void send_testInsertTablets(TSInsertTabletsReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_testInsertTablets
public TSStatus recv_testInsertTablets() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
testInsertRecord
public TSStatus testInsertRecord(TSInsertRecordReq req) throws org.apache.thrift.TException
- Specified by:
testInsertRecordin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_testInsertRecord
public void send_testInsertRecord(TSInsertRecordReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_testInsertRecord
public TSStatus recv_testInsertRecord() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
testInsertStringRecord
public TSStatus testInsertStringRecord(TSInsertStringRecordReq req) throws org.apache.thrift.TException
- Specified by:
testInsertStringRecordin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_testInsertStringRecord
public void send_testInsertStringRecord(TSInsertStringRecordReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_testInsertStringRecord
public TSStatus recv_testInsertStringRecord() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
testInsertRecords
public TSStatus testInsertRecords(TSInsertRecordsReq req) throws org.apache.thrift.TException
- Specified by:
testInsertRecordsin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_testInsertRecords
public void send_testInsertRecords(TSInsertRecordsReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_testInsertRecords
public TSStatus recv_testInsertRecords() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
testInsertRecordsOfOneDevice
public TSStatus testInsertRecordsOfOneDevice(TSInsertRecordsOfOneDeviceReq req) throws org.apache.thrift.TException
- Specified by:
testInsertRecordsOfOneDevicein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_testInsertRecordsOfOneDevice
public void send_testInsertRecordsOfOneDevice(TSInsertRecordsOfOneDeviceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_testInsertRecordsOfOneDevice
public TSStatus recv_testInsertRecordsOfOneDevice() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
testInsertStringRecords
public TSStatus testInsertStringRecords(TSInsertStringRecordsReq req) throws org.apache.thrift.TException
- Specified by:
testInsertStringRecordsin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_testInsertStringRecords
public void send_testInsertStringRecords(TSInsertStringRecordsReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_testInsertStringRecords
public TSStatus recv_testInsertStringRecords() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
deleteData
public TSStatus deleteData(TSDeleteDataReq req) throws org.apache.thrift.TException
- Specified by:
deleteDatain interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_deleteData
public void send_deleteData(TSDeleteDataReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_deleteData
public TSStatus recv_deleteData() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeRawDataQuery
public TSExecuteStatementResp executeRawDataQuery(TSRawDataQueryReq req) throws org.apache.thrift.TException
- Specified by:
executeRawDataQueryin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeRawDataQuery
public void send_executeRawDataQuery(TSRawDataQueryReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeRawDataQuery
public TSExecuteStatementResp recv_executeRawDataQuery() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeLastDataQuery
public TSExecuteStatementResp executeLastDataQuery(TSLastDataQueryReq req) throws org.apache.thrift.TException
- Specified by:
executeLastDataQueryin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeLastDataQuery
public void send_executeLastDataQuery(TSLastDataQueryReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeLastDataQuery
public TSExecuteStatementResp recv_executeLastDataQuery() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
executeAggregationQuery
public TSExecuteStatementResp executeAggregationQuery(TSAggregationQueryReq req) throws org.apache.thrift.TException
- Specified by:
executeAggregationQueryin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_executeAggregationQuery
public void send_executeAggregationQuery(TSAggregationQueryReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_executeAggregationQuery
public TSExecuteStatementResp recv_executeAggregationQuery() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
requestStatementId
public long requestStatementId(long sessionId) throws org.apache.thrift.TException- Specified by:
requestStatementIdin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_requestStatementId
public void send_requestStatementId(long sessionId) throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recv_requestStatementId
public long recv_requestStatementId() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
createSchemaTemplate
public TSStatus createSchemaTemplate(TSCreateSchemaTemplateReq req) throws org.apache.thrift.TException
- Specified by:
createSchemaTemplatein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_createSchemaTemplate
public void send_createSchemaTemplate(TSCreateSchemaTemplateReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_createSchemaTemplate
public TSStatus recv_createSchemaTemplate() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
appendSchemaTemplate
public TSStatus appendSchemaTemplate(TSAppendSchemaTemplateReq req) throws org.apache.thrift.TException
- Specified by:
appendSchemaTemplatein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_appendSchemaTemplate
public void send_appendSchemaTemplate(TSAppendSchemaTemplateReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_appendSchemaTemplate
public TSStatus recv_appendSchemaTemplate() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
pruneSchemaTemplate
public TSStatus pruneSchemaTemplate(TSPruneSchemaTemplateReq req) throws org.apache.thrift.TException
- Specified by:
pruneSchemaTemplatein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_pruneSchemaTemplate
public void send_pruneSchemaTemplate(TSPruneSchemaTemplateReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_pruneSchemaTemplate
public TSStatus recv_pruneSchemaTemplate() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
querySchemaTemplate
public TSQueryTemplateResp querySchemaTemplate(TSQueryTemplateReq req) throws org.apache.thrift.TException
- Specified by:
querySchemaTemplatein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_querySchemaTemplate
public void send_querySchemaTemplate(TSQueryTemplateReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_querySchemaTemplate
public TSQueryTemplateResp recv_querySchemaTemplate() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
setSchemaTemplate
public TSStatus setSchemaTemplate(TSSetSchemaTemplateReq req) throws org.apache.thrift.TException
- Specified by:
setSchemaTemplatein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_setSchemaTemplate
public void send_setSchemaTemplate(TSSetSchemaTemplateReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_setSchemaTemplate
public TSStatus recv_setSchemaTemplate() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
unsetSchemaTemplate
public TSStatus unsetSchemaTemplate(TSUnsetSchemaTemplateReq req) throws org.apache.thrift.TException
- Specified by:
unsetSchemaTemplatein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_unsetSchemaTemplate
public void send_unsetSchemaTemplate(TSUnsetSchemaTemplateReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_unsetSchemaTemplate
public TSStatus recv_unsetSchemaTemplate() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
dropSchemaTemplate
public TSStatus dropSchemaTemplate(TSDropSchemaTemplateReq req) throws org.apache.thrift.TException
- Specified by:
dropSchemaTemplatein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_dropSchemaTemplate
public void send_dropSchemaTemplate(TSDropSchemaTemplateReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_dropSchemaTemplate
public TSStatus recv_dropSchemaTemplate() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
createTimeseriesUsingSchemaTemplate
public TSStatus createTimeseriesUsingSchemaTemplate(TCreateTimeseriesUsingSchemaTemplateReq req) throws org.apache.thrift.TException
- Specified by:
createTimeseriesUsingSchemaTemplatein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_createTimeseriesUsingSchemaTemplate
public void send_createTimeseriesUsingSchemaTemplate(TCreateTimeseriesUsingSchemaTemplateReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_createTimeseriesUsingSchemaTemplate
public TSStatus recv_createTimeseriesUsingSchemaTemplate() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
handshake
public TSStatus handshake(TSyncIdentityInfo info) throws org.apache.thrift.TException
- Specified by:
handshakein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_handshake
public void send_handshake(TSyncIdentityInfo info) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_handshake
public TSStatus recv_handshake() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
sendPipeData
public TSStatus sendPipeData(ByteBuffer buff) throws org.apache.thrift.TException
- Specified by:
sendPipeDatain interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_sendPipeData
public void send_sendPipeData(ByteBuffer buff) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_sendPipeData
public TSStatus recv_sendPipeData() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
sendFile
public TSStatus sendFile(TSyncTransportMetaInfo metaInfo, ByteBuffer buff) throws org.apache.thrift.TException
- Specified by:
sendFilein interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_sendFile
public void send_sendFile(TSyncTransportMetaInfo metaInfo, ByteBuffer buff) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_sendFile
public TSStatus recv_sendFile() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
pipeTransfer
public TPipeTransferResp pipeTransfer(TPipeTransferReq req) throws org.apache.thrift.TException
- Specified by:
pipeTransferin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_pipeTransfer
public void send_pipeTransfer(TPipeTransferReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_pipeTransfer
public TPipeTransferResp recv_pipeTransfer() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
getBackupConfiguration
public TSBackupConfigurationResp getBackupConfiguration() throws org.apache.thrift.TException
- Specified by:
getBackupConfigurationin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_getBackupConfiguration
public void send_getBackupConfiguration() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recv_getBackupConfiguration
public TSBackupConfigurationResp recv_getBackupConfiguration() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
fetchAllConnectionsInfo
public TSConnectionInfoResp fetchAllConnectionsInfo() throws org.apache.thrift.TException
- Specified by:
fetchAllConnectionsInfoin interfaceIClientRPCService.Iface- Throws:
org.apache.thrift.TException
-
send_fetchAllConnectionsInfo
public void send_fetchAllConnectionsInfo() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recv_fetchAllConnectionsInfo
public TSConnectionInfoResp recv_fetchAllConnectionsInfo() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
-