Uses of Class
org.apache.iotdb.service.rpc.thrift.IClientRPCService.executeRawDataQuery_args
-
Packages that use IClientRPCService.executeRawDataQuery_args Package Description org.apache.iotdb.service.rpc.thrift -
-
Uses of IClientRPCService.executeRawDataQuery_args in org.apache.iotdb.service.rpc.thrift
Methods in org.apache.iotdb.service.rpc.thrift that return IClientRPCService.executeRawDataQuery_args Modifier and Type Method Description IClientRPCService.executeRawDataQuery_argsIClientRPCService.executeRawDataQuery_args. deepCopy()IClientRPCService.executeRawDataQuery_argsIClientRPCService.AsyncProcessor.executeRawDataQuery. getEmptyArgsInstance()IClientRPCService.executeRawDataQuery_argsIClientRPCService.Processor.executeRawDataQuery. getEmptyArgsInstance()IClientRPCService.executeRawDataQuery_argsIClientRPCService.executeRawDataQuery_args. setReq(TSRawDataQueryReq req)Methods in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.executeRawDataQuery_args Modifier and Type Method Description intIClientRPCService.executeRawDataQuery_args. compareTo(IClientRPCService.executeRawDataQuery_args other)booleanIClientRPCService.executeRawDataQuery_args. equals(IClientRPCService.executeRawDataQuery_args that)IClientRPCService.executeRawDataQuery_resultIClientRPCService.Processor.executeRawDataQuery. getResult(I iface, IClientRPCService.executeRawDataQuery_args args)voidIClientRPCService.AsyncProcessor.executeRawDataQuery. start(I iface, IClientRPCService.executeRawDataQuery_args args, org.apache.thrift.async.AsyncMethodCallback<TSExecuteStatementResp> resultHandler)Constructors in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.executeRawDataQuery_args Constructor Description executeRawDataQuery_args(IClientRPCService.executeRawDataQuery_args other)Performs a deep copy on other.
-