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