Enum ProcessingTargetType
The currently supported runtime platforms, used to implement a subset
of domain operations for the model execution.
Namespace: Mars.Interfaces.Model
Assembly: Mars.Interfaces.dll
Syntax
public enum ProcessingTargetType : int
Fields
Name | Description |
---|---|
GeoHash | |
KdTree | |
KnnGraph | |
MongoDb | |
PostGis |