Interface URIProvidingLocationKey
- All Superinterfaces:
Comparable<TableLocationKey>,EnterpriseTableLocationKey,ImmutableTableLocationKey,LogOutputAppendable,NamedImplementation,TableLocationKey
- All Known Subinterfaces:
URISnapshotProvidingLocationKey
An
EnterpriseTableLocationKey implementation which provides a URI to back a
keyed location-
Method Summary
Methods inherited from interface io.deephaven.enterprise.locations.EnterpriseTableLocationKey
getPartitions, hasLocationSnapshotMethods inherited from interface io.deephaven.engine.table.impl.locations.ImmutableTableLocationKey
makeImmutableMethods inherited from interface io.deephaven.base.log.LogOutputAppendable
appendMethods inherited from interface io.deephaven.util.type.NamedImplementation
getImplementationNameMethods inherited from interface io.deephaven.engine.table.impl.locations.TableLocationKey
clear, compareTo, getPartitionKeys, getPartitionValue
-
Method Details
-
getURI
Gets the URI which backs this keyed location- Returns:
- The URI that backs the keyed location
-