public class SingleAction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static StructType |
READ_SCHEMA |
| Modifier and Type | Method and Description |
|---|---|
static SingleAction |
fromRow(Row row,
TableClient tableClient) |
Action |
unwrap() |
public static StructType READ_SCHEMA
public static SingleAction fromRow(Row row, TableClient tableClient)
public Action unwrap()