class documentation

class _FsDataIndexer(_Indexer): (source)

Constructor: _FsDataIndexer(runner)

View In Hierarchy

Undocumented

Method buchungsstelle_list Undocumented
Method collect Undocumented
Method historic_buchungsstelle_list Undocumented
Method process_buchung Undocumented
Method process_gebaeude Undocumented
Method process_lage Undocumented
Method record Undocumented
Method write Undocumented

Inherited from _Indexer:

Method __init__ Undocumented
Method load_cache Undocumented
Method load_or_collect Undocumented
Method store_cache Undocumented
Method write_table Undocumented
Constant CACHE_KEY Undocumented
Instance Variable ix Undocumented
Instance Variable om Undocumented
Instance Variable rr Undocumented
def buchungsstelle_list(self, r: dt.FlurstueckRecord): (source)

Undocumented

def historic_buchungsstelle_list(self, r: dt.FlurstueckRecord, hist_buchung): (source)

Undocumented

def process_buchung(self, fs: dt.Flurstueck): (source)

Undocumented

def process_gebaeude(self, fs: dt.Flurstueck): (source)

Undocumented

def process_lage(self, fs: dt.Flurstueck): (source)

Undocumented

def record(self, ax): (source)

Undocumented