| Modifier and Type | Field and Description |
|---|---|
static StructType |
READ_SCHEMA |
| Constructor and Description |
|---|
SetTransaction(java.lang.String appId,
long version,
long lastUpdated) |
| Modifier and Type | Method and Description |
|---|---|
static SetTransaction |
fromRow(Row row) |
java.lang.String |
getAppId() |
long |
getLastUpdated() |
long |
getVersion() |
public static final StructType READ_SCHEMA
public SetTransaction(java.lang.String appId,
long version,
long lastUpdated)
public static SetTransaction fromRow(Row row)
public java.lang.String getAppId()
public long getVersion()
public long getLastUpdated()