Combined
Combined class inheriting from Base, LogMixin, and CacheMixin.
Usage
Combined()Parameters
name: str-
Instance name.
Methods
| Name | Description |
|---|---|
| process() | Process with logging and caching. |
process()
Process with logging and caching.
Usage
process()Returns
dict-
Processing results.