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