InMemory

natchez.InMemory$
object InMemory

Attributes

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

Members list

Concise view

Type members

Classlikes

class EntryPoint[F[_]](val ref: Ref[F, Chain[(Lineage, NatchezCommand)]])(implicit evidence$2: Applicative[F]) extends EntryPoint[F]

Attributes

Companion:
object
Source:
InMemory.scala
Graph
Supertypes
trait EntryPoint[F]
class Object
trait Matchable
class Any
object EntryPoint

Attributes

Companion:
class
Source:
InMemory.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object Lineage

Attributes

Companion:
trait
Source:
InMemory.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Lineage.type
sealed trait Lineage

Attributes

Companion:
object
Source:
InMemory.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Child
class Root
object Root.type

Attributes

Companion:
trait
Source:
InMemory.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait NatchezCommand

Attributes

Companion:
object
Source:
InMemory.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AskKernel
object AskSpanId.type
object AskTraceId.type
object AskTraceUri.type
class LogEvent
class LogFields
class Put
class Span[F[_]](lineage: Lineage, k: Kernel, ref: Ref[F, Chain[(Lineage, NatchezCommand)]], val options: Options)(implicit evidence$1: Applicative[F]) extends Default[F]

Attributes

Source:
InMemory.scala
Graph
Supertypes
class Default[F]
trait Span[F]
class Object
trait Matchable
class Any