◆ MultiDeviceDataCloud() [1/2]
fiftyone.devicedetection.cloud.data.MultiDeviceDataCloud.MultiDeviceDataCloud | ( | Logger | logger, |
FlowData | flowData, | ||
AspectEngine<? extends AspectData, ? extends AspectPropertyMetaData > | engine | ||
) |
Constructs a new instance with a non-thread-safe, case-insensitive Map as the underlying storage.
- Parameters
-
- logger - used for logging
- flowData - the FlowData instance this element data will be associated with
- engine - the engine which created the instance
◆ MultiDeviceDataCloud() [2/2]
fiftyone.devicedetection.cloud.data.MultiDeviceDataCloud.MultiDeviceDataCloud ( Logger logger, FlowData flowData, AspectEngine<? extends AspectData, ? extends AspectPropertyMetaData > engine, MissingPropertyService missingPropertyService ) Constructs a new instance with a non-thread-safe, case-insensitive Map as the underlying storage.
- Parameters
-
- logger - used for logging
- flowData - the FlowData instance this element data will be associated with
- engine - the engine which created the instance
- missingPropertyService - service used to determine the reason for a property value being missing