Uses of Class
com.mapd.thrift.server.MapD.broadcast_serialized_rows_result
-
Packages that use MapD.broadcast_serialized_rows_result Package Description com.mapd.thrift.server -
-
Uses of MapD.broadcast_serialized_rows_result in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.broadcast_serialized_rows_result Modifier and Type Method Description MapD.broadcast_serialized_rows_resultMapD.broadcast_serialized_rows_result. deepCopy()MapD.broadcast_serialized_rows_resultMapD.Processor.broadcast_serialized_rows. getResult(I iface, MapD.broadcast_serialized_rows_args args)MapD.broadcast_serialized_rows_resultMapD.broadcast_serialized_rows_result. setE(TMapDException e)Methods in com.mapd.thrift.server with parameters of type MapD.broadcast_serialized_rows_result Modifier and Type Method Description intMapD.broadcast_serialized_rows_result. compareTo(MapD.broadcast_serialized_rows_result other)booleanMapD.broadcast_serialized_rows_result. equals(MapD.broadcast_serialized_rows_result that)Constructors in com.mapd.thrift.server with parameters of type MapD.broadcast_serialized_rows_result Constructor Description broadcast_serialized_rows_result(MapD.broadcast_serialized_rows_result other)Performs a deep copy on other.
-