Package | Description |
---|---|
org.apache.nifi.distributed.cache.client |
Class and Description |
---|
AtomicCacheEntry |
Deserializer
Provides an interface for deserializing an array of bytes into an Object
|
DistributedMapCacheClient
This interface defines an API that can be used for interacting with a
Distributed Cache that functions similarly to a
Map . |
Serializer
Provides a mechanism by which a value can be serialized to a stream of bytes
|
Copyright © 2019 Apache NiFi Project. All rights reserved.