Uses of Interface
org.apache.logging.log4j.core.jmx.RingBufferAdminMBean
-
Packages that use RingBufferAdminMBean Package Description org.apache.logging.log4j.core.jmx Log4j 2 JMX support. -
-
Uses of RingBufferAdminMBean in org.apache.logging.log4j.core.jmx
Classes in org.apache.logging.log4j.core.jmx that implement RingBufferAdminMBean Modifier and Type Class Description class
RingBufferAdmin
Instruments an LMAX Disruptor ring buffer.
-