Class UncoalescedBlinkTable

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 UncoalescedBlinkTable extends UncoalescedTable<UncoalescedBlinkTable>
An UncoalescedTable implementation that wraps another uncoalesced table. When the underlying table is coalesced, it will apply the AddOnlyToBlinkTableAdapter to it so the result is a blink table.
See Also: