Interface TableKey

All Superinterfaces:
com.fishlib.base.log.LogOutputAppendable, NamedImplementation
All Known Subinterfaces:
TableLocationProvider
All Known Implementing Classes:
AbstractTableLocationProvider, ReadOnlyLocalTableLocationProvider, SingleTableLocationProvider, StandaloneTableKey, TableLookupKey, TableLookupKey.Immutable, TableLookupKey.Reusable, WritableLocalTableLocationProvider

public interface TableKey
extends NamedImplementation, com.fishlib.base.log.LogOutputAppendable
Interface that specifies key fields for any table-keyed object (i.e. TableLocationProvider).