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