1.7. The Core API 1.7.1. Server 1.7.2. Databases 1.7.3. Documents 1.7.3.1. Revisions 1.7.3.2. Documents in Detail 1.7.3.3. Attachments 1.7.4. Replication 1.7.5. Wrapping Up ...
1.7. The Core API 1.7.1. Server 1.7.2. Databases 1.7.3. Documents 1.7.3.1. Revisions 1.7.3.2. Documents in Detail 1.7.3.3. Attachments 1.7.4. Replication 1.7.5. Wrapping Up ...
nornir.core.state nornir.core.state class nornir.core.state.GlobalState (dry_run: bool = False, failed_hosts: Set[str] = None) This class is just a placeholder to share data am...
nornir.core.processor nornir.core.processor class nornir.core.processor.Processor (\args, **kwargs*) This defines the Processor interface. A processor plugin needs to implement...