| Package | Description |
|---|---|
| org.apache.nifi.distributed.cache.client |
| Modifier and Type | Method and Description |
|---|---|
<K,V> Map<K,V> |
NettyDistributedMapCacheClient.subMap(Collection<byte[]> keys,
MapValuesInboundAdapter<K,V> mapAdapter)
Returns the values in the cache for the given keys, if they exist.
|
Copyright © 2022 Apache NiFi Project. All rights reserved.