T - The batch type.public interface MessageBatch<T extends MessageBatch<T>>
As opposed to groups, batches are collections of messages that can be sent to any target component instance. Batches simply delimit a group of messages output from a given component during a time window.
String id()
Copyright © 2013-2014. All Rights Reserved.