public static class TestTableProvider.TableWithRows
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
TableWithRows(long tableProviderInstanceId,
Table table) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<org.apache.beam.sdk.values.Row> |
getRows() |
public TableWithRows(long tableProviderInstanceId,
Table table)