| Package | Description |
|---|---|
| org.apache.nifi.distributed.cache.client |
| Modifier and Type | Method and Description |
|---|---|
<K,V> Map<K,V> |
NettyDistributedMapCacheClient.removeByPatternAndGet(String regex,
MapInboundAdapter<K,V> mapAdapter)
Removes entries whose keys match the specified pattern, and returns a map of entries that
were removed.
|
Copyright © 2022 Apache NiFi Project. All rights reserved.