Package io.deephaven.engine.table.impl.locations.local
package io.deephaven.engine.table.impl.locations.local
-
ClassDescriptionFileKeyValuePartitionLayout<TLK extends TableLocationKey>
Location finderthat will take a directory file, traverse the directory hierarchy and infer partitions from key-value pairs in the directory names, for example:BaseImmutableTableLocationKeyimplementation for table locations that may be enclosed by partitions and described by aFile.Base class forlocation findersthat traverse file hierarchy to infer partitions.Interface for implementations to perform type coercion and specify a table of partition values for observed table locations.LocationTableBuilderimplementation that uses the aTableDefinitionandPartitionParsersto assemble location tables.URIStreamKeyValuePartitionLayout<TLK extends TableLocationKey>Extracts a key-value partitioned table layout from a stream of URIs.BaseImmutableTableLocationKeyimplementation for table locations that may be enclosed by partitions and described by aURI.