Uses of Class
ai.heavy.thrift.server.Heavy.get_dashboard_result
-
Packages that use Heavy.get_dashboard_result Package Description ai.heavy.thrift.server -
-
Uses of Heavy.get_dashboard_result in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.get_dashboard_result Modifier and Type Method Description Heavy.get_dashboard_resultHeavy.get_dashboard_result. deepCopy()Heavy.get_dashboard_resultHeavy.Processor.get_dashboard. getResult(I iface, Heavy.get_dashboard_args args)Heavy.get_dashboard_resultHeavy.get_dashboard_result. setE(TDBException e)Heavy.get_dashboard_resultHeavy.get_dashboard_result. setSuccess(TDashboard success)Methods in ai.heavy.thrift.server with parameters of type Heavy.get_dashboard_result Modifier and Type Method Description intHeavy.get_dashboard_result. compareTo(Heavy.get_dashboard_result other)booleanHeavy.get_dashboard_result. equals(Heavy.get_dashboard_result that)Constructors in ai.heavy.thrift.server with parameters of type Heavy.get_dashboard_result Constructor Description get_dashboard_result(Heavy.get_dashboard_result other)Performs a deep copy on other.
-