public class IcebergGenerics
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
IcebergGenerics.ScanBuilder  | 
| Modifier and Type | Method and Description | 
|---|---|
static IcebergGenerics.ScanBuilder | 
read(Table table)
Returns a builder to configure a read of the given table that produces generic records. 
 | 
public static IcebergGenerics.ScanBuilder read(Table table)
table - an Iceberg table