protected class CacheNotifierImpl.NonClusteredListenerInvocation extends CacheNotifierImpl.BaseCacheEntryListenerInvocation<K,V>
annotation, clustered, converter, filter, filterAndConvert, identifier, invocation, observation, onlyPrimary, sync| Modifier | Constructor and Description |
|---|---|
protected |
NonClusteredListenerInvocation(ListenerInvocation<Event<K,V>> invocation,
QueueingSegmentListener<K,V,Event<K,V>> handler,
CacheEventFilter<? super K,? super V> filter,
CacheEventConverter<? super K,? super V,?> converter,
Class<? extends Annotation> annotation,
boolean onlyPrimary,
UUID identifier,
boolean sync,
Listener.Observation observation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRealInvocation(Event<K,V> event) |
convertValue, getAnnotation, getConverter, getFilter, getIdentifier, getObservation, getTarget, invoke, invoke, invokeNoChecks, isClustered, isSync, shouldInvoke, shouldInvokeprotected NonClusteredListenerInvocation(ListenerInvocation<Event<K,V>> invocation, QueueingSegmentListener<K,V,Event<K,V>> handler, CacheEventFilter<? super K,? super V> filter, CacheEventConverter<? super K,? super V,?> converter, Class<? extends Annotation> annotation, boolean onlyPrimary, UUID identifier, boolean sync, Listener.Observation observation)
protected void doRealInvocation(Event<K,V> event)
doRealInvocation in class CacheNotifierImpl.BaseCacheEntryListenerInvocation<K,V>Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.