class documentation

class LoadDeferredColumns: (source)

View In Hierarchy

serializable loader object used by DeferredColumnLoader

Method __call__ Undocumented
Method __init__ Undocumented
Instance Variable key Undocumented
Instance Variable raiseload Undocumented
def __call__(self, state, passive=attributes.PASSIVE_OFF): (source)

Undocumented

def __init__(self, key: str, raiseload: bool = False): (source)

Undocumented

Undocumented

raiseload = (source)

Undocumented