Class PartitionAwareSourceTable

All Implemented Interfaces:
TableOperations<Table,Table>, TableOperationsDefaults<Table,Table>, LogOutputAppendable, LivenessManager, LivenessNode, LivenessReferent, AttributeMap<Table>, GridAttributes<Table>, NotificationStepReceiver, NotificationStepSource, TableDefaults, Table, DynamicNode, NotificationQueue.Dependency, SystemicObject<Table>, LongSizedDataStructure, Serializable

public class PartitionAwareSourceTable extends SourceTable<PartitionAwareSourceTable>
A source table that can filter partitions before coalescing. Refer to TableLocationKey for an explanation of partitioning.
See Also: