Class InstrumentedShiftAwareListenerAdapter

All Implemented Interfaces:
com.fishlib.base.log.LogOutputAppendable, NotificationQueue.Dependency, LivenessManager, LivenessNode, LivenessReferent, ListenerBase, ShiftAwareListener, Serializable
Direct Known Subclasses:
AddedTableLoggingListener, FullTableLoggingListener, ToMapListener

public abstract class InstrumentedShiftAwareListenerAdapter
extends InstrumentedShiftAwareListener
This class is used for ShiftAwareListeners that represent "leaf" nodes in the update propagation tree. It provides an optional retention cache, to prevent listeners from being garbage collected. For creating internally ticking table nodes, instead use BaseTable.ShiftAwareListenerImpl
See Also:
Serialized Form