public final class SetTransaction extends Object implements Action
Operation.Name.STREAMING_UPDATE
idempotent.Constructor and Description |
---|
SetTransaction(String appId,
long version,
java.util.Optional<Long> lastUpdated) |
Modifier and Type | Method and Description |
---|---|
String |
getAppId() |
java.util.Optional<Long> |
getLastUpdated() |
long |
getVersion() |