Package | Description |
---|---|
org.forgerock.audit.events.handlers.buffering |
This package contains the batch publisher and its various implementations.
|
Modifier and Type | Method and Description |
---|---|
Promise<Void,BatchException> |
BatchConsumer.publishBatch(String payload)
Publishes the batch payload.
|
Modifier and Type | Method and Description |
---|---|
void |
BatchConsumer.addToBatch(String topic,
JsonValue event,
StringBuilder payload)
Adds an audit event to a batch payload.
|
Copyright 2011-2015 ForgeRock AS.