Package io.deephaven.iceberg.layout
package io.deephaven.iceberg.layout
-
ClassDescriptionAutomatically refreshing
TableLocationProvider
implementation that delegateslocation key
discovery to aTableLocationKeyFinder
andlocation
creation to aTableLocationFactory
.Iceberglocation finder
for tables without partitions that will discover data files from aSnapshot
Iceberglocation finder
for tables with partitions that will discover data files from aSnapshot
Manually refreshingTableLocationProvider
implementation that delegateslocation key
discovery to aTableLocationKeyFinder
andlocation
creation to aTableLocationFactory
.StaticTableLocationProvider
implementation that delegateslocation key
discovery to aTableLocationKeyFinder
andlocation
creation to aTableLocationFactory
.