Uses of Interface
org.apache.nifi.distributed.cache.client.DistributedMapCacheClient
Packages that use DistributedMapCacheClient
-
Uses of DistributedMapCacheClient in org.apache.nifi.distributed.cache.client
Subinterfaces of DistributedMapCacheClient in org.apache.nifi.distributed.cache.clientModifier and TypeInterfaceDescriptioninterface
This interface defines an API that can be used for interacting with a Distributed Cache that functions similarly to aMap
.