Interface IWritableLocalTableLocation

All Superinterfaces:
DeephavenFormatTableLocation<LocalColumnLocation>, com.fishlib.base.log.LogOutputAppendable, NamedImplementation, TableLocation<LocalColumnLocation>, TableLocationKey, TableLocationState
All Known Implementing Classes:
WritableLocalTableLocation

public interface IWritableLocalTableLocation
extends DeephavenFormatTableLocation<LocalColumnLocation>
An interface to expose WritableLocalTableLocation for mocking during testing.