Interface URISnapshotProvidingLocationKey
- All Superinterfaces:
Comparable<TableLocationKey>,EnterpriseTableLocationKey,ImmutableTableLocationKey,LogOutputAppendable,NamedImplementation,SnapshotProvidingLocationKey,TableLocationKey,URIProvidingLocationKey
public interface URISnapshotProvidingLocationKey
extends URIProvidingLocationKey, SnapshotProvidingLocationKey
Defines a
EnterpriseTableLocationKey which is backed by both a URI location
and a
TableLocationMetadataIndex.LocationSnapshot-
Method Summary
Methods inherited from interface io.deephaven.enterprise.locations.EnterpriseTableLocationKey
getPartitionsMethods 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.enterprise.locations.SnapshotProvidingLocationKey
getSnapshot, hasLocationSnapshotMethods inherited from interface io.deephaven.engine.table.impl.locations.TableLocationKey
clear, compareTo, getPartitionKeys, getPartitionValueMethods inherited from interface io.deephaven.enterprise.locations.URIProvidingLocationKey
getURI