Class AeronErrorLog
java.lang.Object
org.apache.pekko.remote.artery.aeron.AeronErrorLog
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
long
logErrors
(LoggingAdapter log, long sinceTimestamp)
-
Constructor Details
-
AeronErrorLog
-
-
Method Details
-
logErrors
-
close
public void close()
-