Index

_ | A | C | D | E | F | G | P | R | S | T | W

_

__init__() (futurist.GreenThreadPoolExecutor method)
(futurist.SynchronousExecutor method)
(futurist.ThreadPoolExecutor method)

A

add_done_callback() (futurist.Future method)
alive (futurist.GreenThreadPoolExecutor attribute)
(futurist.ProcessPoolExecutor attribute)
(futurist.SynchronousExecutor attribute)
(futurist.ThreadPoolExecutor attribute)
average_runtime (futurist.ExecutorStatistics attribute)

C

cancel() (futurist.Future method)
cancelled (futurist.ExecutorStatistics attribute)
cancelled() (futurist.Future method)

D

done() (futurist.Future method)
DoneAndNotDoneFutures (class in futurist.waiters)

E

exception() (futurist.Future method)
exception_info() (futurist.Future method)
executed (futurist.ExecutorStatistics attribute)
ExecutorStatistics (class in futurist)

F

failures (futurist.ExecutorStatistics attribute)
Future (class in futurist)

G

GreenFuture (class in futurist)
GreenThreadPoolExecutor (class in futurist)

P

ProcessPoolExecutor (class in futurist)

R

RejectedSubmission (class in futurist)
restart() (futurist.SynchronousExecutor method)
result() (futurist.Future method)
running() (futurist.Future method)
runtime (futurist.ExecutorStatistics attribute)

S

set_exception() (futurist.Future method)
set_exception_info() (futurist.Future method)
set_result() (futurist.Future method)
set_running_or_notify_cancel() (futurist.Future method)
statistics (futurist.GreenThreadPoolExecutor attribute)
(futurist.ProcessPoolExecutor attribute)
(futurist.SynchronousExecutor attribute)
(futurist.ThreadPoolExecutor attribute)
submit() (futurist.GreenThreadPoolExecutor method)
(futurist.ProcessPoolExecutor method)
(futurist.SynchronousExecutor method)
(futurist.ThreadPoolExecutor method)
SynchronousExecutor (class in futurist)

T

ThreadPoolExecutor (class in futurist)

W

wait_for_all() (in module futurist.waiters)
wait_for_any() (in module futurist.waiters)