zio.pravega.table

Members list

Type members

Classlikes

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

Attributes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all