Distributed
1.0
▾ distributed
▸ actor
▸ asyncio
▸ batched
▸ bokeh
▸ cfexecutor
▸ cli
▸ client
▸ comm
▸ compatibility
▸ config
▸ core
▸ counter
▸ dashboard
▸ deploy
▾ diagnostics
▸ eventstream
▸ graph_layout
▸ nvml
▸ plugin
▸ progress
▸ progress_stream
▾ progressbar
class
MultiProgressBar
class
MultiProgressWidget
class
ProgressBar
class
ProgressWidget
class
TextProgressBar
▸ task_stream
▸ tests
▸ websocket
▸ diskutils
▸ event
▸ http
▸ lock
▸ locket
▸ metrics
▸ nanny
▸ node
▸ preloading
▸ process
▸ proctitle
▸ profile
▸ protocol
▸ publish
▸ pubsub
▸ pytest_resourceleaks
▸ queues
▸ recreate_exceptions
▸ scheduler
▸ security
▸ semaphore
▸ sizeof
▸ stealing
▸ system
▸ system_monitor
▸ tests
▸ threadpoolexecutor
▸ utils
▸ utils_comm
▸ utils_perf
▸ utils_test
▸ variable
▸ versions
▸ worker
▸ worker_client
Class MultiProgressBar
distributed
.
diagnostics
.
progressbar
.
MultiProgressBar
Declaration
class
MultiProgressBar
source
link
Methods
▷
def
__del__
(
self
)
source
link
▶
def
__init__
(
self, keys, scheduler=None, func=key_split, interval="100ms", complete=False, ...
)
def
__init__(
self
,
keys,
scheduler=
None
,
func=
key_split
,
interval=
"100ms"
,
complete=
False
,
**kwargs,
)
source
link
Overrides
This method is overriden in:
distributed
.
diagnostics
.
progressbar
.
MultiProgressWidget
▷
def
elapsed
(
self
)
@property
@property
def
elapsed(
self
)
source
link
Subclasses
distributed
.
diagnostics
.
progressbar
.
MultiProgressWidget
Generated by
nedoc
v0.9 at 2020-12-29 14:05