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 org.infinispan.commons.CacheException wrapRemoteException(Address sender, Throwable exception)
    • remoteNodeSuspected

      public static SuspectException remoteNodeSuspected(Address sender)