public class TracingEntryProcessor<K,V> extends Object implements com.hazelcast.map.EntryProcessor<K,V>
| Constructor and Description |
|---|
TracingEntryProcessor(com.hazelcast.map.EntryProcessor<K,V> processor,
boolean traceWithActiveSpanOnly,
Map<String,String> spanContextMap) |
| Modifier and Type | Method and Description |
|---|---|
com.hazelcast.map.EntryBackupProcessor<K,V> |
getBackupProcessor() |
Object |
process(Map.Entry<K,V> entry) |
Copyright © 2018-2019–2019. All rights reserved.