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