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