Package org.apache.nifi.distributed.cache.client
package org.apache.nifi.distributed.cache.client
-
ClassDescriptionAtomicCacheEntry<K,
V, R> This interface defines an API that can be used for interacting with a Distributed Cache that functions similarly to aMap
.Deserializer<T>Provides an interface for deserializing an array of bytes into an ObjectThis interface defines an API that can be used for interacting with a Distributed Cache that functions similarly to aMap
.This interface defines an API that can be used for interacting with a Distributed Cache that functions similarly to aSet
.Serializer<T>Provides a mechanism by which a value can be serialized to a stream of bytes