\r\n

51Degrees Pipeline Java  4.4

51Degrees Pipeline for Java

fiftyone.pipeline.engines.flowelements.CloudAspectEngine< TData extends AspectData, TProperty extends AspectPropertyMetaData > Interface Template Reference

Detailed Description

Aspect engine interface which is specific to a cloud engine.

A cloud engine offloads the processing to a cloud service and interprets the results.

See also
Specification
Parameters
<TData> - the type of aspect data that the flow element will write to
<TProperty> - the type of meta data that the flow element will supply about the properties it populates.

Inheritance diagram for fiftyone.pipeline.engines.flowelements.CloudAspectEngine< TData extends AspectData, TProperty extends AspectPropertyMetaData >:

[legend]

Collaboration diagram for fiftyone.pipeline.engines.flowelements.CloudAspectEngine< TData extends AspectData, TProperty extends AspectPropertyMetaData >:

[legend]
On This Page