Class DeferredViewTable

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 DeferredViewTable extends RedefinableTable<DeferredViewTable>
An uncoalesced table with view and where operations to be applied after UncoalescedTable.coalesce() is forced.
See Also: