Interface DeephavenFormatTableLocation

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

public interface DeephavenFormatTableLocation extends TableLocation
TableLocation sub-interface for table locations stored in Deephaven's proprietary binary file format.
  • Method Details

    • getFormat

      @FinalDefault @NotNull default TableLocation.Format getFormat()
      Description copied from interface: TableLocation
      Get the format that was used to persist this table location.
      Specified by:
      getFormat in interface TableLocation
      Returns:
      The format for this table location
    • getColumnVersion

      int getColumnVersion()
      Get the column version for this location.
      Returns:
      the column version