\r\n

51Degrees Pipeline Java  4.4

51Degrees Pipeline for Java

fiftyone.pipeline.engines.caching.DataKeyedCache< V > Interface Template Reference

Detailed Description

Represents a put cache where the key is a FlowData instance.

See also
Specification
Parameters
<V> - the type of data to store in the cache associated with the FlowData key

Inheritance diagram for fiftyone.pipeline.engines.caching.DataKeyedCache< V >:

[legend]

Collaboration diagram for fiftyone.pipeline.engines.caching.DataKeyedCache< V >:

[legend]
On This Page