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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidclose()longlogErrors(LoggingAdapter log, long sinceTimestamp) 
- 
Constructor Details- 
AeronErrorLog
 
- 
- 
Method Details- 
logErrors
- 
closepublic void close()
 
-