Uses of Class
ai.heavy.thrift.server.Heavy.disconnect_args
-
Packages that use Heavy.disconnect_args Package Description ai.heavy.thrift.server -
-
Uses of Heavy.disconnect_args in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.disconnect_args Modifier and Type Method Description Heavy.disconnect_argsHeavy.disconnect_args. deepCopy()Heavy.disconnect_argsHeavy.AsyncProcessor.disconnect. getEmptyArgsInstance()Heavy.disconnect_argsHeavy.Processor.disconnect. getEmptyArgsInstance()Heavy.disconnect_argsHeavy.disconnect_args. setSession(String session)Methods in ai.heavy.thrift.server with parameters of type Heavy.disconnect_args Modifier and Type Method Description intHeavy.disconnect_args. compareTo(Heavy.disconnect_args other)booleanHeavy.disconnect_args. equals(Heavy.disconnect_args that)Heavy.disconnect_resultHeavy.Processor.disconnect. getResult(I iface, Heavy.disconnect_args args)voidHeavy.AsyncProcessor.disconnect. start(I iface, Heavy.disconnect_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in ai.heavy.thrift.server with parameters of type Heavy.disconnect_args Constructor Description disconnect_args(Heavy.disconnect_args other)Performs a deep copy on other.
-