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