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 SummaryMethods inherited from interface io.deephaven.enterprise.locations.EnterpriseTableLocationKeygetPartitions, hasLocationSnapshotMethods inherited from interface io.deephaven.engine.table.impl.locations.ImmutableTableLocationKeymakeImmutableMethods inherited from interface io.deephaven.base.log.LogOutputAppendableappendMethods inherited from interface io.deephaven.util.type.NamedImplementationgetImplementationNameMethods inherited from interface io.deephaven.engine.table.impl.locations.TableLocationKeyclear, compareTo, getPartitionKeys, getPartitionValue
- 
Method Details- 
getURIGets the URI which backs this keyed location- Returns:
- The URI that backs the keyed location
 
 
-