Class NestedPartitionedKeyFinder

java.lang.Object
io.deephaven.parquet.table.layout.DeephavenNestedPartitionLayout<NestedPartitionedUnresolvedTableLocationKey>
io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedKeyFinder
All Implemented Interfaces:
TableLocationKeyFinder<NestedPartitionedUnresolvedTableLocationKey>

public class NestedPartitionedKeyFinder extends DeephavenNestedPartitionLayout<NestedPartitionedUnresolvedTableLocationKey>
A TableLocationKeyFinder for locating tables stored in Legacy Deephaven Enterprise structured database. Keys are initially "unresolved" as we do not try to determine the table format (Deephaven or Parquet) at the location until it is read.