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