public class SingletonMapResponseCollector extends ValidSingleResponseCollector<Map<Address,Response>>
JGroupsTransport.invokeRemotelyAsync(Collection, ReplicableCommand, ResponseMode, long, ResponseFilter, DeliverOrder, boolean).| Modifier and Type | Method and Description |
|---|---|
static SingletonMapResponseCollector |
ignoreLeavers() |
protected Map<Address,Response> |
targetNotFound(Address sender) |
static SingletonMapResponseCollector |
validOnly() |
protected Map<Address,Response> |
withValidResponse(Address sender,
ValidResponse response) |
addResponse, finish, withExceptionpublic static SingletonMapResponseCollector validOnly()
public static SingletonMapResponseCollector ignoreLeavers()
protected Map<Address,Response> withValidResponse(Address sender, ValidResponse response)
withValidResponse in class ValidSingleResponseCollector<Map<Address,Response>>protected Map<Address,Response> targetNotFound(Address sender)
targetNotFound in class ValidSingleResponseCollector<Map<Address,Response>>Copyright © 2022 JBoss by Red Hat. All rights reserved.