Distributed
1.0
▾ distributed
▸ actor
▸ asyncio
▸ batched
▸ bokeh
▸ cfexecutor
▸ cli
▸ client
▸ comm
▸ compatibility
▸ config
▸ core
▸ counter
▸ dashboard
▸ deploy
▸ diagnostics
▸ 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
▸ make_tls_certs
▸ test_actor
▸ test_as_completed
▸ test_asyncprocess
▸ test_batched
▸ test_client
▸ test_client_executor
▸ test_client_loop
▸ test_collections
▸ test_config
▸ test_core
▸ test_counter
▸ test_diskutils
▸ test_events
▸ test_failed_workers
▸ test_ipython
▸ test_locks
▸ test_metrics
▾ test_nanny
class
BrokenWorker
class
KeyboardInterruptWorker
class
Something
class
StartException
▸ test_preload
▸ test_priorities
▸ test_profile
▸ test_publish
▸ test_pubsub
▸ test_queues
▸ test_resources
▸ test_scheduler
▸ test_security
▸ test_semaphore
▸ test_sizeof
▸ test_spec
▸ test_steal
▸ test_stress
▸ test_system
▸ test_system_monitor
▸ test_threadpoolexecutor
▸ test_tls_functional
▸ test_utils
▸ test_utils_comm
▸ test_utils_perf
▸ test_utils_test
▸ test_variable
▸ test_versions
▸ test_worker
▸ test_worker_client
▸ threadpoolexecutor
▸ utils
▸ utils_comm
▸ utils_perf
▸ utils_test
▸ variable
▸ versions
▸ worker
▸ worker_client
Class BrokenWorker
distributed
.
tests
.
test_nanny
.
BrokenWorker
Declaration
class
BrokenWorker(
worker.Worker
)
source
link
Inherited methods
Methods inherited from
distributed
.
worker
.
Worker
:
__init__
,
__repr__
,
actor_attribute
,
add_task
,
bad_dep
,
client
,
cycle_profile
,
delete_data
,
ensure_communicating
,
ensure_computing
,
executor_submit
,
get_call_stack
,
get_current_task
,
identity
,
keys
,
local_dir
,
logs
,
maybe_transition_long_running
,
meets_resource_constraints
,
put_key_in_memory
,
release_key
,
rescind_key
,
run
,
run_coroutine
,
select_keys_for_gather
,
send_task_state_to_scheduler
,
send_to_worker
,
start_ipython
,
stateof
,
steal_request
,
story
,
transition
,
transition_constrained_executing
,
transition_executing_done
,
transition_executing_long_running
,
transition_flight_memory
,
transition_flight_waiting
,
transition_ready_executing
,
transition_ready_memory
,
transition_waiting_done
,
transition_waiting_flight
,
transition_waiting_ready
,
trigger_profile
,
update_data
,
update_who_has
,
validate_state
,
validate_task
,
validate_task_executing
,
validate_task_flight
,
validate_task_memory
,
validate_task_ready
,
validate_task_waiting
,
worker_address
Methods inherited from
distributed
.
node
.
ServerNode
:
get_logs
,
service_ports
,
start_http_server
,
start_services
,
stop_services
,
versions
Methods inherited from
distributed
.
core
.
Server
:
__await__
,
address
,
close
,
listen_address
,
listener
,
log_event
,
port
,
start_periodic_callbacks
,
status
,
stop
Generated by
nedoc
v0.9 at 2020-12-29 14:05