ComponentInfo

esw.agent.pekko.client.models.ComponentInfo
See theComponentInfo companion class

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
trait AgentCodecs
trait LocationCodecs
trait LocationCodecsBase
trait CommonCodecs
class Object
trait Matchable
class Any
Show all
Self type

Members list

Type members

Inherited classlikes

case class Timestamp(seconds: Long, nanos: Long)

Attributes

Inherited from:
CommonCodecs
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(config: Config): ComponentInfo

Inherited fields

lazy protected val locationCodecValue: Codec[Location]

Attributes

Inherited from:
LocationCodecsBase

Implicits

Inherited implicits

implicit lazy val AgentStatusCodec: Codec[AgentStatus]

Attributes

Inherited from:
AgentCodecs

Attributes

Inherited from:
AgentCodecs
implicit def actorRefCodec[T]: Codec[ActorRef[T]]

Attributes

Inherited from:
AgentActorCodecs
implicit lazy val agentCommandCodec: Codec[AgentRemoteCommand]

Attributes

Inherited from:
AgentActorCodecs
implicit lazy val agentStatusResponseCodec: Codec[AgentStatusResponse]

Attributes

Inherited from:
AgentCodecs
implicit lazy val componentIdCodec: Codec[ComponentId]

Attributes

Inherited from:
LocationCodecsBase
implicit lazy val componentInfoCodec: Codec[ComponentInfo]

Attributes

Inherited from:
AgentActorCodecs
implicit def connectionCodec[C <: Connection]: Codec[C]

Attributes

Inherited from:
LocationCodecsBase
implicit lazy val connectionInfoCodec: Codec[ConnectionInfo]

Attributes

Inherited from:
LocationCodecsBase
implicit lazy val containerConfigCodec: Codec[ContainerConfig]

Attributes

Inherited from:
AgentActorCodecs
implicit lazy val containerInfoCodec: Codec[ContainerInfo]

Attributes

Inherited from:
AgentActorCodecs
implicit def enumCodec[T <: EnumEntry : Enum]: Codec[T]

Attributes

Inherited from:
CommonCodecs
implicit lazy val finiteDurationCodec: Codec[FiniteDuration]

Attributes

Inherited from:
CommonCodecs
implicit val flatAdtEncoding: AdtEncodingStrategy

Attributes

Inherited from:
CommonCodecs
implicit lazy val hostConfigCodec: Codec[HostConfig]

Attributes

Inherited from:
AgentActorCodecs
implicit lazy val instantDec: Decoder[Instant]

Attributes

Inherited from:
CommonCodecs
implicit lazy val instantEnc: Encoder[Instant]

Attributes

Inherited from:
CommonCodecs
implicit lazy val killResponseCodec: Codec[KillResponse]

Attributes

Inherited from:
AgentCodecs
implicit def locationCodec[T <: Location]: Codec[T]

Attributes

Inherited from:
LocationCodecs
implicit lazy val metadataCodec: Codec[Metadata]

Attributes

Inherited from:
LocationCodecsBase
implicit lazy val networkType: Codec[NetworkType]

Attributes

Inherited from:
LocationCodecsBase
implicit lazy val pathCodec: Codec[Path]

Attributes

Inherited from:
AgentCodecs
implicit lazy val prefixCodec: Codec[Prefix]

Attributes

Inherited from:
CommonCodecs
implicit lazy val registrationCodec: Codec[Registration]

Attributes

Inherited from:
LocationCodecsBase

Attributes

Inherited from:
AgentCodecs
implicit lazy val spawnResponseCodec: Codec[SpawnResponse]

Attributes

Inherited from:
AgentCodecs
implicit lazy val trackingEventCodec: Codec[TrackingEvent]

Attributes

Inherited from:
LocationCodecsBase
implicit lazy val uriCodec: Codec[URI]

Attributes

Inherited from:
LocationCodecsBase