class documentation
class BatchFeatureSource(FeatureSource, RangeFeatureSource): (source)
A factory for different type of jobs This could either be a "fetch all", or "fetch features for ids"
This class will then know how to strucutre the query in the correct way
Method | all |
Undocumented |
Method | all |
Undocumented |
Method | features |
Undocumented |
Async Method | freshness |
Undocumented |
Class Variable | sources |
Undocumented |
Property | source |
Undocumented |