zio.pravega.table

Members list

Concise view

Type members

Classlikes

case class PravegaKeyValueTable[K, V](table: KeyValueTable, settings: TableSettings[K, V])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class UpdateAndNewValue[V](update: TableEntryUpdate, newValue: V)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any