zio.pravega.table
package zio.pravega.table
Members list
Type members
Classlikes
Pravega Table API.
Pravega Table API.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Holds the update and the new value.
Holds the update and the new value.
Note: the new value is not necessarily the value that was received as input, if the key value pair already existed in the table, the new value is the result of the combine function.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
In this article