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