Uses of Package
org.forgerock.audit.events.handlers.buffering
-
Packages that use org.forgerock.audit.events.handlers.buffering Package Description org.forgerock.audit.events.handlers.buffering This package contains the batch publisher and its various implementations.org.forgerock.audit.handlers.elasticsearch This package contains the ElasticsearchAuditEventHandler
implementation.org.forgerock.audit.handlers.jms This package contains a JMS AuditEventHandler implementation.org.forgerock.audit.handlers.splunk This package contains the audit handler implementation for Splunk. -
Classes in org.forgerock.audit.events.handlers.buffering used by org.forgerock.audit.events.handlers.buffering Class Description BatchConsumer Implementation is responsible for being able to build up a batch payload and to publish that payload.BatchException Indicates failure during a batch operation.BatchPublisher Implementations ofBatchPublisher
are able to consume multiple audit events and build batches out of them.BatchPublisherFactory Batch publisher factory provides new instances ofBatchPublisher
.BufferedBatchPublisher.Builder Builder used to construct a newBufferedBatchPublisher
. -
Classes in org.forgerock.audit.events.handlers.buffering used by org.forgerock.audit.handlers.elasticsearch Class Description BatchConsumer Implementation is responsible for being able to build up a batch payload and to publish that payload.BatchException Indicates failure during a batch operation. -
Classes in org.forgerock.audit.events.handlers.buffering used by org.forgerock.audit.handlers.jms Class Description BatchConsumer Implementation is responsible for being able to build up a batch payload and to publish that payload.BatchException Indicates failure during a batch operation.BatchPublisherFactory Batch publisher factory provides new instances ofBatchPublisher
. -
Classes in org.forgerock.audit.events.handlers.buffering used by org.forgerock.audit.handlers.splunk Class Description BatchConsumer Implementation is responsible for being able to build up a batch payload and to publish that payload.BatchException Indicates failure during a batch operation.BatchPublisherFactory Batch publisher factory provides new instances ofBatchPublisher
.