Uses of Package
org.apache.nifi.distributed.cache.client
Packages that use org.apache.nifi.distributed.cache.client
-
Classes in org.apache.nifi.distributed.cache.client used by org.apache.nifi.distributed.cache.clientClassDescriptionProvides 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 a
Map
.Provides a mechanism by which a value can be serialized to a stream of bytes