Package io.deephaven.enterprise.locations.nestedpartitioned
package io.deephaven.enterprise.locations.nestedpartitioned
-
ClassesClassDescriptionA
TableLocationKeyFinderthat uses the EnterpriseTableLocationMetadataIndexto find locations.ATableLocationKeyin Deephaven columnar format, located on a locally accessible filesystem.ATableLocationKeyFinderfor locating tables stored in Legacy Deephaven Enterprise structured database.ATableLocationKeymarking tables stored in a Deephaven Enterprise database in the Parquet format.ATableLocationFactoryfor resolvingNestedPartitionedUnresolvedTableLocationKeyto either aOnDiskDeephavenTableLocationorParquetTableLocationbased on the data on disk.AnEnterpriseTableLocationKeyis an extension ofFileTableLocationKeythat defers the creation of the actual location key until the data is needed by theNestedPartitionedTableLocationFactory.