Interface DeephavenFormatTableLocation<CLT extends DeephavenFormatColumnLocation>

All Superinterfaces:
com.fishlib.base.log.LogOutputAppendable, NamedImplementation, TableLocation<CLT>, TableLocationKey, TableLocationState
All Known Subinterfaces:
IWritableLocalTableLocation
All Known Implementing Classes:
LocalTableLocation, ReadOnlyLocalTableLocation, WritableLocalTableLocation

public interface DeephavenFormatTableLocation<CLT extends DeephavenFormatColumnLocation>
extends TableLocation<CLT>
TableLocation sub-interface for table locations stored in Deephaven's proprietary binary file format.