Index

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

_

_expandvars() (pyfarm.agent.config.LoggingConfiguration method)

A

ActionMixin (class in pyfarm.agent.entrypoints.parser)
addresses() (in module pyfarm.agent.sysinfo.network)
Agent (class in pyfarm.agent.service)
agent_api (pyfarm.agent.entrypoints.main.AgentEntryPoint attribute)
agent_api() (pyfarm.agent.service.Agent class method)
AgentArgumentParser (class in pyfarm.agent.entrypoints.parser)
AgentEntryPoint (class in pyfarm.agent.entrypoints.main)
agents_endpoint() (pyfarm.agent.service.Agent class method)
AgentUUID (class in pyfarm.agent.utility)
ALLOW_DIRECTORY_LISTING (pyfarm.agent.http.core.server.StaticPath attribute)
APIResource (class in pyfarm.agent.http.api.base)
APIRoot (class in pyfarm.agent.http.api.base)
AppendAction (in module pyfarm.agent.entrypoints.parser)
AppendConstAction (in module pyfarm.agent.entrypoints.parser)
assert_parser() (in module pyfarm.agent.entrypoints.parser)
assertDateAlmostEqual() (pyfarm.agent.testutil.TestCase method)
assertRaises() (pyfarm.agent.testutil.TestCase method)
assertRaisesRegexp() (pyfarm.agent.testutil.TestCase method)
Assign (class in pyfarm.agent.http.api.assign)
ASSIGNMENT_SCHEMA (pyfarm.jobtypes.core.jobtype.JobType attribute)
assignments() (pyfarm.jobtypes.core.jobtype.JobType method)

B

BaseAPITestCase (class in pyfarm.agent.testutil)
BaseHTMLTestCase (class in pyfarm.agent.testutil)
BaseHTTPTestCase (class in pyfarm.agent.testutil)
BaseRequestTestCase (class in pyfarm.agent.testutil)
before_spawn_process() (pyfarm.jobtypes.core.jobtype.JobType method)
before_start() (pyfarm.jobtypes.core.jobtype.JobType method)
build_http_resource() (pyfarm.agent.service.Agent method)
build_url() (in module pyfarm.agent.http.core.client)

C

Cache (class in pyfarm.jobtypes.core.internals)
cache (pyfarm.agent.http.core.template.InMemoryCache attribute)
(pyfarm.jobtypes.core.internals.Cache attribute)
CACHE_DIRECTORY (pyfarm.jobtypes.core.internals.Cache attribute)
callback_agent_id_set() (pyfarm.agent.service.Agent method)
callback_cpu_count_changed() (pyfarm.agent.service.Agent method)
callback_free_ram_changed() (pyfarm.agent.service.Agent method)
callback_post_cpu_count_change() (pyfarm.agent.service.Agent method)
callback_post_free_ram() (pyfarm.agent.service.Agent method)
callbacks (pyfarm.agent.config.ConfigurationWithCallbacks attribute)
changed() (pyfarm.agent.config.ConfigurationWithCallbacks method)
(pyfarm.agent.config.LoggingConfiguration method)
CLASS (pyfarm.agent.testutil.BaseHTTPTestCase attribute)
CLASS_FACTORY (pyfarm.agent.testutil.BaseHTTPTestCase attribute)
cleanup_after_job() (pyfarm.jobtypes.core.jobtype.JobType class method)
clear() (pyfarm.agent.config.ConfigurationWithCallbacks method)
(pyfarm.agent.config.LoggingConfiguration method)
(pyfarm.agent.http.core.template.InMemoryCache method)
COMMAND_DATA (pyfarm.jobtypes.core.jobtype.JobType attribute)
CommandData (class in pyfarm.jobtypes.core.jobtype)
Config (class in pyfarm.agent.http.api.config)
Configuration (class in pyfarm.agent.http.system)
ConfigurationWithCallbacks (class in pyfarm.agent.config)
connectionLost() (pyfarm.agent.http.core.client.Response method)
(pyfarm.agent.manhole.LoggingManhole method)
connectionMade() (pyfarm.agent.manhole.LoggingManhole method)
(pyfarm.jobtypes.core.process.ProcessProtocol method)
CONTENT_TYPES (pyfarm.agent.http.api.base.APIResource attribute)
(pyfarm.agent.http.core.resource.Resource attribute)
(pyfarm.agent.testutil.BaseAPITestCase attribute)
(pyfarm.agent.testutil.BaseHTMLTestCase attribute)
(pyfarm.agent.testutil.BaseHTTPTestCase attribute)
content_types() (pyfarm.agent.http.core.resource.Resource method)
cpu_name() (in module pyfarm.agent.sysinfo.cpu)
create_directory() (pyfarm.agent.testutil.TestCase method)
create_file() (pyfarm.agent.testutil.TestCase method)
create_jobtype() (in module pyfarm.agent.testutil)
CREATED (pyfarm.agent.config.LoggingConfiguration attribute)

D

data() (pyfarm.agent.http.core.client.Response method)
dataReceived() (pyfarm.agent.http.core.client.Response method)
default_json_encoder() (in module pyfarm.agent.utility)
DeferredTemplate (class in pyfarm.agent.http.core.template)
delete() (pyfarm.agent.http.api.tasks.Tasks method)
DELETED (pyfarm.agent.config.LoggingConfiguration attribute)
deregister_callback() (pyfarm.agent.config.ConfigurationWithCallbacks class method)
directoryListing() (pyfarm.agent.http.core.server.StaticPath method)
direxists() (in module pyfarm.agent.entrypoints.parser)
displayTracebacks (pyfarm.agent.http.core.server.Site attribute)
DNS_HOSTNAME (pyfarm.agent.testutil.BaseRequestTestCase attribute)
dump_bytecode() (pyfarm.agent.http.core.template.InMemoryCache method)
dumps() (in module pyfarm.agent.utility)

E

e (pyfarm.jobtypes.core.internals.Cache attribute)
EDITABLE_FIELDS (pyfarm.agent.http.system.Configuration attribute)
enum() (in module pyfarm.agent.entrypoints.parser)
Environment (class in pyfarm.agent.http.core.template)
environment (pyfarm.agent.http.core.template.Loader attribute)
environment variable
PYFARM_JOBTYPE_ALLOW_CODE_EXECUTION_IN_MODULE_ROOT
PYFARM_JOBTYPE_SUBCLASSES_BASE_CLASS
environment_is_case_sensitive() (in module pyfarm.agent.sysinfo.system)
errback_post_cpu_count_change() (pyfarm.agent.service.Agent method)
errback_post_free_ram() (pyfarm.agent.service.Agent method)
error() (pyfarm.agent.http.core.client.HTTPLog static method)
(pyfarm.agent.http.core.resource.Resource method)
(pyfarm.agent.testutil.ErrorCapturingParser method)
ErrorCapturingParser (class in pyfarm.agent.testutil)
errReceived() (pyfarm.jobtypes.core.process.ProcessProtocol method)
expandvars() (pyfarm.jobtypes.core.jobtype.JobType method)
EXPIRES (pyfarm.agent.http.core.server.StaticPath attribute)

F

fake_render() (in module pyfarm.agent.entrypoints.development)
fake_work() (in module pyfarm.agent.entrypoints.development)
FakeAgent (class in pyfarm.agent.testutil)
FakeRequest (class in pyfarm.agent.testutil)
FakeRequestHeaders (class in pyfarm.agent.testutil)
fileexists() (in module pyfarm.agent.entrypoints.parser)
filesystem_is_case_sensitive() (in module pyfarm.agent.sysinfo.system)
finish() (pyfarm.agent.testutil.FakeRequest method)
format_error() (pyfarm.jobtypes.core.jobtype.JobType method)
format_stderr_line() (pyfarm.jobtypes.core.jobtype.JobType method)
format_stdout_line() (pyfarm.jobtypes.core.jobtype.JobType method)
free_ram() (in module pyfarm.agent.sysinfo.memory)

G

generate() (pyfarm.agent.utility.AgentUUID class method)
get() (pyfarm.agent.http.api.base.Versions method)
(pyfarm.agent.http.api.config.Config method)
(pyfarm.agent.http.api.state.Status method)
(pyfarm.agent.http.api.tasklogs.TaskLogs method)
(pyfarm.agent.http.api.tasks.Tasks method)
(pyfarm.agent.http.system.Configuration method)
(pyfarm.agent.http.system.Index method)
get_command_data() (pyfarm.jobtypes.core.jobtype.JobType method)
(pyfarm.jobtypes.examples.PythonHelloWorld method)
get_command_list() (pyfarm.jobtypes.core.jobtype.JobType method)
get_csvlog_path() (pyfarm.jobtypes.core.jobtype.JobType method)
get_environment() (pyfarm.jobtypes.core.jobtype.JobType method)
get_local_task_state() (pyfarm.jobtypes.core.jobtype.JobType method)
get_uid_gid() (pyfarm.jobtypes.core.jobtype.JobType method)
getHeader() (pyfarm.agent.testutil.FakeRequest method)
getRawHeaders() (pyfarm.agent.testutil.FakeRequestHeaders method)
GPULookupError
graphics_cards() (in module pyfarm.agent.sysinfo.graphics)

H

handle_stderr_line() (pyfarm.jobtypes.core.jobtype.JobType method)
handle_stdout_line() (pyfarm.jobtypes.core.jobtype.JobType method)
HIDDEN_FIELDS (pyfarm.agent.http.system.Configuration attribute)
hostname() (in module pyfarm.agent.sysinfo.network)
HTTP_REQUEST_SUCCESS (pyfarm.agent.testutil.BaseRequestTestCase attribute)
http_retry_delay() (in module pyfarm.agent.http.core.client)
HTTP_SCHEME (pyfarm.agent.testutil.BaseRequestTestCase attribute)
HTTPLog (class in pyfarm.agent.http.core.client)

I

idle_time() (in module pyfarm.agent.sysinfo.cpu)
Index (class in pyfarm.agent.http.system)
InMemoryCache (class in pyfarm.agent.http.core.template)
instance_class() (pyfarm.agent.testutil.BaseHTTPTestCase method)
InsufficientSpaceError
interfaces() (in module pyfarm.agent.sysinfo.network)
interpreter_architecture() (in module pyfarm.agent.sysinfo.system)
interrupt() (pyfarm.jobtypes.core.process.ProcessProtocol method)
iowait() (in module pyfarm.agent.sysinfo.cpu)
ip() (in module pyfarm.agent.entrypoints.parser)
is_administrator() (in module pyfarm.agent.sysinfo.user)
is_successful() (pyfarm.jobtypes.core.jobtype.JobType method)
isLeaf (pyfarm.agent.http.api.assign.Assign attribute)
(pyfarm.agent.http.api.base.APIResource attribute)
(pyfarm.agent.http.api.base.APIRoot attribute)
(pyfarm.agent.http.api.base.Versions attribute)
(pyfarm.agent.http.api.config.Config attribute)
(pyfarm.agent.http.api.state.Restart attribute)
(pyfarm.agent.http.api.state.Status attribute)
(pyfarm.agent.http.api.state.Stop attribute)
(pyfarm.agent.http.api.update.Update attribute)

J

JobType (class in pyfarm.jobtypes.core.jobtype)
JOBTYPE_VERSION_URL (pyfarm.jobtypes.core.internals.Cache attribute)
json() (pyfarm.agent.http.core.client.Response method)
json_safe() (in module pyfarm.agent.utility)

K

kill() (pyfarm.jobtypes.core.process.ProcessProtocol method)

L

lineReceived() (pyfarm.agent.manhole.LoggingManhole method)
load() (in module pyfarm.agent.sysinfo.cpu)
(pyfarm.agent.http.core.template.Loader class method)
(pyfarm.agent.utility.AgentUUID class method)
(pyfarm.jobtypes.core.jobtype.JobType class method)
load_bytecode() (pyfarm.agent.http.core.template.InMemoryCache method)
LOAD_DATA_FOR_METHODS (pyfarm.agent.http.core.resource.Resource attribute)
Loader (class in pyfarm.agent.http.core.template)
log (pyfarm.agent.utility.AgentUUID attribute)
log_identifier (pyfarm.jobtypes.core.internals.ProcessData attribute)
log_stderr_line() (pyfarm.jobtypes.core.jobtype.JobType method)
log_stdout_line() (pyfarm.jobtypes.core.jobtype.JobType method)
logging (pyfarm.jobtypes.core.internals.Process attribute)
LoggingConfiguration (class in pyfarm.agent.config)
LoggingManhole (class in pyfarm.agent.manhole)
longMessage (pyfarm.agent.testutil.TestCase attribute)

M

mac_addresses() (in module pyfarm.agent.sysinfo.network)
machine_architecture() (in module pyfarm.agent.sysinfo.system)
manhole_factory() (in module pyfarm.agent.manhole)
map_path() (pyfarm.jobtypes.core.jobtype.JobType method)
master_contacted() (pyfarm.agent.config.LoggingConfiguration method)
mb() (in module pyfarm.agent.http.system)
methods (pyfarm.agent.http.core.resource.Resource attribute)
mix_action() (in module pyfarm.agent.entrypoints.parser)
MODIFIED (pyfarm.agent.config.LoggingConfiguration attribute)

N

NAMESPACE (pyfarm.agent.manhole.TelnetRealm attribute)
next() (pyfarm.agent.utility.UnicodeCSVReader method)
(pyfarm.agent.utility.UTF8Recoder method)
node() (pyfarm.jobtypes.core.jobtype.JobType method)
number() (in module pyfarm.agent.entrypoints.parser)

O

operating_system() (in module pyfarm.agent.sysinfo.system)
outReceived() (pyfarm.jobtypes.core.process.ProcessProtocol method)

P

PERSISTENT_JOB_DATA (pyfarm.jobtypes.core.jobtype.JobType attribute)
pid (pyfarm.jobtypes.core.process.ProcessProtocol attribute)
pop() (pyfarm.agent.config.LoggingConfiguration method)
POP_CONFIG_KEYS (pyfarm.agent.testutil.TestCase attribute)
port() (in module pyfarm.agent.entrypoints.parser)
post() (pyfarm.agent.http.api.assign.Assign method)
(pyfarm.agent.http.api.state.Restart method)
(pyfarm.agent.http.api.state.Stop method)
(pyfarm.agent.http.api.update.Update method)
post_agent_to_master() (pyfarm.agent.service.Agent method)
post_cpu_count() (pyfarm.agent.service.Agent method)
post_free_ram() (pyfarm.agent.service.Agent method)
post_shutdown_to_master() (pyfarm.agent.service.Agent method)
prepare_config() (pyfarm.agent.testutil.TestCase method)
prepare_for_job() (pyfarm.jobtypes.core.jobtype.JobType class method)
preprocess_stderr_line() (pyfarm.jobtypes.core.jobtype.JobType method)
preprocess_stdout_line() (pyfarm.jobtypes.core.jobtype.JobType method)
Process (class in pyfarm.jobtypes.core.internals)
process (pyfarm.jobtypes.core.process.ProcessProtocol attribute)
process_memory() (in module pyfarm.agent.sysinfo.memory)
process_output() (pyfarm.jobtypes.core.jobtype.JobType method)
PROCESS_PROTOCOL (pyfarm.jobtypes.core.jobtype.JobType attribute)
process_started() (pyfarm.jobtypes.core.jobtype.JobType method)
process_stderr_line() (pyfarm.jobtypes.core.jobtype.JobType method)
process_stdout_line() (pyfarm.jobtypes.core.jobtype.JobType method)
process_stopped() (pyfarm.jobtypes.core.jobtype.JobType method)
ProcessData (class in pyfarm.jobtypes.core.internals)
processEnded() (pyfarm.jobtypes.core.process.ProcessProtocol method)
ProcessProtocol (class in pyfarm.jobtypes.core.process)
protocol (pyfarm.jobtypes.core.internals.ProcessData attribute)
psutil_process (pyfarm.jobtypes.core.process.ProcessProtocol attribute)
putChild() (pyfarm.agent.http.core.resource.Resource method)
pyfarm (module)
pyfarm.agent (module)
pyfarm.agent.config (module)
pyfarm.agent.entrypoints (module)
pyfarm.agent.entrypoints.development (module)
pyfarm.agent.entrypoints.main (module)
pyfarm.agent.entrypoints.parser (module)
pyfarm.agent.entrypoints.supervisor (module)
pyfarm.agent.entrypoints.utility (module)
pyfarm.agent.http (module)
pyfarm.agent.http.api (module)
pyfarm.agent.http.api.assign (module)
pyfarm.agent.http.api.base (module)
pyfarm.agent.http.api.config (module)
pyfarm.agent.http.api.state (module)
pyfarm.agent.http.api.tasklogs (module)
pyfarm.agent.http.api.tasks (module)
pyfarm.agent.http.api.update (module)
pyfarm.agent.http.core (module)
pyfarm.agent.http.core.client (module)
pyfarm.agent.http.core.resource (module)
pyfarm.agent.http.core.server (module)
pyfarm.agent.http.core.template (module)
pyfarm.agent.http.system (module)
pyfarm.agent.manhole (module)
pyfarm.agent.service (module)
pyfarm.agent.sysinfo (module)
pyfarm.agent.sysinfo.cpu (module)
pyfarm.agent.sysinfo.graphics (module)
pyfarm.agent.sysinfo.memory (module)
pyfarm.agent.sysinfo.network (module)
pyfarm.agent.sysinfo.system (module)
pyfarm.agent.sysinfo.user (module)
pyfarm.agent.testutil (module)
pyfarm.agent.utility (module)
pyfarm.jobtypes (module)
pyfarm.jobtypes.core (module)
pyfarm.jobtypes.core.internals (module)
pyfarm.jobtypes.core.jobtype (module)
pyfarm.jobtypes.core.process (module)
pyfarm.jobtypes.examples (module)
PythonHelloWorld (class in pyfarm.jobtypes.examples)

Q

queue() (pyfarm.agent.http.core.client.HTTPLog static method)
quote_url() (in module pyfarm.agent.utility)

R

RAND_LENGTH (pyfarm.agent.testutil.TestCase attribute)
random() (in module pyfarm.agent.entrypoints.development)
(in module pyfarm.agent.http.core.client)
random_port() (in module pyfarm.agent.testutil)
reannounce() (pyfarm.agent.service.Agent method)
REDIRECT_TARGET (pyfarm.agent.testutil.BaseRequestTestCase attribute)
register_callback() (pyfarm.agent.config.ConfigurationWithCallbacks class method)
render() (pyfarm.agent.http.core.resource.Resource method)
(pyfarm.agent.http.core.server.StaticPath method)
(pyfarm.agent.http.core.template.DeferredTemplate method)
repeating_call() (pyfarm.agent.service.Agent method)
REPLACE_REPEATED_DELIMITER (pyfarm.agent.http.core.server.RewriteRequest attribute)
ReplaceEnvironment (class in pyfarm.jobtypes.core.process)
Request (class in pyfarm.agent.http.core.client)
request() (in module pyfarm.agent.http.core.client)
request_from_master() (in module pyfarm.agent.utility)
requestAvatar() (pyfarm.agent.manhole.TelnetRealm method)
requestFactory (pyfarm.agent.http.core.server.Site attribute)
requestReceived() (pyfarm.agent.http.core.server.RewriteRequest method)
requires_master() (in module pyfarm.agent.testutil)
RESOLVED_DNS_NAME (pyfarm.agent.testutil.BaseRequestTestCase attribute)
Resource (class in pyfarm.agent.http.core.resource)
Response (class in pyfarm.agent.http.core.client)
response() (pyfarm.agent.http.core.client.HTTPLog static method)
(pyfarm.agent.testutil.FakeRequest method)
Restart (class in pyfarm.agent.http.api.state)
retry() (pyfarm.agent.http.core.client.Request method)
RewriteRequest (class in pyfarm.agent.http.core.server)
RFC
RFC 1918
running() (pyfarm.jobtypes.core.process.ProcessProtocol method)

S

save() (pyfarm.agent.utility.AgentUUID class method)
SCHEMAS (pyfarm.agent.http.api.assign.Assign attribute)
(pyfarm.agent.http.api.state.Stop attribute)
(pyfarm.agent.http.api.update.Update attribute)
(pyfarm.agent.http.core.resource.Resource attribute)
seconds() (in module pyfarm.agent.http.system)
set_default_environment() (pyfarm.jobtypes.core.jobtype.CommandData method)
set_states() (pyfarm.jobtypes.core.jobtype.JobType method)
set_task_state() (pyfarm.jobtypes.core.jobtype.JobType method)
setResponseCode() (pyfarm.agent.testutil.FakeRequest method)
setUp() (pyfarm.agent.testutil.BaseAPITestCase method)
(pyfarm.agent.testutil.BaseHTMLTestCase method)
(pyfarm.agent.testutil.BaseHTTPTestCase method)
(pyfarm.agent.testutil.BaseRequestTestCase method)
(pyfarm.agent.testutil.TestCase method)
should_reannounce() (pyfarm.agent.service.Agent method)
show() (in module pyfarm.agent.manhole)
shutting_down (pyfarm.agent.service.Agent attribute)
sigint_handler() (pyfarm.agent.service.Agent method)
Site (class in pyfarm.agent.http.core.server)
skipIf (class in pyfarm.agent.testutil)
spawn_persistent_process() (pyfarm.jobtypes.core.jobtype.JobType class method)
start() (pyfarm.agent.entrypoints.main.AgentEntryPoint method)
(pyfarm.agent.service.Agent method)
(pyfarm.jobtypes.core.jobtype.JobType method)
start_daemon_posix() (in module pyfarm.agent.entrypoints.utility)
start_deferred (pyfarm.jobtypes.core.internals.Process attribute)
started (pyfarm.jobtypes.core.internals.ProcessData attribute)
StaticPath (class in pyfarm.agent.http.core.server)
Status (class in pyfarm.agent.http.api.state)
status() (pyfarm.agent.entrypoints.main.AgentEntryPoint method)
Stop (class in pyfarm.agent.http.api.state)
stop() (pyfarm.agent.entrypoints.main.AgentEntryPoint method)
(pyfarm.agent.service.Agent method)
(pyfarm.agent.testutil.FakeAgent method)
(pyfarm.jobtypes.core.jobtype.JobType method)
stopped (pyfarm.jobtypes.core.internals.ProcessData attribute)
stopped_deferred (pyfarm.jobtypes.core.internals.Process attribute)
StoreAction (in module pyfarm.agent.entrypoints.parser)
StoreConstAction (in module pyfarm.agent.entrypoints.parser)
StoreFalseAction (in module pyfarm.agent.entrypoints.parser)
StoreTrueAction (in module pyfarm.agent.entrypoints.parser)
SubParsersAction (in module pyfarm.agent.entrypoints.parser)
supervisor() (in module pyfarm.agent.entrypoints.supervisor)
System (class in pyfarm.jobtypes.core.internals)
system_data() (pyfarm.agent.service.Agent method)
system_time() (in module pyfarm.agent.sysinfo.cpu)

T

TaskLogs (class in pyfarm.agent.http.api.tasklogs)
Tasks (class in pyfarm.agent.http.api.tasks)
TASKS_SCHEMA() (in module pyfarm.agent.utility)
TelnetRealm (class in pyfarm.agent.manhole)
tempdir() (pyfarm.jobtypes.core.jobtype.JobType method)
template (pyfarm.agent.http.core.resource.Resource attribute)
TEMPLATE (pyfarm.agent.http.core.resource.Resource attribute)
(pyfarm.agent.http.system.Configuration attribute)
(pyfarm.agent.http.system.Index attribute)
template_class (pyfarm.agent.http.core.template.Environment attribute)
terminate() (pyfarm.jobtypes.core.process.ProcessProtocol method)
test_content_types() (pyfarm.agent.testutil.BaseHTTPTestCase method)
test_implements_methods() (pyfarm.agent.testutil.BaseHTTPTestCase method)
test_instance() (pyfarm.agent.testutil.BaseHTTPTestCase method)
test_leaf() (pyfarm.agent.testutil.BaseHTTPTestCase method)
test_methods_exist_for_schema() (pyfarm.agent.testutil.BaseHTTPTestCase method)
test_missing_schemas() (pyfarm.agent.testutil.BaseHTTPTestCase method)
test_parent() (pyfarm.agent.testutil.BaseAPITestCase method)
test_template_loaded() (pyfarm.agent.testutil.BaseHTMLTestCase method)
test_template_set() (pyfarm.agent.testutil.BaseHTMLTestCase method)
TEST_URL (pyfarm.agent.testutil.BaseRequestTestCase attribute)
TestCase (class in pyfarm.agent.testutil)
timeout (pyfarm.agent.testutil.TestCase attribute)
total_consumption() (in module pyfarm.agent.sysinfo.memory)
total_cpus() (in module pyfarm.agent.sysinfo.cpu)
total_ram() (in module pyfarm.agent.sysinfo.memory)
total_seconds() (in module pyfarm.agent.utility)
TransportProtocolFactory (class in pyfarm.agent.manhole)
TYPE_MAPPING (pyfarm.agent.entrypoints.parser.ActionMixin attribute)
TypeChecks (class in pyfarm.jobtypes.core.internals)

U

uidgid() (in module pyfarm.agent.entrypoints.parser)
UnicodeCSVReader (class in pyfarm.agent.utility)
UnicodeCSVWriter (class in pyfarm.agent.utility)
Update (class in pyfarm.agent.http.api.update)
update() (pyfarm.agent.config.LoggingConfiguration method)
uptime() (in module pyfarm.agent.sysinfo.system)
URI (pyfarm.agent.testutil.BaseHTTPTestCase attribute)
used_ram() (in module pyfarm.agent.sysinfo.memory)
user_time() (in module pyfarm.agent.sysinfo.cpu)
username() (in module pyfarm.agent.sysinfo.user)
UTF8Recoder (class in pyfarm.agent.utility)
uuid (pyfarm.jobtypes.core.process.ProcessProtocol attribute)
uuid_type() (in module pyfarm.agent.entrypoints.parser)

V

validate() (pyfarm.jobtypes.core.jobtype.CommandData method)
validate_environment() (in module pyfarm.agent.utility)
validate_uuid() (in module pyfarm.agent.utility)
Versions (class in pyfarm.agent.http.api.base)

W

write() (pyfarm.agent.http.core.server.RewriteRequest method)
(pyfarm.agent.testutil.FakeRequest method)
writerow() (pyfarm.agent.utility.UnicodeCSVWriter method)
writerows() (pyfarm.agent.utility.UnicodeCSVWriter method)