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