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