Detailed Description
[class]
Inheritance diagram for Examples.CloudEngine.Data.StarSignData:
Collaboration diagram for Examples.CloudEngine.Data.StarSignData:
Public Member Functions
StarSignData (ILogger< AspectDataBase > logger, IPipeline pipeline, IAspectEngine engine, IMissingPropertyService missingPropertyService) |
Public Member Functions inherited from FiftyOne.Pipeline.Engines.Data.AspectDataBase
Constructor More...
Constructor More...
Constructor More...
Get the data contained in this instance as an IReadOnlyDictionary<TKey, TValue>.
- Exceptions
-
- OperationCanceledException - Thrown if lazy loading is enabled and the cancellation token has been used to cancel processing before it was completed.
Public Member Functions inherited from FiftyOne.Pipeline.Core.Data.ElementDataBase
Constructor Creates an ElementDataBase instance with a non-thread-safe, case-insensitive dictionary. More...
Constructor More...
Public Member Functions inherited from FiftyOne.Pipeline.Core.Data.DataBase
Constructor More...
Use the values in the specified dictionary to populate this data instance. More...