public class IcebergIO
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
IcebergIO.ReadRows |
static class |
IcebergIO.WriteRows |
Constructor and Description |
---|
IcebergIO() |
Modifier and Type | Method and Description |
---|---|
static IcebergIO.ReadRows |
readRows(IcebergCatalogConfig catalogConfig) |
static IcebergIO.WriteRows |
writeRows(IcebergCatalogConfig catalog) |
public static IcebergIO.WriteRows writeRows(IcebergCatalogConfig catalog)
public static IcebergIO.ReadRows readRows(IcebergCatalogConfig catalogConfig)