Class LivenessArtifact

java.lang.Object
com.illumon.util.referencecounting.ReferenceCounted
com.illumon.iris.db.util.liveness.LivenessArtifact
All Implemented Interfaces:
com.fishlib.base.log.LogOutputAppendable, LivenessManager, LivenessNode, LivenessReferent, Serializable
Direct Known Subclasses:
BaseTable, DeferredViewTable.TableReference, InstrumentedListenerBase, LivePivotWidget, LiveTableRefreshCombiner, MergedListener, ReverseLookupListener, SelectFilterLivenessArtifactImpl, SwapListenerBase, TableMapImpl, TableMapProxyHandler, TableSupplier

public class LivenessArtifact
extends ReferenceCounted
implements Serializable
A query engine artifact that is also a LivenessNode. These referents are added to the current top of the LivenessScopeStack on construction or deserialization.
See Also:
Serialized Form