Class IcebergTableImpl

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>, IcebergTable, LongSizedDataStructure, Serializable

public class IcebergTableImpl extends PartitionAwareSourceTable implements IcebergTable
Table implementation for static and refreshing Iceberg tables.
See Also: