public class RulesCompilationInProgressQueryEvent extends AbstractEvent implements ClusterAwareEvent
| Constructor and Description |
|---|
RulesCompilationInProgressQueryEvent(java.lang.String moduleName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canPublish(PublishEventContext publishEventContext)
Decide whether this event should be broadcasted/received.
|
java.lang.String |
getModuleName() |
getScope, getSource, isFromCluster, setFromCluster, setScope, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublishpublic RulesCompilationInProgressQueryEvent(java.lang.String moduleName)
public java.lang.String getModuleName()
public boolean canPublish(PublishEventContext publishEventContext)
ClusterAwareEventcanPublish in interface ClusterAwareEventpublishEventContext - context object containing all necessary information about target and source node Id's as well as target
node groups.true if event should be published from source cluster node to target cluster nodePublishEventContext}Copyright © 2018 SAP SE. All Rights Reserved.