| Package | Description |
|---|---|
| org.apache.nifi.distributed.cache.client.adapter |
| Modifier and Type | Field and Description |
|---|---|
private InboundToken<T> |
SetInboundAdapter.inboundToken
The state of receipt of an individual service response token.
|
private InboundToken<V> |
MapValuesInboundAdapter.inboundToken
The state of receipt of an individual service response token.
|
private InboundToken<T> |
ValueInboundAdapter.inboundToken
The state of receipt of an individual service response token.
|
private InboundToken<V> |
AtomicCacheEntryInboundAdapter.inboundToken
The state of receipt of an individual service response token.
|
private InboundToken<K> |
MapInboundAdapter.inboundTokenK
The state of receipt of an individual service response token.
|
private InboundToken<V> |
MapInboundAdapter.inboundTokenV
The state of receipt of an individual service response token.
|
Copyright © 2022 Apache NiFi Project. All rights reserved.