package aeron
Type Members
- class AeronErrorLog extends AnyRef
INTERNAL API
INTERNAL API
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
.