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