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