Package

akka.remote

artery

Permalink

package artery

Visibility
  1. Public
  2. All

Type Members

  1. abstract class RemoteInstrument extends AnyRef

    Permalink

    INTERNAL API

    INTERNAL API

    Part of the monitoring SPI which allows attaching metadata to outbound remote messages, and reading in metadata from incoming messages.

    Multiple instruments are automatically handled, however they MUST NOT overlap in their idenfitiers.

    Instances of RemoteInstrument are created from configuration. A new instance of RemoteInstrument will be created for each encoder and decoder. It's only called from the operator, so if it doesn't delegate to any shared instance it doesn't have to be thread-safe.

    Annotations
    @ccompatUsedUntil213()

Value Members

  1. object FlightRecorderDump extends App

    Permalink

    Internal API

    Internal API

    Minimal utility for dumping a given afr file as text to stdout

  2. object TestManagementCommands

    Permalink
  3. package aeron

    Permalink
  4. package compress

    Permalink
  5. package tcp

    Permalink

Ungrouped