Package | Description |
---|---|
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
Modifier and Type | Method and Description |
---|---|
<T> Collection<T> |
MessageBatch.map(MessageBatch.Visitor<T> visitor)
Applies a function to all messages and returns a list of the function results
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.