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