MetaStreams

sec.api.MetaStreams$
See theMetaStreams companion trait

Attributes

Companion:
trait
Source:
metastreams.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class Result[T](streamPosition: Exact, data: T)

Attributes

Companion:
object
Source:
metastreams.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Result

Attributes

Companion:
class
Source:
metastreams.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Result.type

Types

type ReadResult[T] = Result[Option[T]]

Attributes

Source:
metastreams.scala