Index

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W

A

active (gaffer.httpclient.Process attribute)
(gaffer.httpclient.ProcessId attribute)
(gaffer.process.Process attribute)
(gaffer.process.ProcessWatcher attribute)
(gaffer.webhooks.WebHooks attribute)
add() (gaffer.httpclient.Process method)
add_callback() (gaffer.tornado_pyuv.IOLoop method)
add_handler() (gaffer.tornado_pyuv.IOLoop method)
add_process() (gaffer.httpclient.Server method)
(gaffer.manager.Manager method)
add_timeout() (gaffer.tornado_pyuv.IOLoop method)
as_configparser() (gaffer.procfile.Procfile method)
as_dict() (gaffer.procfile.Procfile method)

B

BaseSigHandler (class in gaffer.sig_handler)
bytes2human() (in module gaffer.util)
bytestring() (in module gaffer.util)

C

check_gid() (in module gaffer.util)
check_uid() (in module gaffer.util)
close() (gaffer.events.EventEmitter method)
(gaffer.httpclient.HTTPClient method)
(gaffer.process.Process method)
(gaffer.tornado_pyuv.IOLoop method)
(gaffer.webhooks.WebHooks method)
closed (gaffer.process.Process attribute)
Color (class in gaffer.console_output)
ConsoleOutput (class in gaffer.console_output)
create() (gaffer.pidfile.Pidfile method)

D

daemonize() (in module gaffer.util)
decref() (gaffer.webhooks.WebHooks method)
DEFAULT_ACTIONS (gaffer.console_output.ConsoleOutput attribute)

E

encode() (in module gaffer.httpclient)
ERROR (gaffer.tornado_pyuv.IOLoop attribute)
EventEmitter (class in gaffer.events)
EventsourceClient (class in gaffer.httpclient)

F

fetch() (gaffer.httpclient.HTTPClient method)
from_nanotime() (in module gaffer.util)

G

gaffer.console_output (module)
gaffer.events (module)
gaffer.http_handler (module)
gaffer.httpclient (module)
gaffer.manager (module)
gaffer.pidfile (module)
gaffer.process (module)
gaffer.procfile (module)
gaffer.sig_handler (module)
gaffer.tornado_pyuv (module)
gaffer.util (module)
gaffer.webhooks (module)
GafferConflict
GafferNotFound
get_env() (gaffer.procfile.Procfile method)
get_group() (gaffer.httpclient.Server method)
(gaffer.manager.Manager method)
get_groupname() (gaffer.procfile.Procfile method)
get_groups() (gaffer.manager.Manager method)
get_maxfd() (in module gaffer.util)
get_process() (gaffer.httpclient.Server method)
(gaffer.manager.Manager method)
get_process_id() (gaffer.manager.Manager method)
get_process_info() (gaffer.manager.Manager method)
(in module gaffer.process)
get_process_state() (gaffer.manager.Manager method)
get_process_stats() (gaffer.manager.Manager method)
get_process_status() (gaffer.manager.Manager method)
get_watcher() (gaffer.httpclient.Server method)
getcwd() (in module gaffer.util)
groups() (gaffer.httpclient.Server method)

H

handle_callback_exception() (gaffer.tornado_pyuv.IOLoop method)
handle_quit() (gaffer.sig_handler.BaseSigHandler method)
(gaffer.sig_handler.SigHandler method)
handle_reload() (gaffer.sig_handler.BaseSigHandler method)
(gaffer.sig_handler.SigHandler method)
HTTPClient (class in gaffer.httpclient)
HttpEndpoint (class in gaffer.http_handler)
HttpHandler (class in gaffer.http_handler)

I

incref() (gaffer.webhooks.WebHooks method)
info (gaffer.process.Process attribute)
info() (gaffer.httpclient.Process method)
initialized() (gaffer.tornado_pyuv.IOLoop static method)
install() (gaffer.tornado_pyuv.IOLoop method)
(in module gaffer.tornado_pyuv)
instance() (gaffer.tornado_pyuv.IOLoop static method)
IOLoop (class in gaffer.tornado_pyuv)
is_ipv6() (in module gaffer.util)
is_process() (gaffer.httpclient.Server method)

J

jobcount (gaffer.webhooks.WebHooks attribute)
json_body() (gaffer.httpclient.Server method)

K

kill() (gaffer.process.Process method)

L

log_stack() (gaffer.tornado_pyuv.IOLoop method)

M

make_uri() (in module gaffer.httpclient)
manage_process() (gaffer.manager.Manager method)
Manager (class in gaffer.manager)
maybe_start_monitor() (gaffer.webhooks.WebHooks method)
maybe_stop_monitor() (gaffer.webhooks.WebHooks method)
monitor() (gaffer.manager.Manager method)
(gaffer.process.Process method)
monitor_io() (gaffer.process.Process method)

N

nanotime() (in module gaffer.util)
NONE (gaffer.tornado_pyuv.IOLoop attribute)
numprocesses (gaffer.httpclient.Process attribute)

O

on() (gaffer.manager.Manager method)
once() (gaffer.manager.Manager method)
output() (gaffer.console_output.Color method)

P

parse() (gaffer.procfile.Procfile method)
parse_address() (in module gaffer.util)
parse_cmd() (gaffer.procfile.Procfile method)
PeriodicCallback (class in gaffer.tornado_pyuv)
pid (gaffer.process.Process attribute)
Pidfile (class in gaffer.pidfile)
pids (gaffer.httpclient.Process attribute)
pipes_count (gaffer.process.RedirectIO attribute)
Process (class in gaffer.httpclient)
(class in gaffer.process)
processes() (gaffer.httpclient.Server method)
(gaffer.procfile.Procfile method)
processes_stats() (gaffer.manager.Manager method)
ProcessId (class in gaffer.httpclient)
ProcessWatcher (class in gaffer.process)
Procfile (class in gaffer.procfile)
publish() (gaffer.events.EventEmitter method)

Q

QUIT_SIGNALS (gaffer.sig_handler.BaseSigHandler attribute)

R

READ (gaffer.tornado_pyuv.IOLoop attribute)
RedirectIO (class in gaffer.process)
RedirectStdin (class in gaffer.process)
refcount (gaffer.webhooks.WebHooks attribute)
refresh() (gaffer.process.ProcessWatcher method)
register_hook() (gaffer.webhooks.WebHooks method)
remove_group() (gaffer.httpclient.Server method)
(gaffer.manager.Manager method)
remove_handler() (gaffer.tornado_pyuv.IOLoop method)
remove_process() (gaffer.httpclient.Server method)
(gaffer.manager.Manager method)
remove_timeout() (gaffer.tornado_pyuv.IOLoop method)
rename() (gaffer.pidfile.Pidfile method)
render() (gaffer.httpclient.EventsourceClient method)
(gaffer.httpclient.Watcher method)
request() (gaffer.httpclient.Server method)
restart() (gaffer.console_output.ConsoleOutput method)
(gaffer.http_handler.HttpEndpoint method)
(gaffer.http_handler.HttpHandler method)
(gaffer.httpclient.Process method)
(gaffer.manager.Manager method)
(gaffer.sig_handler.BaseSigHandler method)
(gaffer.webhooks.WebHooks method)
restart_group() (gaffer.httpclient.Server method)
(gaffer.manager.Manager method)
restart_process() (gaffer.manager.Manager method)
run() (gaffer.httpclient.EventsourceClient method)
(gaffer.manager.Manager method)
running (gaffer.httpclient.Process attribute)
running() (gaffer.httpclient.Server method)
(gaffer.tornado_pyuv.IOLoop method)
running_processes() (gaffer.manager.Manager method)

S

save_process() (gaffer.httpclient.Server method)
send_signal() (gaffer.httpclient.Server method)
(gaffer.manager.Manager method)
Server (class in gaffer.httpclient)
set_blocking_log_threshold() (gaffer.tornado_pyuv.IOLoop method)
set_blocking_signal_threshold() (gaffer.tornado_pyuv.IOLoop method)
setproctitle_() (in module gaffer.util)
SigHandler (class in gaffer.sig_handler)
signal() (gaffer.httpclient.Process method)
(gaffer.httpclient.ProcessId method)
spawn() (gaffer.process.Process method)
start() (gaffer.console_output.ConsoleOutput method)
(gaffer.http_handler.HttpEndpoint method)
(gaffer.http_handler.HttpHandler method)
(gaffer.httpclient.EventsourceClient method)
(gaffer.httpclient.Process method)
(gaffer.manager.Manager method)
(gaffer.process.RedirectIO method)
(gaffer.process.RedirectStdin method)
(gaffer.process.Stream method)
(gaffer.sig_handler.BaseSigHandler method)
(gaffer.sig_handler.SigHandler method)
(gaffer.tornado_pyuv.IOLoop method)
(gaffer.tornado_pyuv.PeriodicCallback method)
(gaffer.webhooks.WebHooks method)
start_group() (gaffer.httpclient.Server method)
(gaffer.manager.Manager method)
start_process() (gaffer.manager.Manager method)
start_processes() (gaffer.manager.Manager method)
stats() (gaffer.httpclient.Process method)
status (gaffer.process.Process attribute)
status() (gaffer.httpclient.Process method)
stdio (gaffer.process.RedirectIO attribute)
stop() (gaffer.console_output.ConsoleOutput method)
(gaffer.http_handler.HttpEndpoint method)
(gaffer.http_handler.HttpHandler method)
(gaffer.httpclient.EventsourceClient method)
(gaffer.httpclient.Process method)
(gaffer.httpclient.ProcessId method)
(gaffer.manager.Manager method)
(gaffer.process.Process method)
(gaffer.process.ProcessWatcher method)
(gaffer.process.RedirectIO method)
(gaffer.process.RedirectStdin method)
(gaffer.sig_handler.BaseSigHandler method)
(gaffer.tornado_pyuv.IOLoop method)
(gaffer.tornado_pyuv.PeriodicCallback method)
(gaffer.webhooks.WebHooks method)
stop_group() (gaffer.httpclient.Server method)
(gaffer.manager.Manager method)
stop_process() (gaffer.manager.Manager method)
stop_processes() (gaffer.manager.Manager method)
Stream (class in gaffer.process)
sub() (gaffer.httpclient.Process method)
subscribe() (gaffer.events.EventEmitter method)
(gaffer.httpclient.EventsourceClient method)
(gaffer.manager.Manager method)
(gaffer.process.ProcessWatcher method)
(gaffer.process.RedirectIO method)
(gaffer.process.Stream method)
subscribe_once() (gaffer.events.EventEmitter method)
(gaffer.httpclient.EventsourceClient method)
(gaffer.manager.Manager method)
(gaffer.process.ProcessWatcher method)
substitute_env() (in module gaffer.util)

T

ttin() (gaffer.manager.Manager method)
ttou() (gaffer.manager.Manager method)

U

unlink() (gaffer.pidfile.Pidfile method)
unmonitor() (gaffer.manager.Manager method)
(gaffer.process.Process method)
unmonitor_io() (gaffer.process.Process method)
unregister_hook() (gaffer.webhooks.WebHooks method)
unsubscribe() (gaffer.events.EventEmitter method)
(gaffer.httpclient.EventsourceClient method)
(gaffer.manager.Manager method)
(gaffer.process.ProcessWatcher method)
(gaffer.process.RedirectIO method)
(gaffer.process.Stream method)
unsubscribe_all() (gaffer.events.EventEmitter method)
unsubscribe_once() (gaffer.events.EventEmitter method)
update_handler() (gaffer.tornado_pyuv.IOLoop method)
update_process() (gaffer.httpclient.Server method)
(gaffer.manager.Manager method)
url_encode() (in module gaffer.httpclient)
url_quote() (in module gaffer.httpclient)

V

validate() (gaffer.pidfile.Pidfile method)
version (gaffer.httpclient.Server attribute)

W

wake() (gaffer.tornado_pyuv.Waker method)
Waker (class in gaffer.tornado_pyuv)
wakeup() (gaffer.manager.Manager method)
Watcher (class in gaffer.httpclient)
WebHooks (class in gaffer.webhooks)
WRITE (gaffer.tornado_pyuv.IOLoop attribute)
write() (gaffer.process.Process method)
(gaffer.process.RedirectStdin method)
writelines() (gaffer.process.Process method)
(gaffer.process.RedirectStdin method)

This Page