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