Class ResponseCollectors

java.lang.Object
org.infinispan.remoting.transport.ResponseCollectors

@Experimental public class ResponseCollectors extends Object
Since:
9.1
Author:
Dan Berindei
  • Constructor Details

    • ResponseCollectors

      public ResponseCollectors()
  • Method Details

    • wrapRemoteException

      public static <S> CacheException wrapRemoteException(S sender, Throwable exception)
    • remoteNodeSuspected

      public static <S> SuspectException remoteNodeSuspected(S sender)