Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.createSchemaTemplate_args
-
-
Uses of IConfigNodeRPCService.createSchemaTemplate_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.createSchemaTemplate_args Modifier and Type Method Description IConfigNodeRPCService.createSchemaTemplate_argsIConfigNodeRPCService.createSchemaTemplate_args. deepCopy()IConfigNodeRPCService.createSchemaTemplate_argsIConfigNodeRPCService.AsyncProcessor.createSchemaTemplate. getEmptyArgsInstance()IConfigNodeRPCService.createSchemaTemplate_argsIConfigNodeRPCService.Processor.createSchemaTemplate. getEmptyArgsInstance()IConfigNodeRPCService.createSchemaTemplate_argsIConfigNodeRPCService.createSchemaTemplate_args. setReq(TCreateSchemaTemplateReq req)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.createSchemaTemplate_args Modifier and Type Method Description intIConfigNodeRPCService.createSchemaTemplate_args. compareTo(IConfigNodeRPCService.createSchemaTemplate_args other)booleanIConfigNodeRPCService.createSchemaTemplate_args. equals(IConfigNodeRPCService.createSchemaTemplate_args that)IConfigNodeRPCService.createSchemaTemplate_resultIConfigNodeRPCService.Processor.createSchemaTemplate. getResult(I iface, IConfigNodeRPCService.createSchemaTemplate_args args)voidIConfigNodeRPCService.AsyncProcessor.createSchemaTemplate. start(I iface, IConfigNodeRPCService.createSchemaTemplate_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.createSchemaTemplate_args Constructor Description createSchemaTemplate_args(IConfigNodeRPCService.createSchemaTemplate_args other)Performs a deep copy on other.
-