Class DeferredTableLocation<CLT extends ColumnLocation>

java.lang.Object
com.illumon.iris.db.v2.locations.DeferredTableLocation<CLT>
All Implemented Interfaces:
com.fishlib.base.log.LogOutputAppendable, TableLocation<CLT>, TableLocationKey, TableLocationState, NamedImplementation
Direct Known Subclasses:
DeferredTableLocation.DataDriven, DeferredTableLocation.SnapshotDriven

public abstract class DeferredTableLocation<CLT extends ColumnLocation>
extends Object
implements TableLocation<CLT>