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