Interface URIProvidingLocationKey

All Superinterfaces:
Comparable<TableLocationKey>, EnterpriseTableLocationKey, ImmutableTableLocationKey, LogOutputAppendable, NamedImplementation, TableLocationKey
All Known Subinterfaces:
URISnapshotProvidingLocationKey

public interface URIProvidingLocationKey extends EnterpriseTableLocationKey
An EnterpriseTableLocationKey implementation which provides a URI to back a keyed location
  • Method Details

    • getURI

      @NotNull @NotNull URI getURI()
      Gets the URI which backs this keyed location
      Returns:
      The URI that backs the keyed location