Class ResponseCollectors
java.lang.Object
org.infinispan.remoting.transport.ResponseCollectors
- Since:
- 9.1
- Author:
- Dan Berindei
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic SuspectException
remoteNodeSuspected
(Address sender) static CacheException
wrapRemoteException
(Address sender, Throwable exception)
-
Constructor Details
-
ResponseCollectors
public ResponseCollectors()
-
-
Method Details
-
wrapRemoteException
-
remoteNodeSuspected
-