Class TableJobTarget

java.lang.Object
org.apache.ignite.compute.TableJobTarget
All Implemented Interfaces:
BroadcastJobTarget

public class TableJobTarget extends Object implements BroadcastJobTarget
Partitioned broadcast execution target. Indicates that the job will be executed on nodes that hold primary replicas of the provided table's partitions.