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