private static class DeduplicateRecord.DistributedMapCacheClientWrapper extends DeduplicateRecord.FilterWrapper
| Modifier and Type | Field and Description |
|---|---|
private DistributedMapCacheClient |
client |
| Constructor and Description |
|---|
DistributedMapCacheClientWrapper(DistributedMapCacheClient client) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(String value) |
void |
put(String value) |
createprivate DistributedMapCacheClient client
public DistributedMapCacheClientWrapper(DistributedMapCacheClient client)
public boolean contains(String value)
contains in class DeduplicateRecord.FilterWrapperpublic void put(String value)
put in class DeduplicateRecord.FilterWrapperCopyright © 2023 Apache NiFi Project. All rights reserved.