Package com.netflix.logging.messaging

Interface Summary
MessageProcessor<T> An interface for handling the batched messages.
 

Class Summary
BatcherFactory A simple singleton factory class that finds the batchers by name.
MessageBatcher<T> A general purpose batcher that combines messages into batches.