Uses of Class
org.apache.iotdb.service.rpc.thrift.IClientRPCService.createTimeseriesUsingSchemaTemplate_result
-
Packages that use IClientRPCService.createTimeseriesUsingSchemaTemplate_result Package Description org.apache.iotdb.service.rpc.thrift -
-
Uses of IClientRPCService.createTimeseriesUsingSchemaTemplate_result in org.apache.iotdb.service.rpc.thrift
Methods in org.apache.iotdb.service.rpc.thrift that return IClientRPCService.createTimeseriesUsingSchemaTemplate_result Modifier and Type Method Description IClientRPCService.createTimeseriesUsingSchemaTemplate_resultIClientRPCService.createTimeseriesUsingSchemaTemplate_result. deepCopy()IClientRPCService.createTimeseriesUsingSchemaTemplate_resultIClientRPCService.Processor.createTimeseriesUsingSchemaTemplate. getResult(I iface, IClientRPCService.createTimeseriesUsingSchemaTemplate_args args)IClientRPCService.createTimeseriesUsingSchemaTemplate_resultIClientRPCService.createTimeseriesUsingSchemaTemplate_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.createTimeseriesUsingSchemaTemplate_result Modifier and Type Method Description intIClientRPCService.createTimeseriesUsingSchemaTemplate_result. compareTo(IClientRPCService.createTimeseriesUsingSchemaTemplate_result other)booleanIClientRPCService.createTimeseriesUsingSchemaTemplate_result. equals(IClientRPCService.createTimeseriesUsingSchemaTemplate_result that)Constructors in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.createTimeseriesUsingSchemaTemplate_result Constructor Description createTimeseriesUsingSchemaTemplate_result(IClientRPCService.createTimeseriesUsingSchemaTemplate_result other)Performs a deep copy on other.
-