public class CustomRequestCorrelator
extends org.jgroups.blocks.RequestCorrelator
RequestCorrelator to ignore Event.SUSPECT events.
SuspectException will only be thrown when the target actually leaves the view.| Constructor and Description |
|---|
CustomRequestCorrelator(org.jgroups.stack.Protocol transport,
org.jgroups.blocks.RequestHandler handler,
org.jgroups.Address local_addr) |
| Modifier and Type | Method and Description |
|---|---|
void |
receiveSuspect(org.jgroups.Address mbr) |
asyncDispatching, asyncDispatching, dispatch, done, getLocalAddress, getMarshaller, handleRequest, prepareResponse, receive, receiveMessage, receiveMessageBatch, receiveView, registerProbeHandler, removeEntry, sendReply, sendRequest, sendRequest, sendResponse, sendUnicastRequest, setLocalAddress, setMarshaller, setRequestHandler, setSiteUnreachable, start, stop, unregisterProbeHandler, wrapExceptions, wrapExceptionsCopyright © 2024 JBoss, a division of Red Hat. All rights reserved.