Class HiveKeyFinder

All Implemented Interfaces:
TableLocationKeyFinder<EnterpriseTableLocationKey>

public class HiveKeyFinder extends KeyValuePartitionLayout<EnterpriseTableLocationKey>
A TableLocationKeyFinder that discovers Deephaven and parquet format tables that are laid out in Apache Hive style on disk.
  • Constructor Details

    • HiveKeyFinder

      public HiveKeyFinder(@NotNull @NotNull File tableRootDirectory, @NotNull @NotNull TableDefinition tableDefinition)
      Parameters:
      tableRootDirectory - The directory to traverse from
      tableDefinition - the table definition