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.
- 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]