Package io.deephaven.engine.table.impl.locations.local
package io.deephaven.engine.table.impl.locations.local
-
ClassDescriptionBase
ImmutableTableLocationKey
implementation for table locations that may be enclosed by partitions and described by aFile
.KeyValuePartitionLayout<TLK extends TableLocationKey>Location finder
that will traverse a directory hierarchy and infer partitions from key-value pairs in the directory names, for example:Interface for implementations to perform type coercion and specify a table of partition values for observed table locations.LocationTableBuilder
implementation that uses the aTableDefinition
andPartitionParsers
to assemble location tables.