Class AeronErrorLog

java.lang.Object
org.apache.pekko.remote.artery.aeron.AeronErrorLog

@InternalApi public class AeronErrorLog extends Object
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.

  • Constructor Details

  • Method Details

    • logErrors

      public long logErrors(LoggingAdapter log, long sinceTimestamp)
    • close

      public void close()