class documentation

class BatchDataSourceFactory: (source)

Constructor: BatchDataSourceFactory.shared()

View In Hierarchy

Undocumented

Class Method shared Undocumented
Method __init__ Undocumented
Instance Variable supported_data_sources Undocumented
Class Variable _shared Undocumented

Undocumented

def __init__(self): (source)

Undocumented

supported_data_sources: dict[str, type[CodableBatchDataSource]] = (source)

Undocumented