Packages

package aeron

Type Members

  1. class AeronErrorLog extends AnyRef

    Application to print out errors recorded in the command-and-control (cnc) file is maintained by media driver in shared memory.

    Application to print out errors recorded in the command-and-control (cnc) file is maintained by media driver in shared memory. This application reads the cnc file and prints the distinct errors. Layout of the cnc file is described in CncFileDescriptor.

Ungrouped