Class NestedPartitionedSnapshotTableLocationKey

All Implemented Interfaces:
LogOutputAppendable, ImmutableTableLocationKey, TableLocationKey, EnterpriseTableLocationKey, NamedImplementation, Comparable<TableLocationKey>

public class NestedPartitionedSnapshotTableLocationKey extends NestedPartitionedUnresolvedTableLocationKey
  • Constructor Details

    • NestedPartitionedSnapshotTableLocationKey

      public NestedPartitionedSnapshotTableLocationKey(@NotNull @NotNull URI actualLocation, @NotNull @NotNull String columnPartitionKey, @NotNull io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.locations.local.TableLocationMetadataIndex.TableLocationSnapshot snapshot)
  • Method Details

    • getSnapshot

      @NotNull public io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.locations.local.TableLocationMetadataIndex.LocationSnapshot getSnapshot()
    • hasLocationSnapshot

      public boolean hasLocationSnapshot()
      Description copied from interface: EnterpriseTableLocationKey
      Check if this table has a metadata index
      Returns:
      true if it does.