JavaScript is disabled on your browser.
Infinispan JavaDoc 9.4.6.Final-redhat-00002
public class EventType
extends Object
Enum that provides information to allow for an event to know which type and if this event was generated due to a
retry usually caused by a topology change while replicating.
Since:
7.0
Author:
wburns
Constructor Summary
Constructors
Constructor and Description
EventType (boolean retried,
boolean pre,
Event.Type type)
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
isRetry
public boolean isRetry()
Copyright © 2019 JBoss, a division of Red Hat . All rights reserved.