pynenc_mongo.orchestrator.mongo_orchestrator_collections

Module Contents

Classes

OrchestratorCollections

Collections specific to MongoOrchestrator with prefix orchestrator_.

API

class pynenc_mongo.orchestrator.mongo_orchestrator_collections.OrchestratorCollections(conf: pynenc_mongo.conf.config_mongo.ConfigMongo, app_id: str)[source]

Bases: pynenc_mongo.util.mongo_collections.MongoCollections

Collections specific to MongoOrchestrator with prefix orchestrator_.

Initialization

orchestrator_invocations() pynenc_mongo.util.mongo_client.RetryableCollection
orchestrator_invocation_args() pynenc_mongo.util.mongo_client.RetryableCollection
orchestrator_blocking_edges() pynenc_mongo.util.mongo_client.RetryableCollection
orchestrator_runner_heartbeats() pynenc_mongo.util.mongo_client.RetryableCollection