metadata_manager Module API

This section documents the metadata management functionality.

Exceptions

ConcurrentModificationException

class datashard.ConcurrentModificationException[source]

Bases: Exception

Exception thrown when concurrent modifications are detected

Classes

MetadataManager