Packages

final class CinnamonMeta extends AnyRef

Shared metadata across Cinnamon instrumentations and backends.

Includes 'unique' identities for host and application.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CinnamonMeta
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new CinnamonMeta(hostIdentity: Identity, applicationIdentity: Identity, cinnamonIdentity: Identity, versionsDescriptor: Descriptor)

Value Members

  1. def getApplicationIdentity(): Identity
  2. def getCinnamonIdentity(): Identity
  3. def getHostIdentity(): Identity
  4. def getVersionsDescriptor(): Descriptor