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
getPartitions
Methods inherited from interface io.deephaven.engine.table.impl.locations.ImmutableTableLocationKey
makeImmutable
Methods inherited from interface io.deephaven.base.log.LogOutputAppendable
append
Methods inherited from interface io.deephaven.util.type.NamedImplementation
getImplementationName
Methods inherited from interface io.deephaven.enterprise.locations.SnapshotProvidingLocationKey
getSnapshot, hasLocationSnapshot
Methods inherited from interface io.deephaven.engine.table.impl.locations.TableLocationKey
clear, compareTo, getPartitionKeys, getPartitionValue
Methods inherited from interface io.deephaven.enterprise.locations.URIProvidingLocationKey
getURI