JavaScript is disabled on your browser.
Red Hat JBoss Enterprise Application Platform 7.4.0.GA
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()
Red Hat JBoss Enterprise Application Platform 7.4.0.GA
Copyright © 2021 JBoss by Red Hat . All rights reserved.