Interface ColumnLocation<TLT extends TableLocation>

All Superinterfaces:
com.fishlib.base.log.LogOutputAppendable, NamedImplementation, StringUtils.StringKeyedObject
All Known Subinterfaces:
DeephavenFormatColumnLocation<TLT>, ParquetFormatColumnLocation<ATTR,​TLT>
All Known Implementing Classes:
AbstractColumnLocation, LocalColumnLocation

public interface ColumnLocation<TLT extends TableLocation>
extends StringUtils.StringKeyedObject, NamedImplementation, com.fishlib.base.log.LogOutputAppendable
Per-TableLocation, per-column key and state object.