Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.dropSchemaTemplate_result
-
-
Uses of IConfigNodeRPCService.dropSchemaTemplate_result in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.dropSchemaTemplate_result Modifier and Type Method Description IConfigNodeRPCService.dropSchemaTemplate_resultIConfigNodeRPCService.dropSchemaTemplate_result. deepCopy()IConfigNodeRPCService.dropSchemaTemplate_resultIConfigNodeRPCService.Processor.dropSchemaTemplate. getResult(I iface, IConfigNodeRPCService.dropSchemaTemplate_args args)IConfigNodeRPCService.dropSchemaTemplate_resultIConfigNodeRPCService.dropSchemaTemplate_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.dropSchemaTemplate_result Modifier and Type Method Description intIConfigNodeRPCService.dropSchemaTemplate_result. compareTo(IConfigNodeRPCService.dropSchemaTemplate_result other)booleanIConfigNodeRPCService.dropSchemaTemplate_result. equals(IConfigNodeRPCService.dropSchemaTemplate_result that)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.dropSchemaTemplate_result Constructor Description dropSchemaTemplate_result(IConfigNodeRPCService.dropSchemaTemplate_result other)Performs a deep copy on other.
-