Package | Description |
---|---|
org.dcm4che3.net.audit |
This package is in the Maven module dcm4che-net-audit.
|
Modifier and Type | Field and Description |
---|---|
private static com.lmax.disruptor.dsl.Disruptor<AuditMessageEvent> |
AuditLogger.disruptor |
Modifier and Type | Method and Description |
---|---|
AuditMessageEvent |
AuditMessageEventFactory.newInstance() |
Modifier and Type | Method and Description |
---|---|
static com.lmax.disruptor.dsl.Disruptor<AuditMessageEvent> |
AuditLogger.getDisruptor(AuditLogger logger) |
private static com.lmax.disruptor.dsl.Disruptor<AuditMessageEvent> |
AuditLogger.initializeDisruptor(AuditLogger logger) |
Modifier and Type | Method and Description |
---|---|
void |
AuditMessageEventHandler.onEvent(AuditMessageEvent event,
long sequence,
boolean endOfBatch) |
Copyright © 2017 dcm4che.org. All rights reserved.