SYMBOL INDEX (6283 symbols across 284 files) FILE: deploy/ec2/ec2_exp.py function parse_args (line 29) | def parse_args(force_action=True): function get_or_make_group (line 114) | def get_or_make_group(conn, name): function scp (line 124) | def scp(host, opts, local_file, dest_file): function scp_from (line 130) | def scp_from(host, opts, dest_file, local_file): function rsync_from_all (line 135) | def rsync_from_all(hosts, opts, dest_pattern, local_dir, errors=0): function parallel_commands (line 146) | def parallel_commands(commands, tolerable_failures): function ssh (line 167) | def ssh(host, opts, command): function ssh_all (line 173) | def ssh_all(hosts, opts, command): function launch_cluster (line 182) | def launch_cluster(conn, opts, cluster_name): function wait_for_instances (line 278) | def wait_for_instances(instances): function is_active (line 290) | def is_active(instance): function find_existing_cluster (line 294) | def find_existing_cluster(conn, opts, cluster_name): function generate_deploy_files (line 330) | def generate_deploy_files(frontends, backends, opts, warmup_job_arrival_... function redeploy_sparrow (line 389) | def redeploy_sparrow(machines, frontends, backends, opts, warmup_job_arr... function deploy_cluster (line 405) | def deploy_cluster(frontends, backends, opts, warmup_job_arrival_s=0, wa... function start_sparrow_throughput (line 433) | def start_sparrow_throughput(frontends, backends, opts): function start_sparrow (line 438) | def start_sparrow(frontends, backends, opts): function stop_sparrow (line 448) | def stop_sparrow(frontends, backends, opts): function start_mesos (line 457) | def start_mesos(frontends, backends, opts): function stop_mesos (line 464) | def stop_mesos(frontends, backends, opts): function start_spark_shark (line 473) | def start_spark_shark(frontends, backends, opts): function stop_spark (line 481) | def stop_spark(frontends, backends, opts): function start_hdfs (line 490) | def start_hdfs(frontends, backends, opts): function stop_hdfs (line 495) | def stop_hdfs(frontends, backends,opts): function start_proto (line 501) | def start_proto(frontends, backends, opts): function stop_proto (line 510) | def stop_proto(frontends, backends, opts): function create_database (line 519) | def create_database(frontends, opts): function create_tpch_tables (line 525) | def create_tpch_tables(frontends, backends, opts): function start_shark_tpch (line 534) | def start_shark_tpch(frontends, backends, opts): function collect_logs (line 540) | def collect_logs(frontends, backends, opts): function destroy_cluster (line 562) | def destroy_cluster(frontends, backends, opts): function execute_command (line 576) | def execute_command(frontends, backends, opts, cmd): function login_frontend (line 581) | def login_frontend(frontends, backends, opts): function login_backend (line 588) | def login_backend(frontends, backends, opts): function main (line 594) | def main(): FILE: deploy/ec2/fairness.py function run_cmd (line 25) | def run_cmd(cmd): function main (line 28) | def main(argv): FILE: deploy/ec2/isolation.py function run_cmd (line 25) | def run_cmd(cmd): function main (line 28) | def main(argv): FILE: deploy/ec2/osdi.py function run_cmd (line 21) | def run_cmd(cmd): FILE: deploy/ec2/prepare_tpch_experiments.py function run_cmd (line 21) | def run_cmd(cmd): function main (line 25) | def main(argv): FILE: deploy/ec2/probe_ratio.py function run_cmd (line 25) | def run_cmd(cmd): function main (line 28) | def main(argv): FILE: deploy/ec2/probe_ratio_het.py function run_cmd (line 25) | def run_cmd(cmd): function main (line 28) | def main(argv): FILE: deploy/ec2/spark_v_mesos.py function run_cmd (line 21) | def run_cmd(cmd): FILE: deploy/ec2/tpch_experiments.py function run_cmd (line 34) | def run_cmd(cmd): FILE: deploy/third_party/boto-2.1.1/boto/__init__.py function init_logging (line 39) | def init_logging(): class NullHandler (line 46) | class NullHandler(logging.Handler): method emit (line 47) | def emit(self, record): function set_file_logger (line 55) | def set_file_logger(name, filepath, level=logging.INFO, format_string=No... function set_stream_logger (line 68) | def set_stream_logger(name, level=logging.DEBUG, format_string=None): function connect_sqs (line 81) | def connect_sqs(aws_access_key_id=None, aws_secret_access_key=None, **kw... function connect_s3 (line 95) | def connect_s3(aws_access_key_id=None, aws_secret_access_key=None, **kwa... function connect_gs (line 109) | def connect_gs(gs_access_key_id=None, gs_secret_access_key=None, **kwargs): function connect_ec2 (line 123) | def connect_ec2(aws_access_key_id=None, aws_secret_access_key=None, **kw... function connect_elb (line 137) | def connect_elb(aws_access_key_id=None, aws_secret_access_key=None, **kw... function connect_autoscale (line 151) | def connect_autoscale(aws_access_key_id=None, aws_secret_access_key=None... function connect_cloudwatch (line 165) | def connect_cloudwatch(aws_access_key_id=None, aws_secret_access_key=Non... function connect_sdb (line 179) | def connect_sdb(aws_access_key_id=None, aws_secret_access_key=None, **kw... function connect_fps (line 193) | def connect_fps(aws_access_key_id=None, aws_secret_access_key=None, **kw... function connect_mturk (line 207) | def connect_mturk(aws_access_key_id=None, aws_secret_access_key=None, **... function connect_cloudfront (line 221) | def connect_cloudfront(aws_access_key_id=None, aws_secret_access_key=Non... function connect_vpc (line 235) | def connect_vpc(aws_access_key_id=None, aws_secret_access_key=None, **kw... function connect_rds (line 249) | def connect_rds(aws_access_key_id=None, aws_secret_access_key=None, **kw... function connect_emr (line 263) | def connect_emr(aws_access_key_id=None, aws_secret_access_key=None, **kw... function connect_sns (line 277) | def connect_sns(aws_access_key_id=None, aws_secret_access_key=None, **kw... function connect_iam (line 292) | def connect_iam(aws_access_key_id=None, aws_secret_access_key=None, **kw... function connect_route53 (line 306) | def connect_route53(aws_access_key_id=None, aws_secret_access_key=None, ... function connect_euca (line 320) | def connect_euca(host=None, aws_access_key_id=None, aws_secret_access_ke... function connect_walrus (line 358) | def connect_walrus(host=None, aws_access_key_id=None, aws_secret_access_... function connect_ses (line 396) | def connect_ses(aws_access_key_id=None, aws_secret_access_key=None, **kw... function connect_sts (line 410) | def connect_sts(aws_access_key_id=None, aws_secret_access_key=None, **kw... function connect_ia (line 424) | def connect_ia(ia_access_key_id=None, ia_secret_access_key=None, function check_extensions (line 456) | def check_extensions(module_name, module_path): function _get_aws_conn (line 475) | def _get_aws_conn(service): function lookup (line 484) | def lookup(service, name): function storage_uri (line 493) | def storage_uri(uri_str, default_scheme='file', debug=0, validate=True, function storage_uri_for_key (line 571) | def storage_uri_for_key(key): FILE: deploy/third_party/boto-2.1.1/boto/auth.py class Faker (line 56) | class Faker: method __init__ (line 57) | def __init__(self, which): method new (line 61) | def new(self, *args, **kwargs): class HmacKeys (line 71) | class HmacKeys(object): method __init__ (line 74) | def __init__(self, host, config, provider): method algorithm (line 85) | def algorithm(self): method sign_string (line 91) | def sign_string(self, string_to_sign): class HmacAuthV1Handler (line 100) | class HmacAuthV1Handler(AuthHandler, HmacKeys): method __init__ (line 105) | def __init__(self, host, config, provider): method add_auth (line 110) | def add_auth(self, http_request, **kwargs): class HmacAuthV2Handler (line 128) | class HmacAuthV2Handler(AuthHandler, HmacKeys): method __init__ (line 134) | def __init__(self, host, config, provider): method add_auth (line 139) | def add_auth(self, http_request, **kwargs): class HmacAuthV3Handler (line 150) | class HmacAuthV3Handler(AuthHandler, HmacKeys): method __init__ (line 155) | def __init__(self, host, config, provider): method add_auth (line 159) | def add_auth(self, http_request, **kwargs): class QuerySignatureHelper (line 169) | class QuerySignatureHelper(HmacKeys): method add_auth (line 175) | def add_auth(self, http_request, **kwargs): class QuerySignatureV0AuthHandler (line 197) | class QuerySignatureV0AuthHandler(QuerySignatureHelper, AuthHandler): method _calc_signature (line 203) | def _calc_signature(self, params, *args): class QuerySignatureV1AuthHandler (line 217) | class QuerySignatureV1AuthHandler(QuerySignatureHelper, AuthHandler): method _calc_signature (line 225) | def _calc_signature(self, params, *args): class QuerySignatureV2AuthHandler (line 239) | class QuerySignatureV2AuthHandler(QuerySignatureHelper, AuthHandler): method _calc_signature (line 246) | def _calc_signature(self, params, verb, path, server_name): function get_auth_handler (line 275) | def get_auth_handler(host, config, provider, requested_capability=None): FILE: deploy/third_party/boto-2.1.1/boto/auth_handler.py class NotReadyToAuthenticate (line 28) | class NotReadyToAuthenticate(Exception): class AuthHandler (line 31) | class AuthHandler(Plugin): method __init__ (line 35) | def __init__(self, host, config, provider): method add_auth (line 52) | def add_auth(self, http_request): FILE: deploy/third_party/boto-2.1.1/boto/cloudformation/connection.py class CloudFormationConnection (line 34) | class CloudFormationConnection(AWSQueryConnection): method __init__ (line 47) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 59) | def _required_auth_capability(self): method encode_bool (line 62) | def encode_bool(self, v): method create_stack (line 66) | def create_stack(self, stack_name, template_body=None, template_url=None, method delete_stack (line 132) | def delete_stack(self, stack_name_or_id): method describe_stack_events (line 144) | def describe_stack_events(self, stack_name_or_id=None, next_token=None): method describe_stack_resource (line 153) | def describe_stack_resource(self, stack_name_or_id, logical_resource_id): method describe_stack_resources (line 165) | def describe_stack_resources(self, stack_name_or_id=None, method describe_stacks (line 178) | def describe_stacks(self, stack_name_or_id=None): method get_template (line 184) | def get_template(self, stack_name_or_id): method list_stack_resources (line 195) | def list_stack_resources(self, stack_name_or_id, next_token=None): method list_stacks (line 202) | def list_stacks(self, stack_status_filters=[], next_token=None): method validate_template (line 213) | def validate_template(self, template_body=None, template_url=None): FILE: deploy/third_party/boto-2.1.1/boto/cloudformation/stack.py class Stack (line 5) | class Stack: method __init__ (line 6) | def __init__(self, connection=None): method startElement (line 20) | def startElement(self, name, attrs, connection): method endElement (line 30) | def endElement(self, name, value, connection): method delete (line 54) | def delete(self): method describe_events (line 57) | def describe_events(self, next_token=None): method describe_resource (line 63) | def describe_resource(self, logical_resource_id): method describe_resources (line 69) | def describe_resources(self, logical_resource_id=None, method list_resources (line 77) | def list_resources(self, next_token=None): method update (line 83) | def update(self): method get_template (line 91) | def get_template(self): class StackSummary (line 94) | class StackSummary: method __init__ (line 95) | def __init__(self, connection=None): method startElement (line 104) | def startElement(self, name, attrs, connection): method endElement (line 107) | def endElement(self, name, value, connection): class Parameter (line 125) | class Parameter: method __init__ (line 126) | def __init__(self, connection=None): method startElement (line 131) | def startElement(self, name, attrs, connection): method endElement (line 134) | def endElement(self, name, value, connection): method __repr__ (line 142) | def __repr__(self): class Output (line 145) | class Output: method __init__ (line 146) | def __init__(self, connection=None): method startElement (line 152) | def startElement(self, name, attrs, connection): method endElement (line 155) | def endElement(self, name, value, connection): method __repr__ (line 165) | def __repr__(self): class StackResource (line 168) | class StackResource: method __init__ (line 169) | def __init__(self, connection=None): method startElement (line 181) | def startElement(self, name, attrs, connection): method endElement (line 184) | def endElement(self, name, value, connection): method __repr__ (line 206) | def __repr__(self): class StackResourceSummary (line 210) | class StackResourceSummary: method __init__ (line 211) | def __init__(self, connection=None): method startElement (line 220) | def startElement(self, name, attrs, connection): method endElement (line 223) | def endElement(self, name, value, connection): method __repr__ (line 240) | def __repr__(self): class StackEvent (line 244) | class StackEvent: method __init__ (line 247) | def __init__(self, connection=None): method startElement (line 260) | def startElement(self, name, attrs, connection): method endElement (line 263) | def endElement(self, name, value, connection): method __repr__ (line 287) | def __repr__(self): FILE: deploy/third_party/boto-2.1.1/boto/cloudformation/template.py class Template (line 3) | class Template: method __init__ (line 4) | def __init__(self, connection=None): method startElement (line 9) | def startElement(self, name, attrs, connection): method endElement (line 16) | def endElement(self, name, value, connection): class TemplateParameter (line 22) | class TemplateParameter: method __init__ (line 23) | def __init__(self, parent): method startElement (line 30) | def startElement(self, name, attrs, connection): method endElement (line 33) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/cloudfront/__init__.py class CloudFrontConnection (line 37) | class CloudFrontConnection(AWSAuthConnection): method __init__ (line 42) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method get_etag (line 49) | def get_etag(self, response): method _required_auth_capability (line 56) | def _required_auth_capability(self): method _get_all_objects (line 61) | def _get_all_objects(self, resource, tags): method _get_info (line 74) | def _get_info(self, id, resource, dist_class): method _get_config (line 90) | def _get_config(self, id, resource, config_class): method _set_config (line 103) | def _set_config(self, distribution_id, etag, config): method _create_object (line 117) | def _create_object(self, config, resource, dist_class): method _delete_object (line 131) | def _delete_object(self, id, etag, resource): method get_all_distributions (line 141) | def get_all_distributions(self): method get_distribution_info (line 145) | def get_distribution_info(self, distribution_id): method get_distribution_config (line 148) | def get_distribution_config(self, distribution_id): method set_distribution_config (line 152) | def set_distribution_config(self, distribution_id, etag, config): method create_distribution (line 155) | def create_distribution(self, origin, enabled, caller_reference='', method delete_distribution (line 163) | def delete_distribution(self, distribution_id, etag): method get_all_streaming_distributions (line 168) | def get_all_streaming_distributions(self): method get_streaming_distribution_info (line 172) | def get_streaming_distribution_info(self, distribution_id): method get_streaming_distribution_config (line 176) | def get_streaming_distribution_config(self, distribution_id): method set_streaming_distribution_config (line 180) | def set_streaming_distribution_config(self, distribution_id, etag, con... method create_streaming_distribution (line 183) | def create_streaming_distribution(self, origin, enabled, method delete_streaming_distribution (line 194) | def delete_streaming_distribution(self, distribution_id, etag): method get_all_origin_access_identity (line 199) | def get_all_origin_access_identity(self): method get_origin_access_identity_info (line 204) | def get_origin_access_identity_info(self, access_id): method get_origin_access_identity_config (line 208) | def get_origin_access_identity_config(self, access_id): method set_origin_access_identity_config (line 213) | def set_origin_access_identity_config(self, access_id, method create_origin_access_identity (line 217) | def create_origin_access_identity(self, caller_reference='', comment=''): method delete_origin_access_identity (line 223) | def delete_origin_access_identity(self, access_id, etag): method create_invalidation_request (line 229) | def create_invalidation_request(self, distribution_id, paths, method invalidation_request_status (line 252) | def invalidation_request_status (self, distribution_id, request_id, ca... FILE: deploy/third_party/boto-2.1.1/boto/cloudfront/distribution.py class DistributionConfig (line 32) | class DistributionConfig: method __init__ (line 34) | def __init__(self, connection=None, origin=None, enabled=False, method to_xml (line 105) | def to_xml(self): method startElement (line 140) | def startElement(self, name, attrs, connection): method endElement (line 156) | def endElement(self, name, value, connection): class StreamingDistributionConfig (line 173) | class StreamingDistributionConfig(DistributionConfig): method __init__ (line 175) | def __init__(self, connection=None, origin='', enabled=False, method to_xml (line 184) | def to_xml(self): class DistributionSummary (line 216) | class DistributionSummary: method __init__ (line 218) | def __init__(self, connection=None, domain_name='', id='', method startElement (line 236) | def startElement(self, name, attrs, connection): method endElement (line 248) | def endElement(self, name, value, connection): method get_distribution (line 273) | def get_distribution(self): class StreamingDistributionSummary (line 276) | class StreamingDistributionSummary(DistributionSummary): method get_distribution (line 278) | def get_distribution(self): class Distribution (line 281) | class Distribution: method __init__ (line 283) | def __init__(self, connection=None, config=None, domain_name='', method startElement (line 297) | def startElement(self, name, attrs, connection): method endElement (line 307) | def endElement(self, name, value, connection): method update (line 321) | def update(self, enabled=None, cnames=None, comment=None): method enable (line 362) | def enable(self): method disable (line 369) | def disable(self): method delete (line 376) | def delete(self): method _get_bucket (line 384) | def _get_bucket(self): method get_objects (line 403) | def get_objects(self): method set_permissions (line 416) | def set_permissions(self, object, replace=False): method set_permissions_all (line 448) | def set_permissions_all(self, replace=False): method add_object (line 465) | def add_object(self, name, content, headers=None, replace=True): method create_signed_url (line 498) | def create_signed_url(self, url, keypair_id, method _create_signing_params (line 575) | def _create_signing_params(self, url, keypair_id, method _canned_policy (line 608) | def _canned_policy(resource, expires): method _custom_policy (line 618) | def _custom_policy(resource, expires=None, valid_after=None, ip_addres... method _sign_string (line 637) | def _sign_string(message, private_key_file=None, private_key_string=No... method _url_base64_encode (line 668) | def _url_base64_encode(msg): class StreamingDistribution (line 679) | class StreamingDistribution(Distribution): method __init__ (line 681) | def __init__(self, connection=None, config=None, domain_name='', method startElement (line 687) | def startElement(self, name, attrs, connection): method update (line 694) | def update(self, enabled=None, cnames=None, comment=None): method delete (line 740) | def delete(self): FILE: deploy/third_party/boto-2.1.1/boto/cloudfront/exception.py class CloudFrontServerError (line 24) | class CloudFrontServerError(BotoServerError): FILE: deploy/third_party/boto-2.1.1/boto/cloudfront/identity.py class OriginAccessIdentity (line 24) | class OriginAccessIdentity: method __init__ (line 26) | def __init__(self, connection=None, config=None, id='', method startElement (line 35) | def startElement(self, name, attrs, connection): method endElement (line 42) | def endElement(self, name, value, connection): method update (line 52) | def update(self, comment=None): method delete (line 61) | def delete(self): method uri (line 64) | def uri(self): class OriginAccessIdentityConfig (line 67) | class OriginAccessIdentityConfig: method __init__ (line 69) | def __init__(self, connection=None, caller_reference='', comment=''): method to_xml (line 77) | def to_xml(self): method startElement (line 86) | def startElement(self, name, attrs, connection): method endElement (line 89) | def endElement(self, name, value, connection): class OriginAccessIdentitySummary (line 97) | class OriginAccessIdentitySummary: method __init__ (line 99) | def __init__(self, connection=None, id='', method startElement (line 107) | def startElement(self, name, attrs, connection): method endElement (line 110) | def endElement(self, name, value, connection): method get_origin_access_identity (line 120) | def get_origin_access_identity(self): FILE: deploy/third_party/boto-2.1.1/boto/cloudfront/invalidation.py class InvalidationBatch (line 25) | class InvalidationBatch(object): method __init__ (line 30) | def __init__(self, paths=None, connection=None, distribution=None, cal... method add (line 47) | def add(self, path): method remove (line 51) | def remove(self, path): method __iter__ (line 55) | def __iter__(self): method __getitem__ (line 58) | def __getitem__(self, i): method __setitem__ (line 61) | def __setitem__(self, k, v): method escape (line 64) | def escape(self, p): method to_xml (line 70) | def to_xml(self): method startElement (line 81) | def startElement(self, name, attrs, connection): method endElement (line 86) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/cloudfront/logging.py class LoggingInfo (line 22) | class LoggingInfo(object): method __init__ (line 24) | def __init__(self, bucket='', prefix=''): method startElement (line 28) | def startElement(self, name, attrs, connection): method endElement (line 31) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/cloudfront/object.py class Object (line 24) | class Object(Key): method __init__ (line 26) | def __init__(self, bucket, name=None): method __repr__ (line 30) | def __repr__(self): method url (line 33) | def url(self, scheme='http'): class StreamingObject (line 43) | class StreamingObject(Object): method url (line 45) | def url(self, scheme='rtmp'): FILE: deploy/third_party/boto-2.1.1/boto/cloudfront/origin.py function get_oai_value (line 25) | def get_oai_value(origin_access_identity): class S3Origin (line 31) | class S3Origin(object): method __init__ (line 38) | def __init__(self, dns_name=None, origin_access_identity=None): method __repr__ (line 58) | def __repr__(self): method startElement (line 61) | def startElement(self, name, attrs, connection): method endElement (line 64) | def endElement(self, name, value, connection): method to_xml (line 72) | def to_xml(self): class CustomOrigin (line 81) | class CustomOrigin(object): method __init__ (line 88) | def __init__(self, dns_name=None, http_port=80, https_port=443, method __repr__ (line 118) | def __repr__(self): method startElement (line 121) | def startElement(self, name, attrs, connection): method endElement (line 124) | def endElement(self, name, value, connection): method to_xml (line 142) | def to_xml(self): FILE: deploy/third_party/boto-2.1.1/boto/cloudfront/signers.py class Signer (line 22) | class Signer: method __init__ (line 24) | def __init__(self): method startElement (line 28) | def startElement(self, name, attrs, connection): method endElement (line 31) | def endElement(self, name, value, connection): class ActiveTrustedSigners (line 39) | class ActiveTrustedSigners(list): method startElement (line 41) | def startElement(self, name, attrs, connection): method endElement (line 47) | def endElement(self, name, value, connection): class TrustedSigners (line 50) | class TrustedSigners(list): method startElement (line 52) | def startElement(self, name, attrs, connection): method endElement (line 55) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/connection.py class HostConnectionPool (line 94) | class HostConnectionPool(object): method __init__ (line 120) | def __init__(self): method size (line 123) | def size(self): method put (line 131) | def put(self, conn): method get (line 138) | def get(self): method _conn_ready (line 158) | def _conn_ready(self, conn): method clean (line 181) | def clean(self): method _pair_stale (line 190) | def _pair_stale(self, pair): class ConnectionPool (line 199) | class ConnectionPool(object): method __init__ (line 228) | def __init__(self): method size (line 236) | def size(self): method get_http_connection (line 242) | def get_http_connection(self, host, is_secure): method put_http_connection (line 254) | def put_http_connection(self, host, is_secure, conn): method clean (line 265) | def clean(self): class HTTPRequest (line 285) | class HTTPRequest(object): method __init__ (line 287) | def __init__(self, method, protocol, host, port, path, auth_path, method __str__ (line 342) | def __str__(self): method authorize (line 348) | def authorize(self, connection, **kwargs): class AWSAuthConnection (line 364) | class AWSAuthConnection(object): method __init__ (line 365) | def __init__(self, host, aws_access_key_id=None, aws_secret_access_key... method __repr__ (line 481) | def __repr__(self): method _required_auth_capability (line 484) | def _required_auth_capability(self): method connection (line 487) | def connection(self): method aws_access_key_id (line 491) | def aws_access_key_id(self): method aws_secret_access_key (line 497) | def aws_secret_access_key(self): method get_path (line 503) | def get_path(self, path='/'): method server_name (line 524) | def server_name(self, port=None): method handle_proxy (line 544) | def handle_proxy(self, proxy, proxy_port, proxy_user, proxy_pass): method get_http_connection (line 578) | def get_http_connection(self, host, is_secure): method new_http_connection (line 585) | def new_http_connection(self, host, is_secure): method put_http_connection (line 619) | def put_http_connection(self, host, is_secure, connection): method proxy_ssl (line 622) | def proxy_ssl(self): method prefix_proxy_to_path (line 678) | def prefix_proxy_to_path(self, path, host=None): method get_proxy_auth_header (line 682) | def get_proxy_auth_header(self): method _mexe (line 686) | def _mexe(self, request, sender=None, override_num_retries=None): method build_base_http_request (line 766) | def build_base_http_request(self, method, path, auth_path, method make_request (line 791) | def make_request(self, method, path, headers=None, data='', host=None, method close (line 798) | def close(self): class AWSQueryConnection (line 805) | class AWSQueryConnection(AWSAuthConnection): method __init__ (line 810) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 821) | def _required_auth_capability(self): method get_utf8_value (line 824) | def get_utf8_value(self, value): method make_request (line 827) | def make_request(self, action, params=None, path='/', verb='GET'): method build_list_params (line 836) | def build_list_params(self, params, items, label): method get_list (line 844) | def get_list(self, action, params, markers, path='/', method get_object (line 864) | def get_object(self, action, params, cls, path='/', method get_status (line 884) | def get_status(self, action, params, path='/', parent=None, verb='GET'): FILE: deploy/third_party/boto-2.1.1/boto/contrib/m2helpers.py function secure_context (line 40) | def secure_context(cafile=None, capath=None): function https_connection_factory (line 47) | def https_connection_factory(cafile=None, capath=None): FILE: deploy/third_party/boto-2.1.1/boto/contrib/ymlmessage.py class YAMLMessage (line 31) | class YAMLMessage(Message): method __init__ (line 44) | def __init__(self, queue=None, body='', xml_attrs=None): method set_body (line 48) | def set_body(self, body): method get_body (line 51) | def get_body(self): FILE: deploy/third_party/boto-2.1.1/boto/ec2/__init__.py function regions (line 28) | def regions(**kw_params): function connect_to_region (line 41) | def connect_to_region(region_name, **kw_params): function get_region (line 60) | def get_region(region_name, **kw_params): FILE: deploy/third_party/boto-2.1.1/boto/ec2/address.py class Address (line 28) | class Address(EC2Object): method __init__ (line 30) | def __init__(self, connection=None, public_ip=None, instance_id=None): method __repr__ (line 39) | def __repr__(self): method endElement (line 42) | def endElement(self, name, value, connection): method release (line 56) | def release(self): method associate (line 61) | def associate(self, instance_id): method disassociate (line 64) | def disassociate(self): FILE: deploy/third_party/boto-2.1.1/boto/ec2/autoscale/__init__.py function regions (line 49) | def regions(): function connect_to_region (line 64) | def connect_to_region(region_name, **kw_params): class AutoScaleConnection (line 81) | class AutoScaleConnection(AWSQueryConnection): method __init__ (line 87) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 109) | def _required_auth_capability(self): method build_list_params (line 112) | def build_list_params(self, params, items, label): method _update_group (line 141) | def _update_group(self, op, as_group): method create_auto_scaling_group (line 171) | def create_auto_scaling_group(self, as_group): method delete_auto_scaling_group (line 177) | def delete_auto_scaling_group(self, name, force_delete=False): method create_launch_configuration (line 188) | def create_launch_configuration(self, launch_config): method create_scaling_policy (line 220) | def create_scaling_policy(self, scaling_policy): method delete_launch_configuration (line 237) | def delete_launch_configuration(self, launch_config_name): method get_all_groups (line 248) | def get_all_groups(self, names=None, max_records=None, next_token=None): method get_all_launch_configurations (line 278) | def get_all_launch_configurations(self, **kwargs): method get_all_activities (line 312) | def get_all_activities(self, autoscale_group, activity_ids=None, max_r... method delete_scheduled_action (line 342) | def delete_scheduled_action(self, scheduled_action_name, method terminate_instance (line 356) | def terminate_instance(self, instance_id, decrement_capacity=True): method delete_policy (line 373) | def delete_policy(self, policy_name, autoscale_group=None): method get_all_adjustment_types (line 388) | def get_all_adjustment_types(self): method get_all_autoscaling_instances (line 391) | def get_all_autoscaling_instances(self, instance_ids=None, method get_all_metric_collection_types (line 422) | def get_all_metric_collection_types(self): method get_all_policies (line 430) | def get_all_policies(self, as_group=None, policy_names=None, method get_all_scaling_process_types (line 462) | def get_all_scaling_process_types(self): method suspend_processes (line 469) | def suspend_processes(self, as_group, scaling_processes=None): method resume_processes (line 484) | def resume_processes(self, as_group, scaling_processes=None): method create_scheduled_group_action (line 501) | def create_scheduled_group_action(self, as_group, name, time, desired_... method get_all_scheduled_actions (line 539) | def get_all_scheduled_actions(self, as_group=None, start_time=None, en... method disable_metrics_collection (line 552) | def disable_metrics_collection(self, as_group, metrics=None): method enable_metrics_collection (line 565) | def enable_metrics_collection(self, as_group, granularity, metrics=None): method execute_policy (line 594) | def execute_policy(self, policy_name, as_group=None, honor_cooldown=No... method set_instance_health (line 604) | def set_instance_health(self, instance_id, health_status, FILE: deploy/third_party/boto-2.1.1/boto/ec2/autoscale/activity.py class Activity (line 25) | class Activity(object): method __init__ (line 26) | def __init__(self, connection=None): method __repr__ (line 38) | def __repr__(self): method startElement (line 44) | def startElement(self, name, attrs, connection): method endElement (line 47) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/autoscale/group.py class ProcessType (line 30) | class ProcessType(object): method __init__ (line 31) | def __init__(self, connection=None): method __repr__ (line 35) | def __repr__(self): method startElement (line 38) | def startElement(self, name, attrs, connection): method endElement (line 41) | def endElement(self, name, value, connection): class SuspendedProcess (line 46) | class SuspendedProcess(object): method __init__ (line 47) | def __init__(self, connection=None): method __repr__ (line 52) | def __repr__(self): method startElement (line 55) | def startElement(self, name, attrs, connection): method endElement (line 58) | def endElement(self, name, value, connection): class EnabledMetric (line 65) | class EnabledMetric(object): method __init__ (line 66) | def __init__(self, connection=None, metric=None, granularity=None): method __repr__ (line 71) | def __repr__(self): method startElement (line 74) | def startElement(self, name, attrs, connection): method endElement (line 77) | def endElement(self, name, value, connection): class AutoScalingGroup (line 84) | class AutoScalingGroup(object): method __init__ (line 85) | def __init__(self, connection=None, name=None, method _get_cooldown (line 167) | def _get_cooldown(self): method _set_cooldown (line 169) | def _set_cooldown(self, val): method __repr__ (line 173) | def __repr__(self): method startElement (line 180) | def startElement(self, name, attrs, connection): method endElement (line 197) | def endElement(self, name, value, connection): method set_capacity (line 225) | def set_capacity(self, capacity): method update (line 236) | def update(self): method shutdown_instances (line 240) | def shutdown_instances(self): method delete (line 249) | def delete(self, force_delete=False): method get_activities (line 255) | def get_activities(self, activity_ids=None, max_records=50): method suspend_processes (line 261) | def suspend_processes(self, scaling_processes=None): method resume_processes (line 265) | def resume_processes(self, scaling_processes=None): class AutoScalingGroupMetric (line 270) | class AutoScalingGroupMetric(object): method __init__ (line 271) | def __init__(self, connection=None): method __repr__ (line 277) | def __repr__(self): method startElement (line 280) | def startElement(self, name, attrs, connection): method endElement (line 283) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/autoscale/instance.py class Instance (line 23) | class Instance(object): method __init__ (line 24) | def __init__(self, connection=None): method __repr__ (line 33) | def __repr__(self): method startElement (line 42) | def startElement(self, name, attrs, connection): method endElement (line 45) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/autoscale/launchconfig.py class Ebs (line 29) | class Ebs(object): method __init__ (line 30) | def __init__(self, connection=None, snapshot_id=None, volume_size=None): method __repr__ (line 35) | def __repr__(self): method startElement (line 38) | def startElement(self, name, attrs, connection): method endElement (line 41) | def endElement(self, name, value, connection): class InstanceMonitoring (line 48) | class InstanceMonitoring(object): method __init__ (line 49) | def __init__(self, connection=None, enabled='false'): method __repr__ (line 53) | def __repr__(self): method startElement (line 56) | def startElement(self, name, attrs, connection): method endElement (line 59) | def endElement(self, name, value, connection): class BlockDeviceMapping (line 65) | class BlockDeviceMapping(object): method __init__ (line 66) | def __init__(self, connection=None, device_name=None, virtual_name=None): method __repr__ (line 72) | def __repr__(self): method startElement (line 75) | def startElement(self, name, attrs, connection): method endElement (line 80) | def endElement(self, name, value, connection): class LaunchConfiguration (line 87) | class LaunchConfiguration(object): method __init__ (line 88) | def __init__(self, connection=None, name=None, image_id=None, method __repr__ (line 146) | def __repr__(self): method startElement (line 149) | def startElement(self, name, attrs, connection): method endElement (line 159) | def endElement(self, name, value, connection): method delete (line 186) | def delete(self): FILE: deploy/third_party/boto-2.1.1/boto/ec2/autoscale/policy.py class Alarm (line 26) | class Alarm(object): method __init__ (line 27) | def __init__(self, connection=None): method __repr__ (line 32) | def __repr__(self): method startElement (line 35) | def startElement(self, name, attrs, connection): method endElement (line 38) | def endElement(self, name, value, connection): class AdjustmentType (line 47) | class AdjustmentType(object): method __init__ (line 48) | def __init__(self, connection=None): method __repr__ (line 52) | def __repr__(self): method startElement (line 55) | def startElement(self, name, attrs, connection): method endElement (line 59) | def endElement(self, name, value, connection): class MetricCollectionTypes (line 63) | class MetricCollectionTypes(object): class BaseType (line 64) | class BaseType(object): method __init__ (line 66) | def __init__(self, connection): method __repr__ (line 69) | def __repr__(self): method startElement (line 71) | def startElement(self, name, attrs, connection): method endElement (line 73) | def endElement(self, name, value, connection): class Metric (line 76) | class Metric(BaseType): class Granularity (line 78) | class Granularity(BaseType): method __init__ (line 81) | def __init__(self, connection=None): method __repr__ (line 86) | def __repr__(self): method startElement (line 89) | def startElement(self, name, attrs, connection): method endElement (line 97) | def endElement(self, name, value, connection): class ScalingPolicy (line 101) | class ScalingPolicy(object): method __init__ (line 102) | def __init__(self, connection=None, **kwargs): method __repr__ (line 129) | def __repr__(self): method startElement (line 134) | def startElement(self, name, attrs, connection): method endElement (line 139) | def endElement(self, name, value, connection): method delete (line 153) | def delete(self): FILE: deploy/third_party/boto-2.1.1/boto/ec2/autoscale/request.py class Request (line 22) | class Request(object): method __init__ (line 23) | def __init__(self, connection=None): method __repr__ (line 27) | def __repr__(self): method startElement (line 30) | def startElement(self, name, attrs, connection): method endElement (line 33) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/autoscale/scheduled.py class ScheduledUpdateGroupAction (line 26) | class ScheduledUpdateGroupAction(object): method __init__ (line 27) | def __init__(self, connection=None): method __repr__ (line 36) | def __repr__(self): method startElement (line 39) | def startElement(self, name, attrs, connection): method endElement (line 42) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/blockdevicemapping.py class BlockDeviceType (line 23) | class BlockDeviceType(object): method __init__ (line 25) | def __init__(self, method startElement (line 45) | def startElement(self, name, attrs, connection): method endElement (line 48) | def endElement(self, name, value, connection): class BlockDeviceMapping (line 74) | class BlockDeviceMapping(dict): method __init__ (line 76) | def __init__(self, connection=None): method startElement (line 82) | def startElement(self, name, attrs, connection): method endElement (line 87) | def endElement(self, name, value, connection): method build_list_params (line 93) | def build_list_params(self, params, prefix=''): FILE: deploy/third_party/boto-2.1.1/boto/ec2/bundleinstance.py class BundleInstanceTask (line 28) | class BundleInstanceTask(EC2Object): method __init__ (line 30) | def __init__(self, connection=None): method __repr__ (line 45) | def __repr__(self): method startElement (line 48) | def startElement(self, name, attrs, connection): method endElement (line 51) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/buyreservation.py class BuyReservation (line 31) | class BuyReservation(object): method get_region (line 33) | def get_region(self, params): method get_instance_type (line 39) | def get_instance_type(self, params): method get_quantity (line 45) | def get_quantity(self, params): method get_zone (line 50) | def get_zone(self, params): method get (line 56) | def get(self, params): FILE: deploy/third_party/boto-2.1.1/boto/ec2/cloudwatch/__init__.py function regions (line 158) | def regions(): function connect_to_region (line 173) | def connect_to_region(region_name, **kw_params): class CloudWatchConnection (line 190) | class CloudWatchConnection(AWSQueryConnection): method __init__ (line 200) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 222) | def _required_auth_capability(self): method build_dimension_param (line 225) | def build_dimension_param(self, dimension, params): method build_list_params (line 234) | def build_list_params(self, params, items, label): method build_put_params (line 247) | def build_put_params(self, params, name, value=None, timestamp=None, method get_metric_statistics (line 288) | def get_metric_statistics(self, period, start_time, end_time, metric_n... method list_metrics (line 340) | def list_metrics(self, next_token=None, dimensions=None, method put_metric_data (line 384) | def put_metric_data(self, namespace, name, value=None, timestamp=None, method describe_alarms (line 433) | def describe_alarms(self, action_prefix=None, alarm_name_prefix=None, method describe_alarm_history (line 481) | def describe_alarm_history(self, alarm_name=None, method describe_alarms_for_metric (line 533) | def describe_alarms_for_metric(self, metric_name, namespace, period=None, method put_metric_alarm (line 578) | def put_metric_alarm(self, alarm): method delete_alarms (line 626) | def delete_alarms(self, alarms): method set_alarm_state (line 638) | def set_alarm_state(self, alarm_name, state_reason, state_value, method enable_alarm_actions (line 667) | def enable_alarm_actions(self, alarm_names): method disable_alarm_actions (line 678) | def disable_alarm_actions(self, alarm_names): FILE: deploy/third_party/boto-2.1.1/boto/ec2/cloudwatch/alarm.py class MetricAlarm (line 31) | class MetricAlarm(object): method __init__ (line 45) | def __init__(self, connection=None, name=None, metric=None, method __repr__ (line 143) | def __repr__(self): method startElement (line 149) | def startElement(self, name, attrs, connection): method endElement (line 162) | def endElement(self, name, value, connection): method set_state (line 196) | def set_state(self, value, reason, data=None): method update (line 210) | def update(self): method enable_actions (line 213) | def enable_actions(self): method disable_actions (line 216) | def disable_actions(self): method describe_history (line 219) | def describe_history(self, start_date=None, end_date=None, max_records... method add_alarm_action (line 226) | def add_alarm_action(self, action_arn=None): method add_insufficient_data_action (line 240) | def add_insufficient_data_action(self, action_arn=None): method add_ok_action (line 254) | def add_ok_action(self, action_arn=None): method delete (line 268) | def delete(self): class AlarmHistoryItem (line 271) | class AlarmHistoryItem(object): method __init__ (line 272) | def __init__(self, connection=None): method __repr__ (line 275) | def __repr__(self): method startElement (line 278) | def startElement(self, name, attrs, connection): method endElement (line 281) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/cloudwatch/datapoint.py class Datapoint (line 24) | class Datapoint(dict): method __init__ (line 26) | def __init__(self, connection=None): method startElement (line 30) | def startElement(self, name, attrs, connection): method endElement (line 33) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/cloudwatch/listelement.py class ListElement (line 22) | class ListElement(list): method startElement (line 24) | def startElement(self, name, attrs, connection): method endElement (line 27) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/cloudwatch/metric.py class Dimension (line 25) | class Dimension(dict): method startElement (line 27) | def startElement(self, name, attrs, connection): method endElement (line 30) | def endElement(self, name, value, connection): class Metric (line 41) | class Metric(object): method __init__ (line 52) | def __init__(self, connection=None): method __repr__ (line 58) | def __repr__(self): method startElement (line 61) | def startElement(self, name, attrs, connection): method endElement (line 66) | def endElement(self, name, value, connection): method query (line 74) | def query(self, start_time, end_time, statistics, unit=None, period=60): method create_alarm (line 86) | def create_alarm(self, name, comparison, threshold, method describe_alarms (line 102) | def describe_alarms(self, period=None, statistic=None, FILE: deploy/third_party/boto-2.1.1/boto/ec2/connection.py class EC2Connection (line 58) | class EC2Connection(AWSQueryConnection): method __init__ (line 66) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 92) | def _required_auth_capability(self): method get_params (line 95) | def get_params(self): method build_filter_params (line 109) | def build_filter_params(self, params, filters): method get_all_images (line 127) | def get_all_images(self, image_ids=None, owners=None, method get_all_kernels (line 167) | def get_all_kernels(self, kernel_ids=None, owners=None): method get_all_ramdisks (line 191) | def get_all_ramdisks(self, ramdisk_ids=None, owners=None): method get_image (line 215) | def get_image(self, image_id): method register_image (line 230) | def register_image(self, name=None, description=None, image_location=N... method deregister_image (line 287) | def deregister_image(self, image_id, delete_snapshot=False): method create_image (line 316) | def create_image(self, instance_id, name, method get_image_attribute (line 353) | def get_image_attribute(self, image_id, attribute='launchPermission'): method modify_image_attribute (line 376) | def modify_image_attribute(self, image_id, attribute='launchPermission', method reset_image_attribute (line 414) | def reset_image_attribute(self, image_id, attribute='launchPermission'): method get_all_instances (line 433) | def get_all_instances(self, instance_ids=None, filters=None): method run_instances (line 466) | def run_instances(self, image_id, min_count=1, max_count=1, method terminate_instances (line 628) | def terminate_instances(self, instance_ids=None): method stop_instances (line 644) | def stop_instances(self, instance_ids=None, force=False): method start_instances (line 665) | def start_instances(self, instance_ids=None): method get_console_output (line 681) | def get_console_output(self, instance_id): method reboot_instances (line 696) | def reboot_instances(self, instance_ids=None): method confirm_product_instance (line 708) | def confirm_product_instance(self, product_code, instance_id): method get_instance_attribute (line 717) | def get_instance_attribute(self, instance_id, attribute): method modify_instance_attribute (line 743) | def modify_instance_attribute(self, instance_id, attribute, value): method reset_instance_attribute (line 780) | def reset_instance_attribute(self, instance_id, attribute): method get_all_spot_instance_requests (line 800) | def get_all_spot_instance_requests(self, request_ids=None, method get_spot_price_history (line 835) | def get_spot_price_history(self, start_time=None, end_time=None, method request_spot_instances (line 878) | def request_spot_instances(self, price, image_id, count=1, type='one-t... method cancel_spot_instance_requests (line 1016) | def cancel_spot_instance_requests(self, request_ids): method get_spot_datafeed_subscription (line 1032) | def get_spot_datafeed_subscription(self): method create_spot_datafeed_subscription (line 1043) | def create_spot_datafeed_subscription(self, bucket, prefix): method delete_spot_datafeed_subscription (line 1066) | def delete_spot_datafeed_subscription(self): method get_all_zones (line 1079) | def get_all_zones(self, zones=None, filters=None): method get_all_addresses (line 1111) | def get_all_addresses(self, addresses=None, filters=None, allocation_i... method allocate_address (line 1147) | def allocate_address(self, domain=None): method associate_address (line 1161) | def associate_address(self, instance_id, public_ip=None, allocation_id... method disassociate_address (line 1188) | def disassociate_address(self, public_ip=None, association_id=None): method release_address (line 1210) | def release_address(self, public_ip=None, allocation_id=None): method get_all_volumes (line 1234) | def get_all_volumes(self, volume_ids=None, filters=None): method create_volume (line 1264) | def create_volume(self, size, zone, snapshot=None): method delete_volume (line 1288) | def delete_volume(self, volume_id): method attach_volume (line 1301) | def attach_volume(self, volume_id, instance_id, device): method detach_volume (line 1324) | def detach_volume(self, volume_id, instance_id=None, method get_all_snapshots (line 1363) | def get_all_snapshots(self, snapshot_ids=None, method create_snapshot (line 1411) | def create_snapshot(self, volume_id, description=None): method delete_snapshot (line 1436) | def delete_snapshot(self, snapshot_id): method trim_snapshots (line 1440) | def trim_snapshots(self, hourly_backups = 8, daily_backups = 7, method get_snapshot_attribute (line 1588) | def get_snapshot_attribute(self, snapshot_id, method modify_snapshot_attribute (line 1611) | def modify_snapshot_attribute(self, snapshot_id, method reset_snapshot_attribute (line 1645) | def reset_snapshot_attribute(self, snapshot_id, method get_all_key_pairs (line 1665) | def get_all_key_pairs(self, keynames=None, filters=None): method get_key_pair (line 1694) | def get_key_pair(self, keyname): method create_key_pair (line 1709) | def create_key_pair(self, key_name): method delete_key_pair (line 1726) | def delete_key_pair(self, key_name): method import_key_pair (line 1736) | def import_key_pair(self, key_name, public_key_material): method get_all_security_groups (line 1775) | def get_all_security_groups(self, groupnames=None, group_ids=None, fil... method create_security_group (line 1812) | def create_security_group(self, name, description, vpc_id=None): method delete_security_group (line 1845) | def delete_security_group(self, name=None, group_id=None): method authorize_security_group_deprecated (line 1868) | def authorize_security_group_deprecated(self, group_name, method authorize_security_group (line 1922) | def authorize_security_group(self, group_name=None, method authorize_security_group_egress (line 2008) | def authorize_security_group_egress(group_id, method revoke_security_group_deprecated (line 2038) | def revoke_security_group_deprecated(self, group_name, method revoke_security_group (line 2110) | def revoke_security_group(self, group_name, src_security_group_name=None, method get_all_regions (line 2179) | def get_all_regions(self, region_names=None, filters=None): method get_all_reserved_instances_offerings (line 2214) | def get_all_reserved_instances_offerings(self, reserved_instances_id=N... method get_all_reserved_instances (line 2267) | def get_all_reserved_instances(self, reserved_instances_id=None, method purchase_reserved_instance_offering (line 2299) | def purchase_reserved_instance_offering(self, method monitor_instances (line 2329) | def monitor_instances(self, instance_ids): method monitor_instance (line 2344) | def monitor_instance(self, instance_id): method unmonitor_instances (line 2357) | def unmonitor_instances(self, instance_ids): method unmonitor_instance (line 2372) | def unmonitor_instance(self, instance_id): method bundle_instance (line 2389) | def bundle_instance(self, instance_id, method get_all_bundle_tasks (line 2423) | def get_all_bundle_tasks(self, bundle_ids=None, filters=None): method cancel_bundle_task (line 2452) | def cancel_bundle_task(self, bundle_id): method get_password_data (line 2464) | def get_password_data(self, instance_id): method get_all_placement_groups (line 2481) | def get_all_placement_groups(self, groupnames=None, filters=None): method create_placement_group (line 2511) | def create_placement_group(self, name, strategy='cluster'): method delete_placement_group (line 2531) | def delete_placement_group(self, name): method build_tag_param_list (line 2543) | def build_tag_param_list(self, params, tags): method get_all_tags (line 2554) | def get_all_tags(self, filters=None): method create_tags (line 2577) | def create_tags(self, resource_ids, tags): method delete_tags (line 2596) | def delete_tags(self, resource_ids, tags): FILE: deploy/third_party/boto-2.1.1/boto/ec2/ec2object.py class EC2Object (line 28) | class EC2Object(object): method __init__ (line 30) | def __init__(self, connection=None): method startElement (line 37) | def startElement(self, name, attrs, connection): method endElement (line 40) | def endElement(self, name, value, connection): class TaggedEC2Object (line 44) | class TaggedEC2Object(EC2Object): method __init__ (line 55) | def __init__(self, connection=None): method startElement (line 59) | def startElement(self, name, attrs, connection): method add_tag (line 65) | def add_tag(self, key, value=''): method remove_tag (line 84) | def remove_tag(self, key, value=None): FILE: deploy/third_party/boto-2.1.1/boto/ec2/elb/__init__.py function regions (line 41) | def regions(): function connect_to_region (line 56) | def connect_to_region(region_name, **kw_params): class ELBConnection (line 72) | class ELBConnection(AWSQueryConnection): method __init__ (line 79) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 100) | def _required_auth_capability(self): method build_list_params (line 103) | def build_list_params(self, params, items, label): method get_all_load_balancers (line 109) | def get_all_load_balancers(self, load_balancer_names=None): method create_load_balancer (line 126) | def create_load_balancer(self, name, zones, listeners): method create_load_balancer_listeners (line 165) | def create_load_balancer_listeners(self, name, listeners): method delete_load_balancer (line 195) | def delete_load_balancer(self, name): method delete_load_balancer_listeners (line 205) | def delete_load_balancer_listeners(self, name, ports): method enable_availability_zones (line 222) | def enable_availability_zones(self, load_balancer_name, zones_to_add): method disable_availability_zones (line 245) | def disable_availability_zones(self, load_balancer_name, zones_to_remo... method register_instances (line 269) | def register_instances(self, load_balancer_name, instances): method deregister_instances (line 289) | def deregister_instances(self, load_balancer_name, instances): method describe_instance_health (line 309) | def describe_instance_health(self, load_balancer_name, instances=None): method configure_health_check (line 332) | def configure_health_check(self, name, health_check): method set_lb_listener_SSL_certificate (line 354) | def set_lb_listener_SSL_certificate(self, lb_name, lb_port, method create_app_cookie_stickiness_policy (line 368) | def create_app_cookie_stickiness_policy(self, name, lb_name, policy_na... method create_lb_cookie_stickiness_policy (line 391) | def create_lb_cookie_stickiness_policy(self, cookie_expiration_period, method delete_lb_policy (line 418) | def delete_lb_policy(self, lb_name, policy_name): method set_lb_policies_of_listener (line 429) | def set_lb_policies_of_listener(self, lb_name, lb_port, policies): FILE: deploy/third_party/boto-2.1.1/boto/ec2/elb/healthcheck.py class HealthCheck (line 22) | class HealthCheck(object): method __init__ (line 27) | def __init__(self, access_point=None, interval=30, target=None, method __repr__ (line 36) | def __repr__(self): method startElement (line 39) | def startElement(self, name, attrs, connection): method endElement (line 42) | def endElement(self, name, value, connection): method update (line 56) | def update(self): FILE: deploy/third_party/boto-2.1.1/boto/ec2/elb/instancestate.py class InstanceState (line 22) | class InstanceState(object): method __init__ (line 27) | def __init__(self, load_balancer=None, description=None, method __repr__ (line 35) | def __repr__(self): method startElement (line 38) | def startElement(self, name, attrs, connection): method endElement (line 41) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/elb/listelement.py class ListElement (line 22) | class ListElement(list): method startElement (line 24) | def startElement(self, name, attrs, connection): method endElement (line 27) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/elb/listener.py class Listener (line 22) | class Listener(object): method __init__ (line 27) | def __init__(self, load_balancer=None, load_balancer_port=0, method __repr__ (line 35) | def __repr__(self): method startElement (line 42) | def startElement(self, name, attrs, connection): method endElement (line 45) | def endElement(self, name, value, connection): method get_tuple (line 57) | def get_tuple(self): method __getitem__ (line 60) | def __getitem__(self, key): FILE: deploy/third_party/boto-2.1.1/boto/ec2/elb/loadbalancer.py class LoadBalancer (line 30) | class LoadBalancer(object): method __init__ (line 35) | def __init__(self, connection=None, name=None, endpoints=None): method __repr__ (line 49) | def __repr__(self): method startElement (line 52) | def startElement(self, name, attrs, connection): method endElement (line 73) | def endElement(self, name, value, connection): method enable_zones (line 89) | def enable_zones(self, zones): method disable_zones (line 103) | def disable_zones(self, zones): method register_instances (line 116) | def register_instances(self, instances): method deregister_instances (line 132) | def deregister_instances(self, instances): method delete (line 147) | def delete(self): method configure_health_check (line 153) | def configure_health_check(self, health_check): method get_instance_health (line 156) | def get_instance_health(self, instances=None): method create_listeners (line 159) | def create_listeners(self, listeners): method create_listener (line 162) | def create_listener(self, inPort, outPort=None, proto="tcp"): method delete_listeners (line 167) | def delete_listeners(self, listeners): method delete_listener (line 170) | def delete_listener(self, inPort, outPort=None, proto="tcp"): method delete_policy (line 175) | def delete_policy(self, policy_name): method set_policies_of_listener (line 182) | def set_policies_of_listener(self, lb_port, policies): method create_cookie_stickiness_policy (line 185) | def create_cookie_stickiness_policy(self, cookie_expiration_period, po... method create_app_cookie_stickiness_policy (line 188) | def create_app_cookie_stickiness_policy(self, name, policy_name): method set_listener_SSL_certificate (line 191) | def set_listener_SSL_certificate(self, lb_port, ssl_certificate_id): FILE: deploy/third_party/boto-2.1.1/boto/ec2/elb/policies.py class AppCookieStickinessPolicy (line 25) | class AppCookieStickinessPolicy(object): method __init__ (line 26) | def __init__(self, connection=None): method __repr__ (line 30) | def __repr__(self): method startElement (line 34) | def startElement(self, name, attrs, connection): method endElement (line 37) | def endElement(self, name, value, connection): class LBCookieStickinessPolicy (line 44) | class LBCookieStickinessPolicy(object): method __init__ (line 45) | def __init__(self, connection=None): method __repr__ (line 49) | def __repr__(self): method startElement (line 53) | def startElement(self, name, attrs, connection): method endElement (line 56) | def endElement(self, name, value, connection): class Policies (line 63) | class Policies(object): method __init__ (line 67) | def __init__(self, connection=None): method __repr__ (line 72) | def __repr__(self): method startElement (line 77) | def startElement(self, name, attrs, connection): method endElement (line 85) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/elb/securitygroup.py class SecurityGroup (line 22) | class SecurityGroup(object): method __init__ (line 23) | def __init__(self, connection=None): method __repr__ (line 27) | def __repr__(self): method startElement (line 30) | def startElement(self, name, attrs, connection): method endElement (line 33) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/image.py class ProductCodes (line 26) | class ProductCodes(list): method startElement (line 28) | def startElement(self, name, attrs, connection): method endElement (line 31) | def endElement(self, name, value, connection): class Image (line 35) | class Image(TaggedEC2Object): method __init__ (line 40) | def __init__(self, connection=None): method __repr__ (line 64) | def __repr__(self): method startElement (line 67) | def startElement(self, name, attrs, connection): method endElement (line 79) | def endElement(self, name, value, connection): method _update (line 130) | def _update(self, updated): method update (line 133) | def update(self, validate=False): method run (line 154) | def run(self, min_count=1, max_count=1, key_name=None, method deregister (line 250) | def deregister(self, delete_snapshot=False): method get_launch_permissions (line 253) | def get_launch_permissions(self): method set_launch_permissions (line 258) | def set_launch_permissions(self, user_ids=None, group_names=None): method remove_launch_permissions (line 265) | def remove_launch_permissions(self, user_ids=None, group_names=None): method reset_launch_attributes (line 272) | def reset_launch_attributes(self): method get_kernel (line 276) | def get_kernel(self): method get_ramdisk (line 280) | def get_ramdisk(self): class ImageAttribute (line 284) | class ImageAttribute: method __init__ (line 286) | def __init__(self, parent=None): method startElement (line 292) | def startElement(self, name, attrs, connection): method endElement (line 299) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/instance.py class Reservation (line 34) | class Reservation(EC2Object): method __init__ (line 46) | def __init__(self, connection=None): method __repr__ (line 53) | def __repr__(self): method startElement (line 56) | def startElement(self, name, attrs, connection): method endElement (line 66) | def endElement(self, name, value, connection): method stop_all (line 74) | def stop_all(self): class Instance (line 78) | class Instance(TaggedEC2Object): method __init__ (line 80) | def __init__(self, connection=None): method __repr__ (line 118) | def __repr__(self): method startElement (line 121) | def startElement(self, name, attrs, connection): method endElement (line 140) | def endElement(self, name, value, connection): method _update (line 216) | def _update(self, updated): method update (line 219) | def update(self, validate=False): method terminate (line 241) | def terminate(self): method stop (line 249) | def stop(self, force=False): method start (line 263) | def start(self): method reboot (line 271) | def reboot(self): method get_console_output (line 274) | def get_console_output(self): method confirm_product (line 283) | def confirm_product(self, product_code): method use_ip (line 286) | def use_ip(self, ip_address): method monitor (line 291) | def monitor(self): method unmonitor (line 294) | def unmonitor(self): method get_attribute (line 297) | def get_attribute(self, attribute): method modify_attribute (line 315) | def modify_attribute(self, attribute, value): method reset_attribute (line 339) | def reset_attribute(self, attribute): class Group (line 352) | class Group: method __init__ (line 354) | def __init__(self, parent=None): method startElement (line 358) | def startElement(self, name, attrs, connection): method endElement (line 361) | def endElement(self, name, value, connection): class ConsoleOutput (line 369) | class ConsoleOutput: method __init__ (line 371) | def __init__(self, parent=None): method startElement (line 377) | def startElement(self, name, attrs, connection): method endElement (line 380) | def endElement(self, name, value, connection): class InstanceAttribute (line 390) | class InstanceAttribute(dict): method __init__ (line 397) | def __init__(self, parent=None): method startElement (line 403) | def startElement(self, name, attrs, connection): method endElement (line 413) | def endElement(self, name, value, connection): class StateReason (line 423) | class StateReason(dict): method __init__ (line 425) | def __init__(self, parent=None): method startElement (line 428) | def startElement(self, name, attrs, connection): method endElement (line 431) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/instanceinfo.py class InstanceInfo (line 22) | class InstanceInfo(object): method __init__ (line 27) | def __init__(self, connection=None, id=None, state=None): method __repr__ (line 32) | def __repr__(self): method startElement (line 35) | def startElement(self, name, attrs, connection): method endElement (line 38) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/keypair.py class KeyPair (line 30) | class KeyPair(EC2Object): method __init__ (line 32) | def __init__(self, connection=None): method __repr__ (line 38) | def __repr__(self): method endElement (line 41) | def endElement(self, name, value, connection): method delete (line 51) | def delete(self): method save (line 60) | def save(self, directory_path): method copy_to_region (line 91) | def copy_to_region(self, region): FILE: deploy/third_party/boto-2.1.1/boto/ec2/launchspecification.py class GroupList (line 31) | class GroupList(list): method startElement (line 33) | def startElement(self, name, attrs, connection): method endElement (line 36) | def endElement(self, name, value, connection): class LaunchSpecification (line 40) | class LaunchSpecification(EC2Object): method __init__ (line 42) | def __init__(self, connection=None): method __repr__ (line 56) | def __repr__(self): method startElement (line 59) | def startElement(self, name, attrs, connection): method endElement (line 71) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/placementgroup.py class PlacementGroup (line 27) | class PlacementGroup(EC2Object): method __init__ (line 29) | def __init__(self, connection=None, name=None, strategy=None, state=No... method __repr__ (line 35) | def __repr__(self): method endElement (line 38) | def endElement(self, name, value, connection): method delete (line 48) | def delete(self): FILE: deploy/third_party/boto-2.1.1/boto/ec2/regioninfo.py class EC2RegionInfo (line 26) | class EC2RegionInfo(RegionInfo): method __init__ (line 31) | def __init__(self, connection=None, name=None, endpoint=None): FILE: deploy/third_party/boto-2.1.1/boto/ec2/reservedinstance.py class ReservedInstancesOffering (line 24) | class ReservedInstancesOffering(EC2Object): method __init__ (line 26) | def __init__(self, connection=None, id=None, instance_type=None, method __repr__ (line 38) | def __repr__(self): method startElement (line 41) | def startElement(self, name, attrs, connection): method endElement (line 44) | def endElement(self, name, value, connection): method describe (line 62) | def describe(self): method purchase (line 71) | def purchase(self, instance_count=1): class ReservedInstance (line 74) | class ReservedInstance(ReservedInstancesOffering): method __init__ (line 76) | def __init__(self, connection=None, id=None, instance_type=None, method __repr__ (line 86) | def __repr__(self): method endElement (line 89) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/securitygroup.py class SecurityGroup (line 29) | class SecurityGroup(TaggedEC2Object): method __init__ (line 31) | def __init__(self, connection=None, owner_id=None, method __repr__ (line 42) | def __repr__(self): method startElement (line 45) | def startElement(self, name, attrs, connection): method endElement (line 56) | def endElement(self, name, value, connection): method delete (line 84) | def delete(self): method add_rule (line 87) | def add_rule(self, ip_protocol, from_port, to_port, method remove_rule (line 101) | def remove_rule(self, ip_protocol, from_port, to_port, method authorize (line 125) | def authorize(self, ip_protocol=None, from_port=None, to_port=None, method revoke (line 173) | def revoke(self, ip_protocol=None, from_port=None, to_port=None, method copy_to_region (line 194) | def copy_to_region(self, region, name=None): method instances (line 229) | def instances(self): class IPPermissionsList (line 247) | class IPPermissionsList(list): method startElement (line 249) | def startElement(self, name, attrs, connection): method endElement (line 255) | def endElement(self, name, value, connection): class IPPermissions (line 258) | class IPPermissions(object): method __init__ (line 260) | def __init__(self, parent=None): method __repr__ (line 267) | def __repr__(self): method startElement (line 271) | def startElement(self, name, attrs, connection): method endElement (line 277) | def endElement(self, name, value, connection): method add_grant (line 287) | def add_grant(self, name=None, owner_id=None, cidr_ip=None): class GroupOrCIDR (line 295) | class GroupOrCIDR(object): method __init__ (line 297) | def __init__(self, parent=None): method __repr__ (line 302) | def __repr__(self): method startElement (line 308) | def startElement(self, name, attrs, connection): method endElement (line 311) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/snapshot.py class Snapshot (line 28) | class Snapshot(TaggedEC2Object): method __init__ (line 32) | def __init__(self, connection=None): method __repr__ (line 43) | def __repr__(self): method endElement (line 46) | def endElement(self, name, value, connection): method _update (line 67) | def _update(self, updated): method update (line 71) | def update(self, validate=False): method delete (line 89) | def delete(self): method get_permissions (line 92) | def get_permissions(self): method share (line 96) | def share(self, user_ids=None, groups=None): method unshare (line 103) | def unshare(self, user_ids=None, groups=None): method reset_permissions (line 110) | def reset_permissions(self): class SnapshotAttribute (line 114) | class SnapshotAttribute: method __init__ (line 116) | def __init__(self, parent=None): method startElement (line 120) | def startElement(self, name, attrs, connection): method endElement (line 123) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/spotdatafeedsubscription.py class SpotDatafeedSubscription (line 28) | class SpotDatafeedSubscription(EC2Object): method __init__ (line 30) | def __init__(self, connection=None, owner_id=None, method __repr__ (line 39) | def __repr__(self): method startElement (line 42) | def startElement(self, name, attrs, connection): method endElement (line 49) | def endElement(self, name, value, connection): method delete (line 61) | def delete(self): FILE: deploy/third_party/boto-2.1.1/boto/ec2/spotinstancerequest.py class SpotInstanceStateFault (line 30) | class SpotInstanceStateFault(object): method __init__ (line 32) | def __init__(self, code=None, message=None): method __repr__ (line 36) | def __repr__(self): method startElement (line 39) | def startElement(self, name, attrs, connection): method endElement (line 42) | def endElement(self, name, value, connection): class SpotInstanceRequest (line 49) | class SpotInstanceRequest(TaggedEC2Object): method __init__ (line 51) | def __init__(self, connection=None): method __repr__ (line 67) | def __repr__(self): method startElement (line 70) | def startElement(self, name, attrs, connection): method endElement (line 83) | def endElement(self, name, value, connection): method cancel (line 109) | def cancel(self): FILE: deploy/third_party/boto-2.1.1/boto/ec2/spotpricehistory.py class SpotPriceHistory (line 28) | class SpotPriceHistory(EC2Object): method __init__ (line 30) | def __init__(self, connection=None): method __repr__ (line 38) | def __repr__(self): method endElement (line 41) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/tag.py class TagSet (line 23) | class TagSet(dict): method __init__ (line 31) | def __init__(self, connection=None): method startElement (line 36) | def startElement(self, name, attrs, connection): method endElement (line 42) | def endElement(self, name, value, connection): class Tag (line 51) | class Tag(object): method __init__ (line 59) | def __init__(self, connection=None, res_id=None, res_type=None, method __repr__ (line 67) | def __repr__(self): method startElement (line 70) | def startElement(self, name, attrs, connection): method endElement (line 73) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/volume.py class Volume (line 28) | class Volume(TaggedEC2Object): method __init__ (line 30) | def __init__(self, connection=None): method __repr__ (line 40) | def __repr__(self): method startElement (line 43) | def startElement(self, name, attrs, connection): method endElement (line 56) | def endElement(self, name, value, connection): method _update (line 73) | def _update(self, updated): method update (line 76) | def update(self, validate=False): method delete (line 94) | def delete(self): method attach (line 103) | def attach(self, instance_id, device): method detach (line 120) | def detach(self, force=False): method create_snapshot (line 144) | def create_snapshot(self, description=None): method volume_state (line 156) | def volume_state(self): method attachment_state (line 162) | def attachment_state(self): method snapshots (line 171) | def snapshots(self, owner=None, restorable_by=None): class AttachmentSet (line 199) | class AttachmentSet(object): method __init__ (line 201) | def __init__(self): method __repr__ (line 208) | def __repr__(self): method startElement (line 211) | def startElement(self, name, attrs, connection): method endElement (line 214) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ec2/zone.py class Zone (line 27) | class Zone(EC2Object): method __init__ (line 29) | def __init__(self, connection=None): method __repr__ (line 34) | def __repr__(self): method endElement (line 37) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/ecs/__init__.py class ECSConnection (line 30) | class ECSConnection(AWSQueryConnection): method __init__ (line 41) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 49) | def _required_auth_capability(self): method get_response (line 52) | def get_response(self, action, params, page=0, itemSet=None): method item_search (line 81) | def item_search(self, search_index, **params): FILE: deploy/third_party/boto-2.1.1/boto/ecs/item.py class ResponseGroup (line 27) | class ResponseGroup(xml.sax.ContentHandler): method __init__ (line 32) | def __init__(self, connection=None, nodename=None): method __repr__ (line 40) | def __repr__(self): method get (line 46) | def get(self, name): method set (line 49) | def set(self, name, value): method to_xml (line 52) | def to_xml(self): method startElement (line 58) | def startElement(self, name, attrs, connection): method endElement (line 69) | def endElement(self, name, value, connection): class Item (line 88) | class Item(ResponseGroup): method __init__ (line 91) | def __init__(self, connection=None): class ItemSet (line 95) | class ItemSet(ResponseGroup): method __init__ (line 99) | def __init__(self, connection, action, params, page=0): method startElement (line 110) | def startElement(self, name, attrs, connection): method endElement (line 117) | def endElement(self, name, value, connection): method next (line 130) | def next(self): method __iter__ (line 146) | def __iter__(self): method to_xml (line 149) | def to_xml(self): FILE: deploy/third_party/boto-2.1.1/boto/emr/bootstrap_action.py class BootstrapAction (line 23) | class BootstrapAction(object): method __init__ (line 24) | def __init__(self, name, path, bootstrap_action_args): method args (line 33) | def args(self): method __repr__ (line 41) | def __repr__(self): FILE: deploy/third_party/boto-2.1.1/boto/emr/connection.py class EmrConnection (line 37) | class EmrConnection(AWSQueryConnection): method __init__ (line 49) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 63) | def _required_auth_capability(self): method describe_jobflow (line 66) | def describe_jobflow(self, jobflow_id): method describe_jobflows (line 77) | def describe_jobflows(self, states=None, jobflow_ids=None, method terminate_jobflow (line 108) | def terminate_jobflow(self, jobflow_id): method terminate_jobflows (line 117) | def terminate_jobflows(self, jobflow_ids): method add_jobflow_steps (line 128) | def add_jobflow_steps(self, jobflow_id, steps): method add_instance_groups (line 149) | def add_instance_groups(self, jobflow_id, instance_groups): method modify_instance_groups (line 166) | def modify_instance_groups(self, instance_group_ids, new_sizes): method run_jobflow (line 191) | def run_jobflow(self, name, log_uri, ec2_keyname=None, availability_zo... method set_termination_protection (line 294) | def set_termination_protection(self, jobflow_id, termination_protectio... method _build_bootstrap_action_args (line 312) | def _build_bootstrap_action_args(self, bootstrap_action): method _build_step_args (line 327) | def _build_step_args(self, step): method _build_bootstrap_action_list (line 343) | def _build_bootstrap_action_list(self, bootstrap_actions): method _build_step_list (line 353) | def _build_step_list(self, steps): method _build_instance_common_args (line 363) | def _build_instance_common_args(self, ec2_keyname, availability_zone, method _build_instance_count_and_type_args (line 382) | def _build_instance_count_and_type_args(self, master_instance_type, method _build_instance_group_args (line 396) | def _build_instance_group_args(self, instance_group): method _build_instance_group_list_args (line 413) | def _build_instance_group_list_args(self, instance_groups): FILE: deploy/third_party/boto-2.1.1/boto/emr/emrobject.py class EmrObject (line 31) | class EmrObject(object): method __init__ (line 34) | def __init__(self, connection=None): method startElement (line 37) | def startElement(self, name, attrs, connection): method endElement (line 40) | def endElement(self, name, value, connection): class RunJobFlowResponse (line 45) | class RunJobFlowResponse(EmrObject): class AddInstanceGroupsResponse (line 48) | class AddInstanceGroupsResponse(EmrObject): class ModifyInstanceGroupsResponse (line 51) | class ModifyInstanceGroupsResponse(EmrObject): class Arg (line 55) | class Arg(EmrObject): method __init__ (line 56) | def __init__(self, connection=None): method endElement (line 59) | def endElement(self, name, value, connection): class BootstrapAction (line 63) | class BootstrapAction(EmrObject): method startElement (line 70) | def startElement(self, name, attrs, connection): class KeyValue (line 76) | class KeyValue(EmrObject): class Step (line 83) | class Step(EmrObject): method __init__ (line 96) | def __init__(self, connection=None): method startElement (line 100) | def startElement(self, name, attrs, connection): class InstanceGroup (line 109) | class InstanceGroup(EmrObject): class JobFlow (line 129) | class JobFlow(EmrObject): method __init__ (line 157) | def __init__(self, connection=None): method startElement (line 163) | def startElement(self, name, attrs, connection): FILE: deploy/third_party/boto-2.1.1/boto/emr/instance_group.py class InstanceGroup (line 22) | class InstanceGroup(object): method __init__ (line 23) | def __init__(self, num_instances, role, type, market, name, bidprice=N... method __repr__ (line 34) | def __repr__(self): FILE: deploy/third_party/boto-2.1.1/boto/emr/step.py class Step (line 23) | class Step(object): method jar (line 27) | def jar(self): method args (line 34) | def args(self): method main_class (line 41) | def main_class(self): class JarStep (line 49) | class JarStep(Step): method __init__ (line 53) | def __init__(self, name, jar, main_class=None, method jar (line 79) | def jar(self): method args (line 82) | def args(self): method main_class (line 90) | def main_class(self): class StreamingStep (line 94) | class StreamingStep(Step): method __init__ (line 98) | def __init__(self, name, mapper, reducer=None, combiner=None, method jar (line 145) | def jar(self): method main_class (line 148) | def main_class(self): method args (line 151) | def args(self): method __repr__ (line 188) | def __repr__(self): FILE: deploy/third_party/boto-2.1.1/boto/exception.py class BotoClientError (line 33) | class BotoClientError(StandardError): method __init__ (line 38) | def __init__(self, reason, *args): method __repr__ (line 42) | def __repr__(self): method __str__ (line 45) | def __str__(self): class SDBPersistenceError (line 48) | class SDBPersistenceError(StandardError): class StoragePermissionsError (line 52) | class StoragePermissionsError(BotoClientError): class S3PermissionsError (line 58) | class S3PermissionsError(StoragePermissionsError): class GSPermissionsError (line 64) | class GSPermissionsError(StoragePermissionsError): class BotoServerError (line 70) | class BotoServerError(StandardError): method __init__ (line 72) | def __init__(self, status, reason, body=None, *args): method __getattr__ (line 96) | def __getattr__(self, name): method __repr__ (line 103) | def __repr__(self): method __str__ (line 107) | def __str__(self): method startElement (line 111) | def startElement(self, name, attrs, connection): method endElement (line 114) | def endElement(self, name, value, connection): method _cleanupParsedProperties (line 125) | def _cleanupParsedProperties(self): class ConsoleOutput (line 131) | class ConsoleOutput: method __init__ (line 133) | def __init__(self, parent=None): method startElement (line 140) | def startElement(self, name, attrs, connection): method endElement (line 143) | def endElement(self, name, value, connection): class StorageCreateError (line 151) | class StorageCreateError(BotoServerError): method __init__ (line 155) | def __init__(self, status, reason, body=None): method endElement (line 159) | def endElement(self, name, value, connection): class S3CreateError (line 165) | class S3CreateError(StorageCreateError): class GSCreateError (line 171) | class GSCreateError(StorageCreateError): class StorageCopyError (line 177) | class StorageCopyError(BotoServerError): class S3CopyError (line 183) | class S3CopyError(StorageCopyError): class GSCopyError (line 189) | class GSCopyError(StorageCopyError): class SQSError (line 195) | class SQSError(BotoServerError): method __init__ (line 199) | def __init__(self, status, reason, body=None): method startElement (line 204) | def startElement(self, name, attrs, connection): method endElement (line 207) | def endElement(self, name, value, connection): method _cleanupParsedProperties (line 215) | def _cleanupParsedProperties(self): class SQSDecodeError (line 220) | class SQSDecodeError(BotoClientError): method __init__ (line 224) | def __init__(self, reason, message): method __repr__ (line 228) | def __repr__(self): method __str__ (line 231) | def __str__(self): class StorageResponseError (line 234) | class StorageResponseError(BotoServerError): method __init__ (line 238) | def __init__(self, status, reason, body=None): method startElement (line 242) | def startElement(self, name, attrs, connection): method endElement (line 245) | def endElement(self, name, value, connection): method _cleanupParsedProperties (line 251) | def _cleanupParsedProperties(self): class S3ResponseError (line 256) | class S3ResponseError(StorageResponseError): class GSResponseError (line 262) | class GSResponseError(StorageResponseError): class EC2ResponseError (line 268) | class EC2ResponseError(BotoServerError): method __init__ (line 273) | def __init__(self, status, reason, body=None): method startElement (line 282) | def startElement(self, name, attrs, connection): method endElement (line 289) | def endElement(self, name, value, connection): method _cleanupParsedProperties (line 295) | def _cleanupParsedProperties(self): class EmrResponseError (line 301) | class EmrResponseError(BotoServerError): class _EC2Error (line 307) | class _EC2Error: method __init__ (line 309) | def __init__(self, connection=None): method startElement (line 314) | def startElement(self, name, attrs, connection): method endElement (line 317) | def endElement(self, name, value, connection): class SDBResponseError (line 325) | class SDBResponseError(BotoServerError): class AWSConnectionError (line 331) | class AWSConnectionError(BotoClientError): class StorageDataError (line 337) | class StorageDataError(BotoClientError): class S3DataError (line 343) | class S3DataError(StorageDataError): class GSDataError (line 349) | class GSDataError(StorageDataError): class FPSResponseError (line 355) | class FPSResponseError(BotoServerError): class InvalidUriError (line 358) | class InvalidUriError(Exception): method __init__ (line 361) | def __init__(self, message): class InvalidAclError (line 365) | class InvalidAclError(Exception): method __init__ (line 368) | def __init__(self, message): class NoAuthHandlerFound (line 372) | class NoAuthHandlerFound(Exception): class TooManyAuthHandlerReadyToAuthenticate (line 376) | class TooManyAuthHandlerReadyToAuthenticate(Exception): class ResumableTransferDisposition (line 388) | class ResumableTransferDisposition(object): class ResumableUploadException (line 411) | class ResumableUploadException(Exception): method __init__ (line 418) | def __init__(self, message, disposition): method __repr__ (line 423) | def __repr__(self): class ResumableDownloadException (line 427) | class ResumableDownloadException(Exception): method __init__ (line 434) | def __init__(self, message, disposition): method __repr__ (line 439) | def __repr__(self): FILE: deploy/third_party/boto-2.1.1/boto/file/bucket.py class Bucket (line 30) | class Bucket(object): method __init__ (line 31) | def __init__(self, name, contained_key): method __iter__ (line 37) | def __iter__(self): method __str__ (line 40) | def __str__(self): method delete_key (line 43) | def delete_key(self, key_name, headers=None, method get_all_keys (line 59) | def get_all_keys(self, headers=None, **params): method get_key (line 71) | def get_key(self, key_name, headers=None, version_id=None, method new_key (line 95) | def new_key(self, key_name=None, key_type=Key.KEY_REGULAR_FILE): FILE: deploy/third_party/boto-2.1.1/boto/file/connection.py class FileConnection (line 26) | class FileConnection(object): method __init__ (line 28) | def __init__(self, file_storage_uri): method get_bucket (line 32) | def get_bucket(self, bucket_name, validate=True, headers=None): FILE: deploy/third_party/boto-2.1.1/boto/file/key.py class Key (line 28) | class Key(object): method __init__ (line 35) | def __init__(self, bucket, name, fp=None, key_type=KEY_REGULAR_FILE): method __str__ (line 52) | def __str__(self): method get_file (line 55) | def get_file(self, fp, headers=None, cb=None, num_cb=10, torrent=False): method set_contents_from_file (line 79) | def set_contents_from_file(self, fp, headers=None, replace=True, cb=None, method get_contents_as_string (line 125) | def get_contents_as_string(self, headers=None, cb=None, num_cb=10, method is_stream (line 153) | def is_stream(self): FILE: deploy/third_party/boto-2.1.1/boto/file/simpleresultset.py class SimpleResultSet (line 22) | class SimpleResultSet(list): method __init__ (line 27) | def __init__(self, input_list): FILE: deploy/third_party/boto-2.1.1/boto/fps/connection.py class FPSConnection (line 36) | class FPSConnection(AWSQueryConnection): method __init__ (line 40) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 51) | def _required_auth_capability(self): method install_payment_instruction (line 54) | def install_payment_instruction(self, instruction, method install_caller_instruction (line 76) | def install_caller_instruction(self, token_type="Unrestricted", method install_recipient_instruction (line 102) | def install_recipient_instruction(self, token_type="Unrestricted", method make_marketplace_registration_url (line 129) | def make_marketplace_registration_url(self, returnURL, pipelineName, method make_url (line 176) | def make_url(self, returnURL, paymentReason, pipelineName, method pay (line 220) | def pay(self, transactionAmount, senderTokenId, method get_transaction_status (line 278) | def get_transaction_status(self, transactionId): method cancel (line 295) | def cancel(self, transactionId, description=None): method settle (line 314) | def settle(self, reserveTransactionId, transactionAmount=None): method refund (line 333) | def refund(self, callerReference, transactionId, refundAmount=None, method get_recipient_verification_status (line 357) | def get_recipient_verification_status(self, recipientTokenId): method get_token_by_caller_reference (line 374) | def get_token_by_caller_reference(self, callerReference): method get_token_by_caller_token (line 391) | def get_token_by_caller_token(self, tokenId): method verify_signature (line 408) | def verify_signature(self, end_point_url, http_parameters): FILE: deploy/third_party/boto-2.1.1/boto/gs/acl.py class ACL (line 51) | class ACL: method __init__ (line 53) | def __init__(self, parent=None): method acl (line 58) | def acl(self): method __repr__ (line 61) | def __repr__(self): method add_email_grant (line 75) | def add_email_grant(self, permission, email_address): method add_user_grant (line 82) | def add_user_grant(self, permission, user_id): method add_group_email_grant (line 86) | def add_group_email_grant(self, permission, email_address): method add_group_grant (line 91) | def add_group_grant(self, permission, group_id): method startElement (line 95) | def startElement(self, name, attrs, connection): method endElement (line 105) | def endElement(self, name, value, connection): method to_xml (line 113) | def to_xml(self): class Entries (line 125) | class Entries: method __init__ (line 127) | def __init__(self, parent=None): method __repr__ (line 133) | def __repr__(self): method startElement (line 139) | def startElement(self, name, attrs, connection): method endElement (line 147) | def endElement(self, name, value, connection): method to_xml (line 153) | def to_xml(self): class Entry (line 162) | class Entry: method __init__ (line 164) | def __init__(self, scope=None, type=None, id=None, name=None, method __repr__ (line 171) | def __repr__(self): method startElement (line 174) | def startElement(self, name, attrs, connection): method endElement (line 186) | def endElement(self, name, value, connection): method to_xml (line 197) | def to_xml(self): class Scope (line 204) | class Scope: method __init__ (line 217) | def __init__(self, parent, type=None, id=None, name=None, method __repr__ (line 229) | def __repr__(self): method startElement (line 242) | def startElement(self, name, attrs, connection): method endElement (line 248) | def endElement(self, name, value, connection): method to_xml (line 261) | def to_xml(self): FILE: deploy/third_party/boto-2.1.1/boto/gs/bucket.py class Bucket (line 32) | class Bucket(S3Bucket): method __init__ (line 34) | def __init__(self, connection=None, name=None, key_class=GSKey): method set_acl (line 37) | def set_acl(self, acl_or_str, key_name='', headers=None, version_id=No... method get_acl (line 45) | def get_acl(self, key_name='', headers=None, version_id=None): method set_canned_acl (line 58) | def set_canned_acl(self, acl_str, key_name='', headers=None, method add_email_grant (line 79) | def add_email_grant(self, permission, email_address, method add_user_grant (line 116) | def add_user_grant(self, permission, user_id, recursive=False, headers... method add_group_email_grant (line 149) | def add_group_email_grant(self, permission, email_address, recursive=F... method list_grants (line 190) | def list_grants(self, headers=None): method disable_logging (line 194) | def disable_logging(self, headers=None): method enable_logging (line 198) | def enable_logging(self, target_bucket, target_prefix=None, headers=None, FILE: deploy/third_party/boto-2.1.1/boto/gs/connection.py class Location (line 27) | class Location: class GSConnection (line 31) | class GSConnection(S3Connection): method __init__ (line 36) | def __init__(self, gs_access_key_id=None, gs_secret_access_key=None, method create_bucket (line 46) | def create_bucket(self, bucket_name, headers=None, FILE: deploy/third_party/boto-2.1.1/boto/gs/key.py class Key (line 25) | class Key(S3Key): method add_email_grant (line 27) | def add_email_grant(self, permission, email_address): method add_user_grant (line 48) | def add_user_grant(self, permission, user_id): method add_group_email_grant (line 69) | def add_group_email_grant(self, permission, email_address, headers=None): method add_group_grant (line 90) | def add_group_grant(self, permission, group_id): method set_contents_from_file (line 111) | def set_contents_from_file(self, fp, headers=None, replace=True, method set_contents_from_filename (line 194) | def set_contents_from_filename(self, filename, headers=None, replace=T... method set_contents_from_string (line 249) | def set_contents_from_string(self, s, headers=None, replace=True, FILE: deploy/third_party/boto-2.1.1/boto/gs/resumable_upload_handler.py class ResumableUploadHandler (line 55) | class ResumableUploadHandler(object): method __init__ (line 65) | def __init__(self, tracker_file_name=None, num_retries=None): method _load_tracker_uri_from_file (line 92) | def _load_tracker_uri_from_file(self): method _save_tracker_uri_to_file (line 116) | def _save_tracker_uri_to_file(self): method _set_tracker_uri (line 138) | def _set_tracker_uri(self, uri): method get_tracker_uri (line 158) | def get_tracker_uri(self): method _remove_tracker_file (line 164) | def _remove_tracker_file(self): method _build_content_range_header (line 169) | def _build_content_range_header(self, range_spec='*', length_spec='*'): method _query_server_state (line 172) | def _query_server_state(self, conn, file_length): method _query_server_pos (line 196) | def _query_server_pos(self, conn, file_length): method _start_new_resumable_upload (line 242) | def _start_new_resumable_upload(self, key, headers=None): method _upload_file_bytes (line 300) | def _upload_file_bytes(self, conn, http_conn, fp, file_length, method _attempt_resumable_upload (line 380) | def _attempt_resumable_upload(self, key, fp, file_length, headers, cb, method _check_final_md5 (line 453) | def _check_final_md5(self, key, etag): method send_file (line 476) | def send_file(self, key, fp, headers, cb=None, num_cb=10): FILE: deploy/third_party/boto-2.1.1/boto/gs/user.py class User (line 23) | class User: method __init__ (line 24) | def __init__(self, parent=None, id='', name=''): method __repr__ (line 31) | def __repr__(self): method startElement (line 34) | def startElement(self, name, attrs, connection): method endElement (line 37) | def endElement(self, name, value, connection): method to_xml (line 45) | def to_xml(self, element_name='Owner'): FILE: deploy/third_party/boto-2.1.1/boto/handler.py class XmlHandler (line 24) | class XmlHandler(xml.sax.ContentHandler): method __init__ (line 26) | def __init__(self, root_node, connection): method startElement (line 31) | def startElement(self, name, attrs): method endElement (line 37) | def endElement(self, name): method characters (line 43) | def characters(self, content): FILE: deploy/third_party/boto-2.1.1/boto/https_connection.py class InvalidCertificateException (line 29) | class InvalidCertificateException(httplib.HTTPException): method __init__ (line 32) | def __init__(self, host, cert, reason): method __str__ (line 44) | def __str__(self): function GetValidHostsForCert (line 48) | def GetValidHostsForCert(cert): function ValidateCertificateHostname (line 62) | def ValidateCertificateHostname(cert, hostname): class CertValidatingHTTPSConnection (line 82) | class CertValidatingHTTPSConnection(httplib.HTTPConnection): method __init__ (line 87) | def __init__(self, host, port=None, key_file=None, cert_file=None, method connect (line 106) | def connect(self): FILE: deploy/third_party/boto-2.1.1/boto/iam/connection.py class IAMConnection (line 30) | class IAMConnection(AWSQueryConnection): method __init__ (line 34) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 46) | def _required_auth_capability(self): method get_response (line 49) | def get_response(self, action, params, path='/', parent=None, method get_all_groups (line 74) | def get_all_groups(self, path_prefix='/', marker=None, max_items=None): method get_group (line 104) | def get_group(self, group_name, marker=None, max_items=None): method create_group (line 130) | def create_group(self, group_name, path='/'): method delete_group (line 145) | def delete_group(self, group_name): method update_group (line 157) | def update_group(self, group_name, new_group_name=None, new_path=None): method add_user_to_group (line 180) | def add_user_to_group(self, group_name, user_name): method remove_user_from_group (line 195) | def remove_user_from_group(self, group_name, user_name): method put_group_policy (line 210) | def put_group_policy(self, group_name, policy_name, policy_json): method get_all_group_policies (line 229) | def get_all_group_policies(self, group_name, marker=None, max_items=No... method get_group_policy (line 256) | def get_group_policy(self, group_name, policy_name): method delete_group_policy (line 271) | def delete_group_policy(self, group_name, policy_name): method get_all_users (line 286) | def get_all_users(self, path_prefix='/', marker=None, max_items=None): method create_user (line 317) | def create_user(self, user_name, path='/'): method delete_user (line 333) | def delete_user(self, user_name): method get_user (line 347) | def get_user(self, user_name=None): method update_user (line 365) | def update_user(self, user_name, new_user_name=None, new_path=None): method get_all_user_policies (line 388) | def get_all_user_policies(self, user_name, marker=None, max_items=None): method put_user_policy (line 415) | def put_user_policy(self, user_name, policy_name, policy_json): method get_user_policy (line 434) | def get_user_policy(self, user_name, policy_name): method delete_user_policy (line 449) | def delete_user_policy(self, user_name, policy_name): method get_groups_for_user (line 464) | def get_groups_for_user(self, user_name, marker=None, max_items=None): method get_all_access_keys (line 495) | def get_all_access_keys(self, user_name, marker=None, max_items=None): method create_access_key (line 522) | def create_access_key(self, user_name=None): method update_access_key (line 537) | def update_access_key(self, access_key_id, status, user_name=None): method delete_access_key (line 562) | def delete_access_key(self, access_key_id, user_name=None): method get_all_signing_certs (line 585) | def get_all_signing_certs(self, marker=None, max_items=None, method update_signing_cert (line 619) | def update_signing_cert(self, cert_id, status, user_name=None): method upload_signing_cert (line 642) | def upload_signing_cert(self, cert_body, user_name=None): method delete_signing_cert (line 663) | def delete_signing_cert(self, cert_id, user_name=None): method get_all_server_certs (line 686) | def get_all_server_certs(self, path_prefix='/', method update_server_cert (line 720) | def update_server_cert(self, cert_name, new_cert_name=None, method upload_server_cert (line 745) | def upload_server_cert(self, cert_name, cert_body, private_key, method get_server_certificate (line 784) | def get_server_certificate(self, cert_name): method delete_server_cert (line 796) | def delete_server_cert(self, cert_name): method get_all_mfa_devices (line 812) | def get_all_mfa_devices(self, user_name, marker=None, max_items=None): method enable_mfa_device (line 840) | def enable_mfa_device(self, user_name, serial_number, method deactivate_mfa_device (line 867) | def deactivate_mfa_device(self, user_name, serial_number): method resync_mfa_device (line 884) | def resync_mfa_device(self, user_name, serial_number, method get_login_profiles (line 914) | def get_login_profiles(self, user_name): method create_login_profile (line 925) | def create_login_profile(self, user_name, password): method delete_login_profile (line 941) | def delete_login_profile(self, user_name): method update_login_profile (line 952) | def update_login_profile(self, user_name, password): method create_account_alias (line 967) | def create_account_alias(self, alias): method delete_account_alias (line 980) | def delete_account_alias(self, alias): method get_account_alias (line 993) | def get_account_alias(self): method get_signin_url (line 1006) | def get_signin_url(self, service='ec2'): method get_account_summary (line 1020) | def get_account_summary(self): FILE: deploy/third_party/boto-2.1.1/boto/iam/summarymap.py class SummaryMap (line 23) | class SummaryMap(dict): method __init__ (line 25) | def __init__(self, parent=None): method startElement (line 29) | def startElement(self, name, attrs, connection): method endElement (line 32) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/jsonresponse.py class XmlHandler (line 26) | class XmlHandler(xml.sax.ContentHandler): method __init__ (line 28) | def __init__(self, root_node, connection): method startElement (line 33) | def startElement(self, name, attrs): method endElement (line 42) | def endElement(self, name): method characters (line 48) | def characters(self, content): method parse (line 51) | def parse(self, s): class Element (line 54) | class Element(dict): method __init__ (line 56) | def __init__(self, connection=None, element_name=None, method __getattr__ (line 72) | def __getattr__(self, key): method get_name (line 84) | def get_name(self, name): method startElement (line 89) | def startElement(self, name, attrs, connection): method endElement (line 107) | def endElement(self, name, value, connection): class ListElement (line 117) | class ListElement(list): method __init__ (line 119) | def __init__(self, connection=None, element_name=None, method get_name (line 129) | def get_name(self, name): method startElement (line 134) | def startElement(self, name, attrs, connection): method endElement (line 149) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/manage/cmdshell.py class SSHClient (line 33) | class SSHClient(object): method __init__ (line 35) | def __init__(self, server, method connect (line 49) | def connect(self): method open_sftp (line 75) | def open_sftp(self): method get_file (line 78) | def get_file(self, src, dst): method put_file (line 82) | def put_file(self, src, dst): method open (line 86) | def open(self, filename, mode='r', bufsize=-1): method listdir (line 93) | def listdir(self, path): method isdir (line 97) | def isdir(self, path): method exists (line 103) | def exists(self, path): method shell (line 109) | def shell(self): method run (line 116) | def run(self, command): method run_pty (line 137) | def run_pty(self, command): method close (line 148) | def close(self): class LocalClient (line 153) | class LocalClient(object): method __init__ (line 155) | def __init__(self, server, host_key_file=None, uname='root'): method get_file (line 160) | def get_file(self, src, dst): method put_file (line 163) | def put_file(self, src, dst): method listdir (line 166) | def listdir(self, path): method isdir (line 169) | def isdir(self, path): method exists (line 172) | def exists(self, path): method shell (line 175) | def shell(self): method run (line 178) | def run(self): method close (line 192) | def close(self): class FakeServer (line 195) | class FakeServer(object): method __init__ (line 201) | def __init__(self, instance, ssh_key_file): function start (line 207) | def start(server): function sshclient_from_instance (line 214) | def sshclient_from_instance(instance, ssh_key_file, FILE: deploy/third_party/boto-2.1.1/boto/manage/propget.py function get (line 23) | def get(prop, choices=None): FILE: deploy/third_party/boto-2.1.1/boto/manage/server.py class Bundler (line 43) | class Bundler(object): method __init__ (line 45) | def __init__(self, server, uname='root'): method copy_x509 (line 51) | def copy_x509(self, key_file, cert_file): method bundle_image (line 62) | def bundle_image(self, prefix, size, ssh_key): method upload_bundle (line 78) | def upload_bundle(self, bucket, prefix, ssh_key): method bundle (line 89) | def bundle(self, bucket=None, prefix=None, key_file=None, cert_file=None, class CommandLineGetter (line 128) | class CommandLineGetter(object): method get_ami_list (line 130) | def get_ami_list(self): method get_region (line 138) | def get_region(self, params): method get_name (line 148) | def get_name(self, params): method get_description (line 153) | def get_description(self, params): method get_instance_type (line 158) | def get_instance_type(self, params): method get_quantity (line 164) | def get_quantity(self, params): method get_zone (line 169) | def get_zone(self, params): method get_ami_id (line 175) | def get_ami_id(self, params): method get_group (line 190) | def get_group(self, params): method get_key (line 203) | def get_key(self, params): method get (line 216) | def get(self, cls, params): class Server (line 229) | class Server(Model): method add_credentials (line 259) | def add_credentials(cls, cfg, aws_access_key_id, aws_secret_access_key): method create (line 270) | def create(cls, config_file=None, logical_volume = None, cfg = None, *... method create_from_instance_id (line 351) | def create_from_instance_id(cls, instance_id, name, description=''): method create_from_current_instances (line 375) | def create_from_current_instances(cls): method __init__ (line 397) | def __init__(self, id=None, **kw): method _setup_ec2 (line 406) | def _setup_ec2(self): method _status (line 425) | def _status(self): method _hostname (line 432) | def _hostname(self): method _private_hostname (line 438) | def _private_hostname(self): method _instance_type (line 444) | def _instance_type(self): method _launch_time (line 450) | def _launch_time(self): method _console_output (line 456) | def _console_output(self): method _groups (line 462) | def _groups(self): method _security_group (line 468) | def _security_group(self): method _zone (line 474) | def _zone(self): method _key_name (line 480) | def _key_name(self): method put (line 486) | def put(self): method delete (line 490) | def delete(self): method stop (line 496) | def stop(self): method terminate (line 502) | def terminate(self): method reboot (line 508) | def reboot(self): method wait (line 512) | def wait(self): method get_ssh_key_file (line 516) | def get_ssh_key_file(self): method get_cmdshell (line 528) | def get_cmdshell(self): method reset_cmdshell (line 535) | def reset_cmdshell(self): method run (line 538) | def run(self, command): method get_bundler (line 543) | def get_bundler(self, uname='root'): method get_ssh_client (line 547) | def get_ssh_client(self, uname='root', ssh_pwd=None): method install (line 552) | def install(self, pkg): FILE: deploy/third_party/boto-2.1.1/boto/manage/task.py function check_hour (line 28) | def check_hour(val): class Task (line 34) | class Task(Model): method start_all (line 57) | def start_all(cls, queue_name): method __init__ (line 61) | def __init__(self, id=None, **kw): method check (line 67) | def check(self): method _run (line 101) | def _run(self, msg, vtimeout): method run (line 125) | def run(self, msg, vtimeout=60): method start (line 142) | def start(self, queue_name): class TaskPoller (line 151) | class TaskPoller(object): method __init__ (line 153) | def __init__(self, queue_name): method poll (line 157) | def poll(self, wait=60, vtimeout=60): FILE: deploy/third_party/boto-2.1.1/boto/manage/volume.py class CommandLineGetter (line 35) | class CommandLineGetter(object): method get_region (line 37) | def get_region(self, params): method get_zone (line 42) | def get_zone(self, params): method get_name (line 48) | def get_name(self, params): method get_size (line 53) | def get_size(self, params): method get_mount_point (line 58) | def get_mount_point(self, params): method get_device (line 63) | def get_device(self, params): method get (line 68) | def get(self, cls, params): class Volume (line 78) | class Volume(Model): method create (line 97) | def create(cls, **params): method create_from_volume_id (line 117) | def create_from_volume_id(cls, region_name, volume_id, name): method create_from_latest_snapshot (line 131) | def create_from_latest_snapshot(self, name, size=None): method create_from_snapshot (line 135) | def create_from_snapshot(self, name, snapshot, size=None): method get_ec2_connection (line 155) | def get_ec2_connection(self): method _volume_state (line 162) | def _volume_state(self): method _attachment_state (line 167) | def _attachment_state(self): method _size (line 172) | def _size(self): method install_xfs (line 179) | def install_xfs(self): method get_snapshots (line 183) | def get_snapshots(self): method attach (line 200) | def attach(self, server=None): method detach (line 210) | def detach(self, force=False): method checkfs (line 220) | def checkfs(self, use_cmd=None): method wait (line 235) | def wait(self): method format (line 245) | def format(self): method mount (line 255) | def mount(self): method make_ready (line 283) | def make_ready(self, server): method freeze (line 292) | def freeze(self): method unfreeze (line 296) | def unfreeze(self): method snapshot (line 300) | def snapshot(self): method get_snapshot_range (line 317) | def get_snapshot_range(self, snaps, start_date=None, end_date=None): method trim_snapshots (line 333) | def trim_snapshots(self, delete=False): method grow (line 400) | def grow(self, size): method copy (line 403) | def copy(self, snapshot): method get_snapshot_from_date (line 406) | def get_snapshot_from_date(self, date): method delete (line 409) | def delete(self, delete_ebs_volume=False): method archive (line 416) | def archive(self): FILE: deploy/third_party/boto-2.1.1/boto/mashups/interactive.py function interactive_shell (line 32) | def interactive_shell(chan): function posix_shell (line 39) | def posix_shell(chan): function windows_shell (line 71) | def windows_shell(chan): FILE: deploy/third_party/boto-2.1.1/boto/mashups/iobject.py function int_val_fn (line 24) | def int_val_fn(v): class IObject (line 31) | class IObject(object): method choose_from_list (line 33) | def choose_from_list(self, item_list, search_str='', method get_string (line 79) | def get_string(self, prompt, validation_fn=None): method get_filename (line 91) | def get_filename(self, prompt): method get_int (line 112) | def get_int(self, prompt): FILE: deploy/third_party/boto-2.1.1/boto/mashups/order.py class Item (line 36) | class Item(IObject): method __init__ (line 38) | def __init__(self): method set_userdata (line 50) | def set_userdata(self, key, value): method get_userdata (line 53) | def get_userdata(self, key): method set_region (line 56) | def set_region(self, region=None): method set_name (line 63) | def set_name(self, name=None): method set_instance_type (line 69) | def set_instance_type(self, instance_type=None): method set_quantity (line 75) | def set_quantity(self, n=0): method set_zone (line 81) | def set_zone(self, zone=None): method set_ami (line 88) | def set_ami(self, ami=None): method add_group (line 95) | def add_group(self, group=None): method set_key (line 102) | def set_key(self, key=None): method update_config (line 109) | def update_config(self): method set_config (line 121) | def set_config(self, config_path=None): method get_userdata_string (line 126) | def get_userdata_string(self): method enter (line 131) | def enter(self, **params): class Order (line 162) | class Order(IObject): method __init__ (line 164) | def __init__(self): method add_item (line 168) | def add_item(self, **params): method display (line 173) | def display(self): method place (line 181) | def place(self, block=True): FILE: deploy/third_party/boto-2.1.1/boto/mashups/server.py class ServerSet (line 36) | class ServerSet(list): method __getattr__ (line 38) | def __getattr__(self, name): method map (line 54) | def map(self, *args): class Server (line 60) | class Server(Model): method ec2 (line 63) | def ec2(self): method Inventory (line 69) | def Inventory(cls): method Register (line 81) | def Register(cls, name, instance_id, description=''): method __init__ (line 89) | def __init__(self, id=None, **kw): method setReadOnly (line 110) | def setReadOnly(self, value): method getInstance (line 113) | def getInstance(self): method getAMI (line 127) | def getAMI(self): method getStatus (line 133) | def getStatus(self): method getHostname (line 141) | def getHostname(self): method getPrivateHostname (line 148) | def getPrivateHostname(self): method getLaunchTime (line 155) | def getLaunchTime(self): method getConsoleOutput (line 162) | def getConsoleOutput(self): method getGroups (line 169) | def getGroups(self): method getConfig (line 178) | def getConfig(self): method setConfig (line 186) | def setConfig(self, config): method set_config (line 197) | def set_config(self, config): method load_config (line 204) | def load_config(self): method stop (line 208) | def stop(self): method start (line 212) | def start(self): method reboot (line 247) | def reboot(self): method get_ssh_client (line 251) | def get_ssh_client(self, key_file=None, host_key_file='~/.ssh/known_ho... method get_file (line 270) | def get_file(self, remotepath, localpath): method put_file (line 275) | def put_file(self, localpath, remotepath): method listdir (line 280) | def listdir(self, remotepath): method shell (line 285) | def shell(self, key_file=None): method bundle_image (line 290) | def bundle_image(self, prefix, key_file, cert_file, size): method upload_bundle (line 324) | def upload_bundle(self, bucket, prefix): method create_image (line 339) | def create_image(self, bucket=None, prefix=None, key_file=None, cert_f... method attach_volume (line 357) | def attach_volume(self, volume, device="/dev/sdp"): method detach_volume (line 373) | def detach_volume(self, volume): method install_package (line 386) | def install_package(self, package_name): FILE: deploy/third_party/boto-2.1.1/boto/mturk/connection.py class MTurkRequestError (line 35) | class MTurkRequestError(EC2ResponseError): class MTurkConnection (line 39) | class MTurkConnection(AWSQueryConnection): method __init__ (line 43) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 60) | def _required_auth_capability(self): method get_account_balance (line 63) | def get_account_balance(self): method register_hit_type (line 71) | def register_hit_type(self, title, description, reward, duration, method set_email_notification (line 99) | def set_email_notification(self, hit_type, email, event_types=None): method set_rest_notification (line 106) | def set_rest_notification(self, hit_type, url, event_types=None): method _set_notification (line 113) | def _set_notification(self, hit_type, transport, destination, event_ty... method create_hit (line 148) | def create_hit(self, hit_type=None, question=None, method change_hit_type_of_hit (line 226) | def change_hit_type_of_hit(self, hit_id, hit_type): method get_reviewable_hits (line 240) | def get_reviewable_hits(self, hit_type=None, status='Reviewable', method _get_pages (line 261) | def _get_pages(page_size, total_records): method get_all_hits (line 270) | def get_all_hits(self): method search_hits (line 287) | def search_hits(self, sort_by='CreationTime', sort_direction='Ascending', method get_assignments (line 308) | def get_assignments(self, hit_id, status=None, method approve_assignment (line 350) | def approve_assignment(self, assignment_id, feedback=None): method reject_assignment (line 358) | def reject_assignment(self, assignment_id, feedback=None): method get_hit (line 366) | def get_hit(self, hit_id, response_groups=None): method set_reviewing (line 376) | def set_reviewing(self, hit_id, revert=None): method disable_hit (line 390) | def disable_hit(self, hit_id, response_groups=None): method dispose_hit (line 414) | def dispose_hit(self, hit_id): method expire_hit (line 427) | def expire_hit(self, hit_id): method extend_hit (line 444) | def extend_hit(self, hit_id, assignments_increment=None, expiration_in... method get_help (line 471) | def get_help(self, about, help_type='Operation'): method grant_bonus (line 482) | def grant_bonus(self, worker_id, assignment_id, bonus_price, reason): method block_worker (line 499) | def block_worker(self, worker_id, reason): method unblock_worker (line 507) | def unblock_worker(self, worker_id, reason): method notify_workers (line 515) | def notify_workers(self, worker_ids, subject, message_text): method create_qualification_type (line 525) | def create_qualification_type(self, method get_qualification_type (line 603) | def get_qualification_type(self, qualification_type_id): method get_qualifications_for_qualification_type (line 608) | def get_qualifications_for_qualification_type(self, qualification_type... method update_qualification_type (line 613) | def update_qualification_type(self, qualification_type_id, method dispose_qualification_type (line 657) | def dispose_qualification_type(self, qualification_type_id): method search_qualification_types (line 662) | def search_qualification_types(self, query=None, sort_by='Name', method get_qualification_requests (line 677) | def get_qualification_requests(self, qualification_type_id, method grant_qualification (line 690) | def grant_qualification(self, qualification_request_id, integer_value=1): method revoke_qualification (line 696) | def revoke_qualification(self, subject_id, qualification_type_id, method assign_qualification (line 704) | def assign_qualification(self, qualification_type_id, worker_id, method get_qualification_score (line 712) | def get_qualification_score(self, qualification_type_id, worker_id): method update_qualification_score (line 719) | def update_qualification_score(self, qualification_type_id, worker_id, method _process_request (line 727) | def _process_request(self, request_type, params, marker_elems=None): method _process_response (line 734) | def _process_response(self, response, marker_elems=None): method get_keywords_as_string (line 749) | def get_keywords_as_string(keywords): method get_price_as_price (line 767) | def get_price_as_price(reward): method duration_as_seconds (line 778) | def duration_as_seconds(duration): class BaseAutoResultElement (line 787) | class BaseAutoResultElement: method __init__ (line 791) | def __init__(self, connection): method startElement (line 794) | def startElement(self, name, attrs, connection): method endElement (line 797) | def endElement(self, name, value, connection): class HIT (line 800) | class HIT(BaseAutoResultElement): method _has_expired (line 809) | def _has_expired(self): class Qualification (line 823) | class Qualification(BaseAutoResultElement): class QualificationType (line 834) | class QualificationType(BaseAutoResultElement): class QualificationRequest (line 845) | class QualificationRequest(BaseAutoResultElement): class Assignment (line 859) | class Assignment(BaseAutoResultElement): method __init__ (line 868) | def __init__(self, connection): method endElement (line 872) | def endElement(self, name, value, connection): class QuestionFormAnswer (line 883) | class QuestionFormAnswer(BaseAutoResultElement): method __init__ (line 903) | def __init__(self, connection): method endElement (line 908) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/mturk/notification.py class NotificationMessage (line 35) | class NotificationMessage: method __init__ (line 46) | def __init__(self, d): method verify (line 74) | def verify(self, secret_key): class Event (line 91) | class Event: method __init__ (line 92) | def __init__(self, d): method __repr__ (line 102) | def __repr__(self): FILE: deploy/third_party/boto-2.1.1/boto/mturk/price.py class Price (line 22) | class Price: method __init__ (line 24) | def __init__(self, amount=0.0, currency_code='USD'): method __repr__ (line 29) | def __repr__(self): method startElement (line 35) | def startElement(self, name, attrs, connection): method endElement (line 38) | def endElement(self, name, value, connection): method get_as_params (line 46) | def get_as_params(self, label, ord=1): FILE: deploy/third_party/boto-2.1.1/boto/mturk/qualification.py class Qualifications (line 22) | class Qualifications: method __init__ (line 24) | def __init__(self, requirements=None): method add (line 29) | def add(self, req): method get_as_params (line 32) | def get_as_params(self): class Requirement (line 42) | class Requirement(object): method __init__ (line 47) | def __init__(self, qualification_type_id, comparator, integer_value=No... method get_as_params (line 53) | def get_as_params(self): class PercentAssignmentsSubmittedRequirement (line 64) | class PercentAssignmentsSubmittedRequirement(Requirement): method __init__ (line 69) | def __init__(self, comparator, integer_value, required_to_preview=False): class PercentAssignmentsAbandonedRequirement (line 72) | class PercentAssignmentsAbandonedRequirement(Requirement): method __init__ (line 77) | def __init__(self, comparator, integer_value, required_to_preview=False): class PercentAssignmentsReturnedRequirement (line 80) | class PercentAssignmentsReturnedRequirement(Requirement): method __init__ (line 85) | def __init__(self, comparator, integer_value, required_to_preview=False): class PercentAssignmentsApprovedRequirement (line 88) | class PercentAssignmentsApprovedRequirement(Requirement): method __init__ (line 93) | def __init__(self, comparator, integer_value, required_to_preview=False): class PercentAssignmentsRejectedRequirement (line 96) | class PercentAssignmentsRejectedRequirement(Requirement): method __init__ (line 101) | def __init__(self, comparator, integer_value, required_to_preview=False): class NumberHitsApprovedRequirement (line 104) | class NumberHitsApprovedRequirement(Requirement): method __init__ (line 109) | def __init__(self, comparator, integer_value, required_to_preview=False): class LocaleRequirement (line 112) | class LocaleRequirement(Requirement): method __init__ (line 117) | def __init__(self, comparator, locale, required_to_preview=False): method get_as_params (line 121) | def get_as_params(self): class AdultRequirement (line 131) | class AdultRequirement(Requirement): method __init__ (line 136) | def __init__(self, comparator, integer_value, required_to_preview=False): FILE: deploy/third_party/boto-2.1.1/boto/mturk/question.py class Question (line 22) | class Question(object): method __init__ (line 25) | def __init__(self, identifier, content, answer_spec, method get_as_params (line 31) | def get_as_params(self, label='Question'): method get_as_xml (line 34) | def get_as_xml(self): class ValidatingXML (line 48) | class ValidatingXML(object): method validate (line 49) | def validate(self): method validate (line 58) | def validate(self): pass class ValidatingXML (line 57) | class ValidatingXML(object): method validate (line 49) | def validate(self): method validate (line 58) | def validate(self): pass class ExternalQuestion (line 61) | class ExternalQuestion(ValidatingXML): method __init__ (line 68) | def __init__(self, external_url, frame_height): method get_as_params (line 72) | def get_as_params(self, label='ExternalQuestion'): method get_as_xml (line 75) | def get_as_xml(self): class XMLTemplate (line 78) | class XMLTemplate: method get_as_xml (line 79) | def get_as_xml(self): class SimpleField (line 82) | class SimpleField(object, XMLTemplate): method __init__ (line 91) | def __init__(self, field, value): class Binary (line 95) | class Binary(object, XMLTemplate): method __init__ (line 97) | def __init__(self, type, subtype, url, alt_text): class List (line 101) | class List(list): method get_as_xml (line 103) | def get_as_xml(self): class Application (line 107) | class Application(object): method __init__ (line 111) | def __init__(self, width, height, **parameters): method get_inner_content (line 116) | def get_inner_content(self, content): method get_as_xml (line 123) | def get_as_xml(self): class JavaApplet (line 130) | class JavaApplet(Application): method __init__ (line 131) | def __init__(self, path, filename, *args, **kwargs): method get_inner_content (line 136) | def get_inner_content(self, content): class Flash (line 142) | class Flash(Application): method __init__ (line 143) | def __init__(self, url, *args, **kwargs): method get_inner_content (line 147) | def get_inner_content(self, content): class FormattedContent (line 152) | class FormattedContent(object, XMLTemplate): method __init__ (line 155) | def __init__(self, content): class OrderedContent (line 158) | class OrderedContent(list): method append_field (line 160) | def append_field(self, field, value): method get_as_xml (line 163) | def get_as_xml(self): class Overview (line 166) | class Overview(OrderedContent): method get_as_params (line 169) | def get_as_params(self, label='Overview'): method get_as_xml (line 172) | def get_as_xml(self): class QuestionForm (line 176) | class QuestionForm(ValidatingXML, list): method is_valid (line 213) | def is_valid(self): method get_as_xml (line 220) | def get_as_xml(self): class QuestionContent (line 225) | class QuestionContent(OrderedContent): method get_as_xml (line 228) | def get_as_xml(self): class AnswerSpecification (line 232) | class AnswerSpecification(object): method __init__ (line 235) | def __init__(self, spec): method get_as_xml (line 238) | def get_as_xml(self): class Constraints (line 242) | class Constraints(OrderedContent): method get_as_xml (line 245) | def get_as_xml(self): class Constraint (line 249) | class Constraint(object): method get_attributes (line 250) | def get_attributes(self): method get_as_xml (line 259) | def get_as_xml(self): class NumericConstraint (line 263) | class NumericConstraint(Constraint): method __init__ (line 267) | def __init__(self, min_value=None, max_value=None): class LengthConstraint (line 270) | class LengthConstraint(Constraint): method __init__ (line 274) | def __init__(self, min_length=None, max_length=None): class RegExConstraint (line 277) | class RegExConstraint(Constraint): method __init__ (line 281) | def __init__(self, pattern, error_text=None, flags=None): class NumberOfLinesSuggestion (line 284) | class NumberOfLinesSuggestion(object): method __init__ (line 287) | def __init__(self, num_lines=1): method get_as_xml (line 290) | def get_as_xml(self): class FreeTextAnswer (line 294) | class FreeTextAnswer(object): method __init__ (line 297) | def __init__(self, default=None, constraints=None, num_lines=None): method get_as_xml (line 305) | def get_as_xml(self): class FileUploadAnswer (line 314) | class FileUploadAnswer(object): method __init__ (line 317) | def __init__(self, min_bytes, max_bytes): method get_as_xml (line 322) | def get_as_xml(self): class SelectionAnswer (line 325) | class SelectionAnswer(object): method __init__ (line 339) | def __init__(self, min=1, max=1, style=None, selections=None, type='te... method get_as_xml (line 364) | def get_as_xml(self): FILE: deploy/third_party/boto-2.1.1/boto/plugin.py class Plugin (line 43) | class Plugin(object): method is_capable (line 49) | def is_capable(cls, requested_capability): function get_plugin (line 57) | def get_plugin(cls, requested_capability=None): function _import_module (line 66) | def _import_module(filename): function load_plugins (line 79) | def load_plugins(config): FILE: deploy/third_party/boto-2.1.1/boto/provider.py class Provider (line 64) | class Provider(object): method __init__ (line 154) | def __init__(self, name, access_key=None, secret_key=None, method get_credentials (line 171) | def get_credentials(self, access_key=None, secret_key=None): method configure_headers (line 191) | def configure_headers(self): method configure_errors (line 212) | def configure_errors(self): method get_provider_name (line 220) | def get_provider_name(self): method supports_chunked_transfer (line 223) | def supports_chunked_transfer(self): function get_default (line 227) | def get_default(): FILE: deploy/third_party/boto-2.1.1/boto/pyami/bootstrap.py class Bootstrap (line 29) | class Bootstrap(ScriptBase): method __init__ (line 40) | def __init__(self): method write_metadata (line 45) | def write_metadata(self): method create_working_dir (line 62) | def create_working_dir(self): method load_boto (line 67) | def load_boto(self): method fetch_s3_file (line 98) | def fetch_s3_file(self, s3_file): method load_packages (line 109) | def load_packages(self): method main (line 123) | def main(self): FILE: deploy/third_party/boto-2.1.1/boto/pyami/config.py class Config (line 58) | class Config(ConfigParser.SafeConfigParser): method __init__ (line 60) | def __init__(self, path=None, fp=None, do_load=True): method load_credential_file (line 77) | def load_credential_file(self, path): method load_from_path (line 86) | def load_from_path(self, path): method save_option (line 96) | def save_option(self, path, section, option, value): method save_user_option (line 114) | def save_user_option(self, section, option, value): method save_system_option (line 117) | def save_system_option(self, section, option, value): method get_instance (line 120) | def get_instance(self, name, default=None): method get_user (line 127) | def get_user(self, name, default=None): method getint_user (line 134) | def getint_user(self, name, default=0): method get_value (line 141) | def get_value(self, section, name, default=None): method get (line 144) | def get(self, section, name, default=None): method getint (line 151) | def getint(self, section, name, default=0): method getfloat (line 158) | def getfloat(self, section, name, default=0.0): method getbool (line 165) | def getbool(self, section, name, default=False): method setbool (line 176) | def setbool(self, section, name, value): method dump (line 182) | def dump(self): method dump_safe (line 187) | def dump_safe(self, fp=None): method dump_to_sdb (line 198) | def dump_to_sdb(self, domain_name, item_name): method load_from_sdb (line 217) | def load_from_sdb(self, domain_name, item_name): FILE: deploy/third_party/boto-2.1.1/boto/pyami/copybot.py class CopyBot (line 26) | class CopyBot(ScriptBase): method __init__ (line 28) | def __init__(self): method copy_bucket_acl (line 49) | def copy_bucket_acl(self): method copy_key_acl (line 54) | def copy_key_acl(self, src, dst): method copy_keys (line 59) | def copy_keys(self): method copy_log (line 80) | def copy_log(self): method main (line 84) | def main(self): FILE: deploy/third_party/boto-2.1.1/boto/pyami/helloworld.py class HelloWorld (line 24) | class HelloWorld(ScriptBase): method main (line 26) | def main(self): FILE: deploy/third_party/boto-2.1.1/boto/pyami/launch_ami.py function usage (line 70) | def usage(): function main (line 74) | def main(): FILE: deploy/third_party/boto-2.1.1/boto/pyami/scriptbase.py class ScriptBase (line 7) | class ScriptBase: method __init__ (line 9) | def __init__(self, config_file=None): method notify (line 16) | def notify(self, subject, body=''): method mkdir (line 19) | def mkdir(self, path): method umount (line 26) | def umount(self, path): method run (line 30) | def run(self, command, notify=True, exit_on_error=False, cwd=None): method main (line 42) | def main(self): FILE: deploy/third_party/boto-2.1.1/boto/pyami/startup.py class Startup (line 29) | class Startup(ScriptBase): method run_scripts (line 31) | def run_scripts(self): method main (line 51) | def main(self): FILE: deploy/third_party/boto-2.1.1/boto/rds/__init__.py function regions (line 33) | def regions(): function connect_to_region (line 52) | def connect_to_region(region_name, **kw_params): class RDSConnection (line 73) | class RDSConnection(AWSQueryConnection): method __init__ (line 79) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 94) | def _required_auth_capability(self): method get_all_dbinstances (line 99) | def get_all_dbinstances(self, instance_id=None, max_records=None, method create_dbinstance (line 132) | def create_dbinstance(self, id, allocated_storage, instance_class, method create_dbinstance_read_replica (line 269) | def create_dbinstance_read_replica(self, id, source_id, method modify_dbinstance (line 338) | def modify_dbinstance(self, id, param_group=None, security_groups=None, method delete_dbinstance (line 438) | def delete_dbinstance(self, id, skip_final_snapshot=False, method reboot_dbinstance (line 469) | def reboot_dbinstance(self, id): method get_all_dbparameter_groups (line 484) | def get_all_dbparameter_groups(self, groupname=None, max_records=None, method get_all_dbparameters (line 515) | def get_all_dbparameters(self, groupname, source=None, method create_parameter_group (line 551) | def create_parameter_group(self, name, engine='MySQL5.1', description=... method modify_parameter_group (line 572) | def modify_parameter_group(self, name, parameters=None): method reset_parameter_group (line 592) | def reset_parameter_group(self, name, reset_all_params=False, method delete_parameter_group (line 615) | def delete_parameter_group(self, name): method get_all_dbsecurity_groups (line 627) | def get_all_dbsecurity_groups(self, groupname=None, max_records=None, method create_dbsecurity_group (line 659) | def create_dbsecurity_group(self, name, description=None): method delete_dbsecurity_group (line 683) | def delete_dbsecurity_group(self, name): method authorize_dbsecurity_group (line 693) | def authorize_dbsecurity_group(self, group_name, cidr_ip=None, method revoke_dbsecurity_group (line 731) | def revoke_dbsecurity_group(self, group_name, ec2_security_group_name=... method get_all_dbsnapshots (line 774) | def get_all_dbsnapshots(self, snapshot_id=None, instance_id=None, method create_dbsnapshot (line 813) | def create_dbsnapshot(self, snapshot_id, dbinstance_id): method delete_dbsnapshot (line 831) | def delete_dbsnapshot(self, identifier): method restore_dbinstance_from_dbsnapshot (line 841) | def restore_dbinstance_from_dbsnapshot(self, identifier, instance_id, method restore_dbinstance_from_point_in_time (line 882) | def restore_dbinstance_from_point_in_time(self, source_instance_id, method get_all_events (line 941) | def get_all_events(self, source_identifier=None, source_type=None, FILE: deploy/third_party/boto-2.1.1/boto/rds/dbinstance.py class DBInstance (line 25) | class DBInstance(object): method __init__ (line 30) | def __init__(self, connection=None, id=None): method __repr__ (line 53) | def __repr__(self): method startElement (line 56) | def startElement(self, name, attrs, connection): method endElement (line 70) | def endElement(self, name, value, connection): method snapshot (line 112) | def snapshot(self, snapshot_id): method reboot (line 124) | def reboot(self): method update (line 133) | def update(self, validate=False): method stop (line 155) | def stop(self, skip_final_snapshot=False, final_snapshot_id=''): method modify (line 177) | def modify(self, param_group=None, security_groups=None, class PendingModifiedValues (line 256) | class PendingModifiedValues(dict): method startElement (line 258) | def startElement(self, name, attrs, connection): method endElement (line 261) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/rds/dbsecuritygroup.py class DBSecurityGroup (line 27) | class DBSecurityGroup(object): method __init__ (line 29) | def __init__(self, connection=None, owner_id=None, method __repr__ (line 38) | def __repr__(self): method startElement (line 41) | def startElement(self, name, attrs, connection): method endElement (line 53) | def endElement(self, name, value, connection): method delete (line 65) | def delete(self): method authorize (line 68) | def authorize(self, cidr_ip=None, ec2_group=None): method revoke (line 93) | def revoke(self, cidr_ip=None, ec2_group=None): class IPRange (line 119) | class IPRange(object): method __init__ (line 121) | def __init__(self, parent=None): method __repr__ (line 126) | def __repr__(self): method startElement (line 129) | def startElement(self, name, attrs, connection): method endElement (line 132) | def endElement(self, name, value, connection): class EC2SecurityGroup (line 140) | class EC2SecurityGroup(object): method __init__ (line 142) | def __init__(self, parent=None): method __repr__ (line 147) | def __repr__(self): method startElement (line 150) | def startElement(self, name, attrs, connection): method endElement (line 153) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/rds/dbsnapshot.py class DBSnapshot (line 22) | class DBSnapshot(object): method __init__ (line 27) | def __init__(self, connection=None, id=None): method __repr__ (line 41) | def __repr__(self): method startElement (line 44) | def startElement(self, name, attrs, connection): method endElement (line 47) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/rds/event.py class Event (line 22) | class Event(object): method __init__ (line 24) | def __init__(self, connection=None): method __repr__ (line 32) | def __repr__(self): method startElement (line 35) | def startElement(self, name, attrs, connection): method endElement (line 38) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/rds/parametergroup.py class ParameterGroup (line 22) | class ParameterGroup(dict): method __init__ (line 24) | def __init__(self, connection=None): method __repr__ (line 32) | def __repr__(self): method startElement (line 35) | def startElement(self, name, attrs, connection): method endElement (line 42) | def endElement(self, name, value, connection): method modifiable (line 52) | def modifiable(self): method get_params (line 60) | def get_params(self): method add_param (line 64) | def add_param(self, name, value, apply_method): class Parameter (line 71) | class Parameter(object): method __init__ (line 83) | def __init__(self, group=None, name=None): method __repr__ (line 94) | def __repr__(self): method startElement (line 97) | def startElement(self, name, attrs, connection): method endElement (line 100) | def endElement(self, name, value, connection): method merge (line 126) | def merge(self, d, i): method _set_string_value (line 135) | def _set_string_value(self, value): method _set_integer_value (line 144) | def _set_integer_value(self, value): method _set_boolean_value (line 156) | def _set_boolean_value(self, value): method set_value (line 167) | def set_value(self, value): method get_value (line 177) | def get_value(self): method apply (line 195) | def apply(self, immediate=False): FILE: deploy/third_party/boto-2.1.1/boto/rds/regioninfo.py class RDSRegionInfo (line 27) | class RDSRegionInfo(RegionInfo): method __init__ (line 29) | def __init__(self, connection=None, name=None, endpoint=None): FILE: deploy/third_party/boto-2.1.1/boto/regioninfo.py class RegionInfo (line 24) | class RegionInfo(object): method __init__ (line 29) | def __init__(self, connection=None, name=None, endpoint=None, method __repr__ (line 36) | def __repr__(self): method startElement (line 39) | def startElement(self, name, attrs, connection): method endElement (line 42) | def endElement(self, name, value, connection): method connect (line 50) | def connect(self, **kw_params): FILE: deploy/third_party/boto-2.1.1/boto/resultset.py class ResultSet (line 22) | class ResultSet(list): method __init__ (line 43) | def __init__(self, marker_elem=None): method startElement (line 58) | def startElement(self, name, attrs, connection): method to_boolean (line 66) | def to_boolean(self, value, true_value='true'): method endElement (line 72) | def endElement(self, name, value, connection): class BooleanResult (line 113) | class BooleanResult(object): method __init__ (line 115) | def __init__(self, marker_elem=None): method __repr__ (line 120) | def __repr__(self): method __nonzero__ (line 126) | def __nonzero__(self): method startElement (line 129) | def startElement(self, name, attrs, connection): method to_boolean (line 132) | def to_boolean(self, value, true_value='true'): method endElement (line 138) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/roboto/awsqueryrequest.py function boto_except_hook (line 38) | def boto_except_hook(debugger_flag, debug_flag): class Line (line 58) | class Line(object): method __init__ (line 60) | def __init__(self, fmt, data, label): method append (line 67) | def append(self, datum): method print_it (line 70) | def print_it(self): class RequiredParamError (line 75) | class RequiredParamError(boto.exception.BotoClientError): method __init__ (line 77) | def __init__(self, required): class EncoderError (line 82) | class EncoderError(boto.exception.BotoClientError): method __init__ (line 84) | def __init__(self, error_msg): class FilterError (line 88) | class FilterError(boto.exception.BotoClientError): method __init__ (line 90) | def __init__(self, filters): class Encoder (line 95) | class Encoder: method encode (line 98) | def encode(cls, p, rp, v, label=None): method encode_string (line 108) | def encode_string(cls, p, rp, v, l): method encode_integer (line 119) | def encode_integer(cls, p, rp, v, l): method encode_boolean (line 127) | def encode_boolean(cls, p, rp, v, l): method encode_datetime (line 139) | def encode_datetime(cls, p, rp, v, l): method encode_array (line 147) | def encode_array(cls, p, rp, v, l): class AWSQueryRequest (line 157) | class AWSQueryRequest(object): method name (line 177) | def name(cls): method __init__ (line 180) | def __init__(self, **args): method __repr__ (line 192) | def __repr__(self): method get_connection (line 195) | def get_connection(self, **args): method status (line 201) | def status(self): method reason (line 208) | def reason(self): method request_id (line 215) | def request_id(self): method process_filters (line 221) | def process_filters(self): method process_args (line 235) | def process_args(self, **args): method process_markers (line 286) | def process_markers(self, fmt, prev_name=None): method send (line 294) | def send(self, verb='GET', **args): method add_standard_options (line 317) | def add_standard_options(self): method process_standard_options (line 343) | def process_standard_options(self, options, args, d): method get_usage (line 366) | def get_usage(self): method build_cli_parser (line 375) | def build_cli_parser(self): method do_cli (line 405) | def do_cli(self): method _generic_cli_formatter (line 468) | def _generic_cli_formatter(self, fmt, data, label=''): method cli_formatter (line 490) | def cli_formatter(self, data): FILE: deploy/third_party/boto-2.1.1/boto/roboto/awsqueryservice.py class NoCredentialsError (line 9) | class NoCredentialsError(boto.exception.BotoClientError): method __init__ (line 11) | def __init__(self): class AWSQueryService (line 15) | class AWSQueryService(boto.connection.AWSQueryConnection): method __init__ (line 28) | def __init__(self, **args): method check_for_credential_file (line 49) | def check_for_credential_file(self): method check_for_env_url (line 82) | def check_for_env_url(self): method _required_auth_capability (line 119) | def _required_auth_capability(self): FILE: deploy/third_party/boto-2.1.1/boto/roboto/param.py class Converter (line 25) | class Converter(object): method convert_string (line 28) | def convert_string(cls, param, value): method convert_integer (line 35) | def convert_integer(cls, param, value): method convert_boolean (line 40) | def convert_boolean(cls, param, value): method convert_file (line 48) | def convert_file(cls, param, value): method convert_dir (line 54) | def convert_dir(cls, param, value): method convert (line 60) | def convert(cls, param, value): class Param (line 70) | class Param(object): method __init__ (line 72) | def __init__(self, name=None, ptype='string', optional=True, method optparse_long_name (line 90) | def optparse_long_name(self): method synopsis_long_name (line 97) | def synopsis_long_name(self): method getopt_long_name (line 104) | def getopt_long_name(self): method optparse_short_name (line 113) | def optparse_short_name(self): method synopsis_short_name (line 120) | def synopsis_short_name(self): method getopt_short_name (line 127) | def getopt_short_name(self): method convert (line 135) | def convert(self, value): FILE: deploy/third_party/boto-2.1.1/boto/route53/connection.py class Route53Connection (line 47) | class Route53Connection(AWSAuthConnection): method __init__ (line 57) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 64) | def _required_auth_capability(self): method make_request (line 67) | def make_request(self, action, path, headers=None, data='', params=None): method get_all_hosted_zones (line 78) | def get_all_hosted_zones(self, start_marker=None, zone_list=None): method get_hosted_zone (line 110) | def get_hosted_zone(self, hosted_zone_id): method create_hosted_zone (line 132) | def create_hosted_zone(self, domain_name, caller_ref=None, comment=''): method delete_hosted_zone (line 183) | def delete_hosted_zone(self, hosted_zone_id): method get_all_rrsets (line 199) | def get_all_rrsets(self, hosted_zone_id, type=None, method change_rrsets (line 267) | def change_rrsets(self, hosted_zone_id, xml_body): method get_change (line 297) | def get_change(self, change_id): FILE: deploy/third_party/boto-2.1.1/boto/route53/exception.py class DNSServerError (line 25) | class DNSServerError(BotoServerError): FILE: deploy/third_party/boto-2.1.1/boto/route53/hostedzone.py class HostedZone (line 25) | class HostedZone(object): method __init__ (line 27) | def __init__(self, id=None, name=None, owner=None, version=None, method startElement (line 36) | def startElement(self, name, attrs, connection): method endElement (line 43) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/route53/record.py class ResourceRecordSets (line 26) | class ResourceRecordSets(ResultSet): method __init__ (line 42) | def __init__(self, connection=None, hosted_zone_id=None, comment=None): method __repr__ (line 51) | def __repr__(self): method add_change (line 54) | def add_change(self, action, name, type, ttl=600, alias_hosted_zone_id... method to_xml (line 60) | def to_xml(self): method commit (line 70) | def commit(self): method endElement (line 77) | def endElement(self, name, value, connection): method __iter__ (line 87) | def __iter__(self): class Record (line 101) | class Record(object): method __init__ (line 125) | def __init__(self, name=None, type=None, ttl=600, resource_records=Non... method add_value (line 135) | def add_value(self, value): method set_alias (line 139) | def set_alias(self, alias_hosted_zone_id, alias_dns_name): method to_xml (line 144) | def to_xml(self): method to_print (line 165) | def to_print(self): method endElement (line 173) | def endElement(self, name, value, connection): method startElement (line 187) | def startElement(self, name, attrs, connection): FILE: deploy/third_party/boto-2.1.1/boto/s3/acl.py class Policy (line 30) | class Policy: method __init__ (line 32) | def __init__(self, parent=None): method __repr__ (line 36) | def __repr__(self): method startElement (line 51) | def startElement(self, name, attrs, connection): method endElement (line 61) | def endElement(self, name, value, connection): method to_xml (line 69) | def to_xml(self): class ACL (line 76) | class ACL: method __init__ (line 78) | def __init__(self, policy=None): method add_grant (line 82) | def add_grant(self, grant): method add_email_grant (line 85) | def add_email_grant(self, permission, email_address): method add_user_grant (line 90) | def add_user_grant(self, permission, user_id, display_name=None): method startElement (line 94) | def startElement(self, name, attrs, connection): method endElement (line 101) | def endElement(self, name, value, connection): method to_xml (line 107) | def to_xml(self): class Grant (line 114) | class Grant: method __init__ (line 118) | def __init__(self, permission=None, type=None, id=None, method startElement (line 127) | def startElement(self, name, attrs, connection): method endElement (line 132) | def endElement(self, name, value, connection): method to_xml (line 148) | def to_xml(self): FILE: deploy/third_party/boto-2.1.1/boto/s3/bucket.py class S3WebsiteEndpointTranslate (line 44) | class S3WebsiteEndpointTranslate: method translate_region (line 53) | def translate_region(self, reg): class Bucket (line 58) | class Bucket(object): method __init__ (line 96) | def __init__(self, connection=None, name=None, key_class=Key): method __repr__ (line 101) | def __repr__(self): method __iter__ (line 104) | def __iter__(self): method __contains__ (line 107) | def __contains__(self, key_name): method startElement (line 110) | def startElement(self, name, attrs, connection): method endElement (line 113) | def endElement(self, name, value, connection): method set_key_class (line 121) | def set_key_class(self, key_class): method lookup (line 135) | def lookup(self, key_name, headers=None): method get_key (line 147) | def get_key(self, key_name, headers=None, version_id=None): method list (line 199) | def list(self, prefix='', delimiter='', marker='', headers=None): method list_versions (line 238) | def list_versions(self, prefix='', delimiter='', key_marker='', method list_multipart_uploads (line 270) | def list_multipart_uploads(self, key_marker='', method _get_all (line 289) | def _get_all(self, element_map, initial_query_string='', method get_all_keys (line 318) | def get_all_keys(self, headers=None, **params): method get_all_versions (line 351) | def get_all_versions(self, headers=None, **params): method get_all_multipart_uploads (line 390) | def get_all_multipart_uploads(self, headers=None, **params): method new_key (line 434) | def new_key(self, key_name=None): method generate_url (line 446) | def generate_url(self, expires_in, method='GET', headers=None, method delete_key (line 453) | def delete_key(self, key_name, headers=None, method copy_key (line 490) | def copy_key(self, new_key_name, src_bucket_name, method set_canned_acl (line 585) | def set_canned_acl(self, acl_str, key_name='', headers=None, method get_xml_acl (line 604) | def get_xml_acl(self, key_name='', headers=None, version_id=None): method set_xml_acl (line 617) | def set_xml_acl(self, acl_str, key_name='', headers=None, version_id=N... method set_acl (line 630) | def set_acl(self, acl_or_str, key_name='', headers=None, version_id=No... method get_acl (line 638) | def get_acl(self, key_name='', headers=None, version_id=None): method set_subresource (line 655) | def set_subresource(self, subresource, value, key_name = '', headers=N... method get_subresource (line 692) | def get_subresource(self, subresource, key_name='', headers=None, method make_public (line 729) | def make_public(self, recursive=False, headers=None): method add_email_grant (line 735) | def add_email_grant(self, permission, email_address, method add_user_grant (line 770) | def add_user_grant(self, permission, user_id, recursive=False, method list_grants (line 811) | def list_grants(self, headers=None): method get_location (line 815) | def get_location(self): method enable_logging (line 836) | def enable_logging(self, target_bucket, target_prefix='', headers=None): method disable_logging (line 849) | def disable_logging(self, headers=None): method get_logging_status (line 860) | def get_logging_status(self, headers=None): method set_as_logging_target (line 870) | def set_as_logging_target(self, headers=None): method get_request_payment (line 878) | def get_request_payment(self, headers=None): method set_request_payment (line 888) | def set_request_payment(self, payer='BucketOwner', headers=None): method configure_versioning (line 899) | def configure_versioning(self, versioning, mfa_delete=False, method get_versioning_status (line 949) | def get_versioning_status(self, headers=None): method configure_website (line 978) | def configure_website(self, suffix, error_key='', headers=None): method get_website_configuration (line 1011) | def get_website_configuration(self, headers=None): method delete_website_configuration (line 1042) | def delete_website_configuration(self, headers=None): method get_website_endpoint (line 1056) | def get_website_endpoint(self): method get_policy (line 1067) | def get_policy(self, headers=None): method set_policy (line 1077) | def set_policy(self, policy, headers=None): method delete_policy (line 1089) | def delete_policy(self, headers=None): method initiate_multipart_upload (line 1102) | def initiate_multipart_upload(self, key_name, headers=None, method complete_multipart_upload (line 1167) | def complete_multipart_upload(self, key_name, upload_id, method cancel_multipart_upload (line 1196) | def cancel_multipart_upload(self, key_name, upload_id, headers=None): method delete (line 1207) | def delete(self, headers=None): FILE: deploy/third_party/boto-2.1.1/boto/s3/bucketlistresultset.py function bucket_lister (line 22) | def bucket_lister(bucket, prefix='', delimiter='', marker='', headers=No... class BucketListResultSet (line 37) | class BucketListResultSet: method __init__ (line 46) | def __init__(self, bucket=None, prefix='', delimiter='', marker='', he... method __iter__ (line 53) | def __iter__(self): function versioned_bucket_lister (line 58) | def versioned_bucket_lister(bucket, prefix='', delimiter='', class VersionedBucketListResultSet (line 76) | class VersionedBucketListResultSet: method __init__ (line 85) | def __init__(self, bucket=None, prefix='', delimiter='', key_marker='', method __iter__ (line 94) | def __iter__(self): function multipart_upload_lister (line 101) | def multipart_upload_lister(bucket, key_marker='', class MultiPartUploadListResultSet (line 119) | class MultiPartUploadListResultSet: method __init__ (line 128) | def __init__(self, bucket=None, key_marker='', method __iter__ (line 135) | def __iter__(self): FILE: deploy/third_party/boto-2.1.1/boto/s3/connection.py function check_lowercase_bucketname (line 35) | def check_lowercase_bucketname(n): function assert_case_insensitive (line 59) | def assert_case_insensitive(f): class _CallingFormat (line 66) | class _CallingFormat(object): method get_bucket_server (line 68) | def get_bucket_server(self, server, bucket): method build_url_base (line 71) | def build_url_base(self, connection, protocol, server, bucket, key=''): method build_host (line 77) | def build_host(self, server, bucket): method build_auth_path (line 83) | def build_auth_path(self, bucket, key=''): method build_path_base (line 90) | def build_path_base(self, bucket, key=''): class SubdomainCallingFormat (line 94) | class SubdomainCallingFormat(_CallingFormat): method get_bucket_server (line 97) | def get_bucket_server(self, server, bucket): class VHostCallingFormat (line 100) | class VHostCallingFormat(_CallingFormat): method get_bucket_server (line 103) | def get_bucket_server(self, server, bucket): class OrdinaryCallingFormat (line 106) | class OrdinaryCallingFormat(_CallingFormat): method get_bucket_server (line 108) | def get_bucket_server(self, server, bucket): method build_path_base (line 111) | def build_path_base(self, bucket, key=''): class ProtocolIndependentOrdinaryCallingFormat (line 118) | class ProtocolIndependentOrdinaryCallingFormat(OrdinaryCallingFormat): method build_url_base (line 120) | def build_url_base(self, connection, protocol, server, bucket, key=''): class Location (line 126) | class Location: class S3Connection (line 133) | class S3Connection(AWSAuthConnection): method __init__ (line 138) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 152) | def _required_auth_capability(self): method __iter__ (line 155) | def __iter__(self): method __contains__ (line 159) | def __contains__(self, bucket_name): method set_bucket_class (line 162) | def set_bucket_class(self, bucket_class): method build_post_policy (line 173) | def build_post_policy(self, expiration_time, conditions): method build_post_form_args (line 186) | def build_post_form_args(self, bucket_name, key, expires_in = 6000, method generate_url (line 280) | def generate_url(self, expires_in, method, bucket='', key='', headers=... method get_all_buckets (line 321) | def get_all_buckets(self, headers=None): method get_canonical_user_id (line 332) | def get_canonical_user_id(self, headers=None): method get_bucket (line 348) | def get_bucket(self, bucket_name, validate=True, headers=None): method lookup (line 354) | def lookup(self, bucket_name, validate=True, headers=None): method create_bucket (line 361) | def create_bucket(self, bucket_name, headers=None, method delete_bucket (line 404) | def delete_bucket(self, bucket, headers=None): method make_request (line 411) | def make_request(self, method, bucket='', key='', headers=None, data='', FILE: deploy/third_party/boto-2.1.1/boto/s3/deletemarker.py class DeleteMarker (line 24) | class DeleteMarker: method __init__ (line 25) | def __init__(self, bucket=None, name=None): method startElement (line 32) | def startElement(self, name, attrs, connection): method endElement (line 39) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/s3/key.py class Key (line 40) | class Key(object): method __init__ (line 46) | def __init__(self, bucket=None, name=None): method __repr__ (line 69) | def __repr__(self): method __getattr__ (line 75) | def __getattr__(self, name): method __setattr__ (line 81) | def __setattr__(self, name, value): method __iter__ (line 87) | def __iter__(self): method provider (line 91) | def provider(self): method get_md5_from_hexdigest (line 98) | def get_md5_from_hexdigest(self, md5_hexdigest): method handle_encryption_headers (line 110) | def handle_encryption_headers(self, resp): method handle_version_headers (line 117) | def handle_version_headers(self, resp, force=False): method open_read (line 133) | def open_read(self, headers=None, query_args=None, method open_write (line 192) | def open_write(self, headers=None, override_num_retries=None): method open (line 206) | def open(self, mode='r', headers=None, query_args=None, method close (line 220) | def close(self): method next (line 227) | def next(self): method read (line 244) | def read(self, size=0): method change_storage_class (line 254) | def change_storage_class(self, new_storage_class, dst_bucket=None): method copy (line 285) | def copy(self, dst_bucket, dst_key, metadata=None, method startElement (line 347) | def startElement(self, name, attrs, connection): method endElement (line 354) | def endElement(self, name, value, connection): method exists (line 372) | def exists(self): method delete (line 381) | def delete(self): method get_metadata (line 387) | def get_metadata(self, name): method set_metadata (line 390) | def set_metadata(self, name, value): method update_metadata (line 393) | def update_metadata(self, d): method set_acl (line 397) | def set_acl(self, acl_str, headers=None): method get_acl (line 401) | def get_acl(self, headers=None): method get_xml_acl (line 405) | def get_xml_acl(self, headers=None): method set_xml_acl (line 409) | def set_xml_acl(self, acl_str, headers=None): method set_canned_acl (line 413) | def set_canned_acl(self, acl_str, headers=None): method make_public (line 416) | def make_public(self, headers=None): method generate_url (line 419) | def generate_url(self, expires_in, method='GET', headers=None, method send_file (line 446) | def send_file(self, fp, headers=None, cb=None, num_cb=10, method compute_md5 (line 586) | def compute_md5(self, fp): method set_contents_from_stream (line 612) | def set_contents_from_stream(self, fp, headers=None, replace=True, method set_contents_from_file (line 693) | def set_contents_from_file(self, fp, headers=None, replace=True, method set_contents_from_filename (line 792) | def set_contents_from_filename(self, filename, headers=None, replace=T... method set_contents_from_string (line 860) | def set_contents_from_string(self, s, headers=None, replace=True, method get_file (line 928) | def get_file(self, fp, headers=None, cb=None, num_cb=10, method get_torrent_file (line 1010) | def get_torrent_file(self, fp, headers=None, cb=None, num_cb=10): method get_contents_to_file (line 1038) | def get_contents_to_file(self, fp, headers=None, method get_contents_to_filename (line 1095) | def get_contents_to_filename(self, filename, headers=None, method get_contents_as_string (line 1156) | def get_contents_as_string(self, headers=None, method add_email_grant (line 1204) | def add_email_grant(self, permission, email_address, headers=None): method add_user_grant (line 1232) | def add_user_grant(self, permission, user_id, headers=None, FILE: deploy/third_party/boto-2.1.1/boto/s3/multipart.py class CompleteMultiPartUpload (line 28) | class CompleteMultiPartUpload(object): method __init__ (line 40) | def __init__(self, bucket=None): method __repr__ (line 47) | def __repr__(self): method startElement (line 51) | def startElement(self, name, attrs, connection): method endElement (line 54) | def endElement(self, name, value, connection): class Part (line 66) | class Part(object): method __init__ (line 77) | def __init__(self, bucket=None): method __repr__ (line 84) | def __repr__(self): method startElement (line 90) | def startElement(self, name, attrs, connection): method endElement (line 93) | def endElement(self, name, value, connection): function part_lister (line 105) | def part_lister(mpupload, part_number_marker=None): class MultiPartUpload (line 118) | class MultiPartUpload(object): method __init__ (line 123) | def __init__(self, bucket=None): method __repr__ (line 138) | def __repr__(self): method __iter__ (line 141) | def __iter__(self): method to_xml (line 144) | def to_xml(self): method startElement (line 155) | def startElement(self, name, attrs, connection): method endElement (line 168) | def endElement(self, name, value, connection): method get_all_parts (line 191) | def get_all_parts(self, max_parts=None, part_number_marker=None): method upload_part_from_file (line 214) | def upload_part_from_file(self, fp, part_num, headers=None, replace=True, method complete_upload (line 236) | def complete_upload(self): method cancel_upload (line 249) | def cancel_upload(self): FILE: deploy/third_party/boto-2.1.1/boto/s3/prefix.py class Prefix (line 22) | class Prefix(object): method __init__ (line 23) | def __init__(self, bucket=None, name=None): method startElement (line 27) | def startElement(self, name, attrs, connection): method endElement (line 30) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/s3/resumable_download_handler.py class ByteTranslatingCallbackHandler (line 56) | class ByteTranslatingCallbackHandler(object): method __init__ (line 62) | def __init__(self, proxied_cb, download_start_point): method call (line 66) | def call(self, total_bytes_uploaded, total_size): function get_cur_file_size (line 71) | def get_cur_file_size(fp, position_to_eof=False): class ResumableDownloadHandler (line 84) | class ResumableDownloadHandler(object): method __init__ (line 94) | def __init__(self, tracker_file_name=None, num_retries=None): method _load_tracker_file_etag (line 122) | def _load_tracker_file_etag(self): method _save_tracker_info (line 146) | def _save_tracker_info(self, key): method _remove_tracker_file (line 166) | def _remove_tracker_file(self): method _attempt_resumable_download (line 171) | def _attempt_resumable_download(self, key, fp, headers, cb, num_cb, method _check_final_md5 (line 215) | def _check_final_md5(self, key, file_name): method get_file (line 236) | def get_file(self, key, fp, headers, cb=None, num_cb=10, torrent=False, FILE: deploy/third_party/boto-2.1.1/boto/s3/user.py class User (line 22) | class User: method __init__ (line 23) | def __init__(self, parent=None, id='', display_name=''): method startElement (line 30) | def startElement(self, name, attrs, connection): method endElement (line 33) | def endElement(self, name, value, connection): method to_xml (line 41) | def to_xml(self, element_name='Owner'): FILE: deploy/third_party/boto-2.1.1/boto/sdb/__init__.py function regions (line 25) | def regions(): function connect_to_region (line 44) | def connect_to_region(region_name, **kw_params): function get_region (line 61) | def get_region(region_name, **kw_params): FILE: deploy/third_party/boto-2.1.1/boto/sdb/connection.py class ItemThread (line 32) | class ItemThread(threading.Thread): method __init__ (line 41) | def __init__(self, name, domain_name, item_names): method run (line 58) | def run(self): class SDBConnection (line 69) | class SDBConnection(AWSQueryConnection): method __init__ (line 85) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 125) | def _required_auth_capability(self): method set_item_cls (line 128) | def set_item_cls(self, cls): method _build_name_value_list (line 140) | def _build_name_value_list(self, params, attributes, replace=False, method _build_expected_value (line 165) | def _build_expected_value(self, params, expected_value): method _build_batch_list (line 174) | def _build_batch_list(self, params, items, replace=False): method _build_name_list (line 204) | def _build_name_list(self, params, attribute_names): method get_usage (line 211) | def get_usage(self): method print_usage (line 226) | def print_usage(self): method get_domain (line 240) | def get_domain(self, domain_name, validate=True): method lookup (line 263) | def lookup(self, domain_name, validate=True): method get_all_domains (line 285) | def get_all_domains(self, max_domains=None, next_token=None): method create_domain (line 309) | def create_domain(self, domain_name): method get_domain_and_name (line 324) | def get_domain_and_name(self, domain_or_name): method delete_domain (line 348) | def delete_domain(self, domain_or_name): method domain_metadata (line 365) | def domain_metadata(self, domain_or_name): method put_attributes (line 381) | def put_attributes(self, domain_or_name, item_name, attributes, method batch_put_attributes (line 429) | def batch_put_attributes(self, domain_or_name, items, replace=True): method get_attributes (line 456) | def get_attributes(self, domain_or_name, item_name, attribute_names=None, method delete_attributes (line 504) | def delete_attributes(self, domain_or_name, item_name, attr_names=None, method batch_delete_attributes (line 557) | def batch_delete_attributes(self, domain_or_name, items): method select (line 583) | def select(self, domain_or_name, query='', next_token=None, FILE: deploy/third_party/boto-2.1.1/boto/sdb/db/blob.py class Blob (line 23) | class Blob(object): method __init__ (line 25) | def __init__(self, value=None, file=None, id=None): method file (line 31) | def file(self): method __str__ (line 39) | def __str__(self): method __unicode__ (line 42) | def __unicode__(self): method read (line 53) | def read(self): method readline (line 59) | def readline(self): method next (line 62) | def next(self): method __iter__ (line 65) | def __iter__(self): method size (line 69) | def size(self): FILE: deploy/third_party/boto-2.1.1/boto/sdb/db/key.py class Key (line 22) | class Key(object): method from_path (line 25) | def from_path(cls, *args, **kwds): method __init__ (line 28) | def __init__(self, encoded=None, obj=None): method app (line 37) | def app(self): method kind (line 40) | def kind(self): method id (line 43) | def id(self): method name (line 46) | def name(self): method id_or_name (line 49) | def id_or_name(self): method has_id_or_name (line 52) | def has_id_or_name(self): method parent (line 55) | def parent(self): method __str__ (line 58) | def __str__(self): FILE: deploy/third_party/boto-2.1.1/boto/sdb/db/manager/__init__.py function get_manager (line 23) | def get_manager(cls): FILE: deploy/third_party/boto-2.1.1/boto/sdb/db/manager/pgmanager.py class PGConverter (line 32) | class PGConverter: method __init__ (line 34) | def __init__(self, manager): method encode (line 39) | def encode(self, type, value): method decode (line 45) | def decode(self, type, value): method encode_prop (line 51) | def encode_prop(self, prop, value): method decode_prop (line 68) | def decode_prop(self, prop, value): method encode_reference (line 94) | def encode_reference(self, value): method decode_reference (line 102) | def decode_reference(self, value): class PGManager (line 110) | class PGManager(object): method __init__ (line 112) | def __init__(self, cls, db_name, db_user, db_passwd, method _build_connect_string (line 126) | def _build_connect_string(self): method _connect (line 131) | def _connect(self): method _object_lister (line 136) | def _object_lister(self, cursor): method _dict_from_row (line 144) | def _dict_from_row(self, row, description): method _object_from_row (line 150) | def _object_from_row(self, row, description=None): method _build_insert_qs (line 169) | def _build_insert_qs(self, obj, calculated): method _build_update_qs (line 198) | def _build_update_qs(self, obj, calculated): method _get_sql (line 220) | def _get_sql(self, mapping=None): method start_transaction (line 234) | def start_transaction(self): method end_transaction (line 238) | def end_transaction(self): method commit (line 243) | def commit(self): method rollback (line 253) | def rollback(self): method delete_table (line 257) | def delete_table(self): method create_table (line 261) | def create_table(self, mapping=None): method encode_value (line 265) | def encode_value(self, prop, value): method decode_value (line 268) | def decode_value(self, prop, value): method execute_sql (line 271) | def execute_sql(self, query): method query_sql (line 275) | def query_sql(self, query, vars=None): method lookup (line 279) | def lookup(self, cls, name, value): method query (line 303) | def query(self, cls, filters, limit=None, order_by=None): method get_property (line 326) | def get_property(self, prop, obj, name): method set_property (line 338) | def set_property(self, prop, obj, name, value): method get_object (line 349) | def get_object(self, cls, id): method get_object_from_id (line 358) | def get_object_from_id(self, id): method _find_calculated_props (line 361) | def _find_calculated_props(self, obj): method save_object (line 364) | def save_object(self, obj, expected_value=None): method delete_object (line 383) | def delete_object(self, obj): FILE: deploy/third_party/boto-2.1.1/boto/sdb/db/manager/sdbmanager.py class TimeDecodeError (line 35) | class TimeDecodeError(Exception): class SDBConverter (line 38) | class SDBConverter(object): method __init__ (line 50) | def __init__(self, manager): method encode (line 65) | def encode(self, item_type, value): method decode (line 76) | def decode(self, item_type, value): method encode_list (line 82) | def encode_list(self, prop, value): method encode_map (line 99) | def encode_map(self, prop, value): method encode_prop (line 115) | def encode_prop(self, prop, value): method decode_list (line 123) | def decode_list(self, prop, value): method decode_map (line 140) | def decode_map(self, prop, value): method decode_map_element (line 150) | def decode_map_element(self, item_type, value): method decode_prop (line 163) | def decode_prop(self, prop, value): method encode_int (line 171) | def encode_int(self, value): method decode_int (line 176) | def decode_int(self, value): method encode_long (line 186) | def encode_long(self, value): method decode_long (line 191) | def decode_long(self, value): method encode_bool (line 196) | def encode_bool(self, value): method decode_bool (line 202) | def decode_bool(self, value): method encode_float (line 208) | def encode_float(self, value): method decode_float (line 239) | def decode_float(self, value): method encode_datetime (line 257) | def encode_datetime(self, value): method decode_datetime (line 262) | def decode_datetime(self, value): method encode_date (line 268) | def encode_date(self, value): method decode_date (line 273) | def decode_date(self, value): method decode_time (line 282) | def decode_time(self, value): method encode_reference (line 299) | def encode_reference(self, value): method decode_reference (line 307) | def decode_reference(self, value): method encode_blob (line 312) | def encode_blob(self, value): method decode_blob (line 336) | def decode_blob(self, value): method encode_string (line 356) | def encode_string(self, value): method decode_string (line 369) | def decode_string(self, value): class SDBManager (line 374) | class SDBManager(object): method __init__ (line 376) | def __init__(self, cls, db_name, db_user, db_passwd, method sdb (line 397) | def sdb(self): method domain (line 403) | def domain(self): method _connect (line 408) | def _connect(self): method _object_lister (line 426) | def _object_lister(self, cls, query_lister): method encode_value (line 432) | def encode_value(self, prop, value): method decode_value (line 439) | def decode_value(self, prop, value): method get_s3_connection (line 442) | def get_s3_connection(self): method get_blob_bucket (line 447) | def get_blob_bucket(self, bucket_name=None): method load_object (line 457) | def load_object(self, obj): method get_object (line 471) | def get_object(self, cls, id, a=None): method get_object_from_id (line 492) | def get_object_from_id(self, id): method query (line 495) | def query(self, query): method count (line 503) | def count(self, cls, filters, quick=True, sort_by=None, select=None): method _build_filter (line 517) | def _build_filter(self, property, name, op, val): method _build_filter_part (line 538) | def _build_filter_part(self, cls, filters, order_by=None, select=None): method _get_all_decendents (line 620) | def _get_all_decendents(self, cls): method query_gql (line 628) | def query_gql(self, query_string, *args, **kwds): method save_object (line 631) | def save_object(self, obj, expected_value=None): method delete_object (line 669) | def delete_object(self, obj): method set_property (line 672) | def set_property(self, prop, obj, name, value): method get_property (line 686) | def get_property(self, prop, obj, name): method set_key_value (line 697) | def set_key_value(self, obj, name, value): method delete_key_value (line 700) | def delete_key_value(self, obj, name): method get_key_value (line 703) | def get_key_value(self, obj, name): method get_raw_item (line 710) | def get_raw_item(self, obj): FILE: deploy/third_party/boto-2.1.1/boto/sdb/db/manager/xmlmanager.py class XMLConverter (line 30) | class XMLConverter: method __init__ (line 42) | def __init__(self, manager): method get_text_value (line 52) | def get_text_value(self, parent_node): method encode (line 59) | def encode(self, item_type, value): method decode (line 65) | def decode(self, item_type, value): method encode_prop (line 73) | def encode_prop(self, prop, value): method decode_prop (line 88) | def decode_prop(self, prop, value): method encode_int (line 104) | def encode_int(self, value): method decode_int (line 108) | def decode_int(self, value): method encode_long (line 116) | def encode_long(self, value): method decode_long (line 120) | def decode_long(self, value): method encode_bool (line 124) | def encode_bool(self, value): method decode_bool (line 130) | def decode_bool(self, value): method encode_datetime (line 137) | def encode_datetime(self, value): method decode_datetime (line 140) | def decode_datetime(self, value): method encode_reference (line 147) | def encode_reference(self, value): method decode_reference (line 158) | def decode_reference(self, value): method encode_password (line 170) | def encode_password(self, value): method decode_password (line 176) | def decode_password(self, value): class XMLManager (line 181) | class XMLManager(object): method __init__ (line 183) | def __init__(self, cls, db_name, db_user, db_passwd, method _connect (line 209) | def _connect(self): method _make_request (line 218) | def _make_request(self, method, url, post_data=None, body=None): method new_doc (line 236) | def new_doc(self): method _object_lister (line 239) | def _object_lister(self, cls, doc): method reset (line 258) | def reset(self): method get_doc (line 261) | def get_doc(self): method encode_value (line 264) | def encode_value(self, prop, value): method decode_value (line 267) | def decode_value(self, prop, value): method get_s3_connection (line 270) | def get_s3_connection(self): method get_list (line 275) | def get_list(self, prop_node, item_type): method get_object_from_doc (line 286) | def get_object_from_doc(self, cls, id, doc): method get_props_from_doc (line 306) | def get_props_from_doc(self, cls, id, doc): method get_object (line 329) | def get_object(self, cls, id): method query (line 343) | def query(self, cls, filters, limit=None, order_by=None): method _build_query (line 364) | def _build_query(self, cls, filters, limit, order_by): method query_gql (line 397) | def query_gql(self, query_string, *args, **kwds): method save_list (line 400) | def save_list(self, doc, items, prop_node): method save_object (line 412) | def save_object(self, obj, expected_value=None): method marshal_object (line 436) | def marshal_object(self, obj, doc=None): method unmarshal_object (line 468) | def unmarshal_object(self, fp, cls=None, id=None): method unmarshal_props (line 475) | def unmarshal_props(self, fp, cls=None, id=None): method delete_object (line 486) | def delete_object(self, obj): method set_key_value (line 490) | def set_key_value(self, obj, name, value): method delete_key_value (line 493) | def delete_key_value(self, obj, name): method get_key_value (line 496) | def get_key_value(self, obj, name): method get_raw_item (line 503) | def get_raw_item(self, obj): method set_property (line 506) | def set_property(self, prop, obj, name, value): method get_property (line 509) | def get_property(self, prop, obj, name): method load_object (line 512) | def load_object(self, obj): FILE: deploy/third_party/boto-2.1.1/boto/sdb/db/model.py class ModelMeta (line 28) | class ModelMeta(type): method __init__ (line 31) | def __init__(cls, name, bases, dict): class Model (line 56) | class Model(object): method get_lineage (line 62) | def get_lineage(cls): method kind (line 68) | def kind(cls): method _get_by_id (line 72) | def _get_by_id(cls, id, manager=None): method get_by_id (line 78) | def get_by_id(cls, ids=None, parent=None): method get_by_key_name (line 88) | def get_by_key_name(cls, key_names, parent=None): method find (line 92) | def find(cls, limit=None, next_token=None, **params): method all (line 99) | def all(cls, limit=None, next_token=None): method get_or_insert (line 103) | def get_or_insert(key_name, **kw): method properties (line 107) | def properties(cls, hidden=True): method find_property (line 122) | def find_property(cls, prop_name): method get_xmlmanager (line 137) | def get_xmlmanager(cls): method from_xml (line 145) | def from_xml(cls, fp): method __init__ (line 149) | def __init__(self, id=None, **kw): method __repr__ (line 169) | def __repr__(self): method __str__ (line 172) | def __str__(self): method __eq__ (line 175) | def __eq__(self, other): method _get_raw_item (line 178) | def _get_raw_item(self): method load (line 181) | def load(self): method reload (line 185) | def reload(self): method put (line 190) | def put(self, expected_value=None): method put_attributes (line 207) | def put_attributes(self, attrs): method delete_attributes (line 225) | def delete_attributes(self, attrs): method delete (line 241) | def delete(self): method key (line 244) | def key(self): method set_manager (line 247) | def set_manager(self, manager): method to_dict (line 250) | def to_dict(self): method to_xml (line 258) | def to_xml(self, doc=None): method find_subclass (line 264) | def find_subclass(cls, name): class Expando (line 273) | class Expando(Model): method __setattr__ (line 275) | def __setattr__(self, name, value): method __getattr__ (line 286) | def __getattr__(self, name): FILE: deploy/third_party/boto-2.1.1/boto/sdb/db/property.py class Property (line 31) | class Property(object): method __init__ (line 38) | def __init__(self, verbose_name=None, name=None, default=None, require... method __get__ (line 52) | def __get__(self, obj, objtype): method __set__ (line 59) | def __set__(self, obj, value): method __property_config__ (line 72) | def __property_config__(self, model_class, property_name): method default_validator (line 77) | def default_validator(self, value): method default_value (line 83) | def default_value(self): method validate (line 86) | def validate(self, value): method empty (line 97) | def empty(self, value): method get_value_for_datastore (line 100) | def get_value_for_datastore(self, model_instance): method make_value_from_datastore (line 103) | def make_value_from_datastore(self, value): method get_choices (line 106) | def get_choices(self): function validate_string (line 111) | def validate_string(value): class StringProperty (line 120) | class StringProperty(Property): method __init__ (line 124) | def __init__(self, verbose_name=None, name=None, default='', required=... class TextProperty (line 128) | class TextProperty(Property): method __init__ (line 132) | def __init__(self, verbose_name=None, name=None, default='', required=... method validate (line 137) | def validate(self, value): class PasswordProperty (line 144) | class PasswordProperty(StringProperty): method __init__ (line 193) | def __init__(self, verbose_name=None, name=None, default='', required=... method make_value_from_datastore (line 205) | def make_value_from_datastore(self, value): method get_value_for_datastore (line 209) | def get_value_for_datastore(self, model_instance): method __set__ (line 216) | def __set__(self, obj, value): method __get__ (line 223) | def __get__(self, obj, objtype): method validate (line 226) | def validate(self, value): class BlobProperty (line 234) | class BlobProperty(Property): method __set__ (line 238) | def __set__(self, obj, value): class S3KeyProperty (line 249) | class S3KeyProperty(Property): method __init__ (line 255) | def __init__(self, verbose_name=None, name=None, default=None, method validate (line 260) | def validate(self, value): method __get__ (line 271) | def __get__(self, obj, objtype): method get_value_for_datastore (line 288) | def get_value_for_datastore(self, model_instance): class IntegerProperty (line 295) | class IntegerProperty(Property): method __init__ (line 300) | def __init__(self, verbose_name=None, name=None, default=0, required=F... method validate (line 306) | def validate(self, value): method empty (line 315) | def empty(self, value): method __set__ (line 318) | def __set__(self, obj, value): class LongProperty (line 325) | class LongProperty(Property): method __init__ (line 330) | def __init__(self, verbose_name=None, name=None, default=0, required=F... method validate (line 334) | def validate(self, value): method empty (line 345) | def empty(self, value): class BooleanProperty (line 348) | class BooleanProperty(Property): method __init__ (line 353) | def __init__(self, verbose_name=None, name=None, default=False, requir... method empty (line 357) | def empty(self, value): class FloatProperty (line 360) | class FloatProperty(Property): method __init__ (line 365) | def __init__(self, verbose_name=None, name=None, default=0.0, required... method validate (line 369) | def validate(self, value): method empty (line 374) | def empty(self, value): class DateTimeProperty (line 377) | class DateTimeProperty(Property): method __init__ (line 382) | def __init__(self, verbose_name=None, auto_now=False, auto_now_add=Fal... method default_value (line 388) | def default_value(self): method validate (line 393) | def validate(self, value): method get_value_for_datastore (line 400) | def get_value_for_datastore(self, model_instance): method now (line 405) | def now(self): class DateProperty (line 408) | class DateProperty(Property): method __init__ (line 413) | def __init__(self, verbose_name=None, auto_now=False, auto_now_add=Fal... method default_value (line 419) | def default_value(self): method validate (line 424) | def validate(self, value): method get_value_for_datastore (line 431) | def get_value_for_datastore(self, model_instance): method now (line 439) | def now(self): class TimeProperty (line 443) | class TimeProperty(Property): method __init__ (line 447) | def __init__(self, verbose_name=None, name=None, method validate (line 451) | def validate(self, value): class ReferenceProperty (line 459) | class ReferenceProperty(Property): method __init__ (line 464) | def __init__(self, reference_class=None, collection_name=None, method __get__ (line 470) | def __get__(self, obj, objtype): method __set__ (line 483) | def __set__(self, obj, value): method __property_config__ (line 490) | def __property_config__(self, model_class, property_name): method check_uuid (line 499) | def check_uuid(self, value): method check_instance (line 505) | def check_instance(self, value): method validate (line 515) | def validate(self, value): class _ReverseReferenceProperty (line 525) | class _ReverseReferenceProperty(Property): method __init__ (line 529) | def __init__(self, model, prop, name): method __get__ (line 536) | def __get__(self, model_instance, model_class): method __set__ (line 550) | def __set__(self, model_instance, value): class CalculatedProperty (line 555) | class CalculatedProperty(Property): method __init__ (line 557) | def __init__(self, verbose_name=None, name=None, default=None, method __get__ (line 565) | def __get__(self, obj, objtype): method __set__ (line 576) | def __set__(self, obj, value): method _set_direct (line 580) | def _set_direct(self, obj, value): method get_value_for_datastore (line 584) | def get_value_for_datastore(self, model_instance): class ListProperty (line 591) | class ListProperty(Property): method __init__ (line 596) | def __init__(self, item_type, verbose_name=None, name=None, default=No... method validate (line 602) | def validate(self, value): method empty (line 625) | def empty(self, value): method default_value (line 628) | def default_value(self): method __set__ (line 631) | def __set__(self, obj, value): class MapProperty (line 646) | class MapProperty(Property): method __init__ (line 651) | def __init__(self, item_type=str, verbose_name=None, name=None, defaul... method validate (line 657) | def validate(self, value): method empty (line 679) | def empty(self, value): method default_value (line 682) | def default_value(self): FILE: deploy/third_party/boto-2.1.1/boto/sdb/db/query.py class Query (line 22) | class Query(object): method __init__ (line 24) | def __init__(self, model_class, limit=None, next_token=None, manager=N... method __iter__ (line 38) | def __iter__(self): method next (line 41) | def next(self): method filter (line 46) | def filter(self, property_operator, value): method fetch (line 50) | def fetch(self, limit, offset=0): method count (line 57) | def count(self, quick=True): method get_query (line 60) | def get_query(self): method order (line 63) | def order(self, key): method to_xml (line 67) | def to_xml(self, doc=None): method get_next_token (line 75) | def get_next_token(self): method set_next_token (line 82) | def set_next_token(self, token): FILE: deploy/third_party/boto-2.1.1/boto/sdb/db/sequence.py class SequenceGenerator (line 24) | class SequenceGenerator(object): method __init__ (line 39) | def __init__(self, sequence_string, rollover=False): method __call__ (line 57) | def __call__(self, val, last=None): method _inc (line 71) | def _inc(self, val): function increment_by_one (line 81) | def increment_by_one(cv=None, lv=None): function double (line 86) | def double(cv=None, lv=None): function fib (line 91) | def fib(cv=1, lv=0): class Sequence (line 104) | class Sequence(object): method __init__ (line 110) | def __init__(self, id=None, domain_name=None, fnc=increment_by_one, in... method set (line 154) | def set(self, val): method get (line 175) | def get(self): method __repr__ (line 188) | def __repr__(self): method _connect (line 197) | def _connect(self): method next (line 215) | def next(self): method delete (line 219) | def delete(self): FILE: deploy/third_party/boto-2.1.1/boto/sdb/db/test_db.py class TestBasic (line 16) | class TestBasic(Model): class TestFloat (line 23) | class TestFloat(Model): class TestRequired (line 28) | class TestRequired(Model): class TestReference (line 32) | class TestReference(Model): class TestSubClass (line 36) | class TestSubClass(TestBasic): class TestPassword (line 40) | class TestPassword(Model): class TestList (line 43) | class TestList(Model): class TestMap (line 48) | class TestMap(Model): class TestListReference (line 53) | class TestListReference(Model): class TestAutoNow (line 58) | class TestAutoNow(Model): class TestUnique (line 63) | class TestUnique(Model): function test_basic (line 66) | def test_basic(): function test_float (line 90) | def test_float(): function test_required (line 107) | def test_required(): function test_reference (line 114) | def test_reference(t=None): function test_subclass (line 128) | def test_subclass(): function test_password (line 136) | def test_password(): function test_list (line 151) | def test_list(): function test_list_reference (line 164) | def test_list_reference(): function test_unique (line 178) | def test_unique(): function test_datetime (line 195) | def test_datetime(): function test (line 204) | def test(): FILE: deploy/third_party/boto-2.1.1/boto/sdb/domain.py class Domain (line 27) | class Domain: method __init__ (line 29) | def __init__(self, connection=None, name=None): method __repr__ (line 34) | def __repr__(self): method __iter__ (line 37) | def __iter__(self): method startElement (line 40) | def startElement(self, name, attrs, connection): method endElement (line 43) | def endElement(self, name, value, connection): method get_metadata (line 49) | def get_metadata(self): method put_attributes (line 54) | def put_attributes(self, item_name, attributes, method batch_put_attributes (line 93) | def batch_put_attributes(self, items, replace=True): method get_attributes (line 114) | def get_attributes(self, item_name, attribute_name=None, method delete_attributes (line 133) | def delete_attributes(self, item_name, attributes=None, method batch_delete_attributes (line 171) | def batch_delete_attributes(self, items): method select (line 192) | def select(self, query='', next_token=None, consistent_read=False, max... method get_item (line 209) | def get_item(self, item_name, consistent_read=False): method new_item (line 226) | def new_item(self, item_name): method delete_item (line 229) | def delete_item(self, item): method to_xml (line 232) | def to_xml(self, f=None): method from_xml (line 268) | def from_xml(self, doc): method delete (line 275) | def delete(self): class DomainMetaData (line 282) | class DomainMetaData: method __init__ (line 284) | def __init__(self, domain=None): method startElement (line 293) | def startElement(self, name, attrs, connection): method endElement (line 296) | def endElement(self, name, value, connection): class DomainDumpParser (line 316) | class DomainDumpParser(ContentHandler): method __init__ (line 321) | def __init__(self, domain): method startElement (line 329) | def startElement(self, name, attrs): method characters (line 338) | def characters(self, ch): method endElement (line 341) | def endElement(self, name): class UploaderThread (line 361) | class UploaderThread(Thread): method __init__ (line 364) | def __init__(self, domain): method run (line 369) | def run(self): FILE: deploy/third_party/boto-2.1.1/boto/sdb/item.py class Item (line 24) | class Item(dict): method __init__ (line 38) | def __init__(self, domain, name='', active=False): method startElement (line 56) | def startElement(self, name, attrs, connection): method decode_value (line 62) | def decode_value(self, value): method endElement (line 69) | def endElement(self, name, value, connection): method load (line 102) | def load(self): method save (line 114) | def save(self, replace=True): method add_value (line 131) | def add_value(self, key, value): method delete (line 170) | def delete(self): FILE: deploy/third_party/boto-2.1.1/boto/sdb/queryresultset.py function query_lister (line 22) | def query_lister(domain, query='', max_items=None, attr_names=None): class QueryResultSet (line 38) | class QueryResultSet: method __init__ (line 40) | def __init__(self, domain=None, query='', max_items=None, attr_names=N... method __iter__ (line 46) | def __iter__(self): function select_lister (line 49) | def select_lister(domain, query='', max_items=None): class SelectResultSet (line 64) | class SelectResultSet(object): method __init__ (line 66) | def __init__(self, domain=None, query='', max_items=None, method __iter__ (line 74) | def __iter__(self): method next (line 91) | def next(self): FILE: deploy/third_party/boto-2.1.1/boto/sdb/regioninfo.py class SDBRegionInfo (line 27) | class SDBRegionInfo(RegionInfo): method __init__ (line 29) | def __init__(self, connection=None, name=None, endpoint=None): FILE: deploy/third_party/boto-2.1.1/boto/services/bs.py class BS (line 29) | class BS(object): method __init__ (line 40) | def __init__(self): method print_command_help (line 64) | def print_command_help(self): method do_reset (line 69) | def do_reset(self): method do_submit (line 92) | def do_submit(self): method do_start (line 103) | def do_start(self): method do_status (line 127) | def do_status(self): method do_retrieve (line 141) | def do_retrieve(self): method do_batches (line 151) | def do_batches(self): method main (line 161) | def main(self): FILE: deploy/third_party/boto-2.1.1/boto/services/message.py class ServiceMessage (line 27) | class ServiceMessage(MHMessage): method for_key (line 29) | def for_key(self, key, params=None, bucket_name=None): FILE: deploy/third_party/boto-2.1.1/boto/services/result.py class ResultProcessor (line 28) | class ResultProcessor: method __init__ (line 32) | def __init__(self, batch_name, sd, mimetype_files=None): method calculate_stats (line 45) | def calculate_stats(self, msg): method log_message (line 59) | def log_message(self, msg, path): method process_record (line 75) | def process_record(self, record, path, get_file=True): method get_results_from_queue (line 92) | def get_results_from_queue(self, path, get_file=True, delete_msg=True): method get_results_from_domain (line 101) | def get_results_from_domain(self, path, get_file=True): method get_results_from_bucket (line 106) | def get_results_from_bucket(self, path): method get_results (line 116) | def get_results(self, path, get_file=True, delete_msg=True): FILE: deploy/third_party/boto-2.1.1/boto/services/service.py class Service (line 32) | class Service(ScriptBase): method __init__ (line 37) | def __init__(self, config_file=None, mimetype_files=None): method split_key (line 51) | def split_key(key): method read_message (line 60) | def read_message(self): method get_file (line 70) | def get_file(self, message): method process_file (line 81) | def process_file(self, in_file_name, msg): method put_file (line 85) | def put_file(self, bucket_name, file_path, key_name=None): method save_results (line 92) | def save_results(self, results, input_message, output_message): method write_message (line 105) | def write_message(self, message): method delete_message (line 122) | def delete_message(self, message): method cleanup (line 127) | def cleanup(self): method shutdown (line 130) | def shutdown(self): method main (line 138) | def main(self, notify=False): FILE: deploy/third_party/boto-2.1.1/boto/services/servicedef.py class ServiceDef (line 26) | class ServiceDef(Config): method __init__ (line 28) | def __init__(self, config_file, aws_access_key_id=None, aws_secret_acc... method get (line 39) | def get(self, name, default=None): method has_option (line 42) | def has_option(self, option): method getint (line 45) | def getint(self, option, default=0): method getbool (line 53) | def getbool(self, option, default=False): method get_obj (line 64) | def get_obj(self, name): FILE: deploy/third_party/boto-2.1.1/boto/services/sonofmmm.py class SonOfMMM (line 28) | class SonOfMMM(Service): method __init__ (line 30) | def __init__(self, config_file=None): method queue_files (line 52) | def queue_files(self): method process_file (line 64) | def process_file(self, in_file_name, msg): method shutdown (line 76) | def shutdown(self): FILE: deploy/third_party/boto-2.1.1/boto/services/submit.py class Submitter (line 26) | class Submitter: method __init__ (line 28) | def __init__(self, sd): method get_key_name (line 35) | def get_key_name(self, fullpath, prefix): method write_message (line 40) | def write_message(self, key, metadata): method submit_file (line 48) | def submit_file(self, path, metadata=None, cb=None, num_cb=0, prefix='... method submit_path (line 57) | def submit_path(self, path, tags=None, ignore_dirs=None, cb=None, num_... FILE: deploy/third_party/boto-2.1.1/boto/ses/__init__.py function regions (line 26) | def regions(): function connect_to_region (line 37) | def connect_to_region(region_name, **kw_params): function get_region (line 54) | def get_region(region_name, **kw_params): FILE: deploy/third_party/boto-2.1.1/boto/ses/connection.py class SESConnection (line 33) | class SESConnection(AWSAuthConnection): method __init__ (line 40) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 54) | def _required_auth_capability(self): method _build_list_params (line 57) | def _build_list_params(self, params, items, label): method _make_request (line 75) | def _make_request(self, action, params=None): method send_email (line 113) | def send_email(self, source, subject, body, to_addresses, cc_addresses... method send_raw_email (line 209) | def send_raw_email(self, raw_message, source=None, destinations=None): method list_verified_email_addresses (line 252) | def list_verified_email_addresses(self): method get_send_quota (line 261) | def get_send_quota(self): method get_send_statistics (line 270) | def get_send_statistics(self): method delete_verified_email_address (line 283) | def delete_verified_email_address(self, email_address): method verify_email_address (line 299) | def verify_email_address(self, email_address): FILE: deploy/third_party/boto-2.1.1/boto/sns/__init__.py function regions (line 28) | def regions(): function connect_to_region (line 52) | def connect_to_region(region_name, **kw_params): function get_region (line 69) | def get_region(region_name, **kw_params): FILE: deploy/third_party/boto-2.1.1/boto/sns/connection.py class SNSConnection (line 31) | class SNSConnection(AWSQueryConnection): method __init__ (line 37) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 55) | def _required_auth_capability(self): method get_all_topics (line 58) | def get_all_topics(self, next_token=None): method get_topic_attributes (line 77) | def get_topic_attributes(self, topic): method set_topic_attributes (line 96) | def set_topic_attributes(self, topic, attr_name, attr_value): method add_permission (line 125) | def add_permission(self, topic, label, account_ids, actions): method remove_permission (line 159) | def remove_permission(self, topic, label): method create_topic (line 183) | def create_topic(self, topic): method delete_topic (line 202) | def delete_topic(self, topic): method publish (line 223) | def publish(self, topic, message, subject=None): method subscribe (line 254) | def subscribe(self, topic, protocol, endpoint): method subscribe_sqs_queue (line 289) | def subscribe_sqs_queue(self, topic, queue): method confirm_subscription (line 331) | def confirm_subscription(self, topic, token, method unsubscribe (line 364) | def unsubscribe(self, subscription): method get_all_subscriptions (line 384) | def get_all_subscriptions(self, next_token=None): method get_all_subscriptions_by_topic (line 405) | def get_all_subscriptions_by_topic(self, topic, next_token=None): FILE: deploy/third_party/boto-2.1.1/boto/sqs/__init__.py function regions (line 25) | def regions(): function connect_to_region (line 44) | def connect_to_region(region_name, **kw_params): FILE: deploy/third_party/boto-2.1.1/boto/sqs/attributes.py class Attributes (line 26) | class Attributes(dict): method __init__ (line 28) | def __init__(self, parent): method startElement (line 33) | def startElement(self, name, attrs, connection): method endElement (line 36) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/sqs/connection.py class SQSConnection (line 30) | class SQSConnection(AWSQueryConnection): method __init__ (line 40) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 58) | def _required_auth_capability(self): method create_queue (line 61) | def create_queue(self, queue_name, visibility_timeout=None): method delete_queue (line 91) | def delete_queue(self, queue, force_deletion=False): method get_queue_attributes (line 112) | def get_queue_attributes(self, queue, attribute='All'): method set_queue_attribute (line 138) | def set_queue_attribute(self, queue, attribute, value): method receive_message (line 142) | def receive_message(self, queue, number_messages=1, method delete_message (line 181) | def delete_message(self, queue, message): method delete_message_from_handle (line 197) | def delete_message_from_handle(self, queue, receipt_handle): method send_message (line 213) | def send_message(self, queue, message_content): method change_message_visibility (line 218) | def change_message_visibility(self, queue, receipt_handle, method get_all_queues (line 239) | def get_all_queues(self, prefix=''): method get_queue (line 245) | def get_queue(self, queue_name): method add_permission (line 258) | def add_permission(self, queue, label, aws_account_id, action_name): method remove_permission (line 291) | def remove_permission(self, queue, label): FILE: deploy/third_party/boto-2.1.1/boto/sqs/jsonmessage.py class JSONMessage (line 30) | class JSONMessage(MHMessage): method decode (line 35) | def decode(self, value): method encode (line 43) | def encode(self, value): FILE: deploy/third_party/boto-2.1.1/boto/sqs/message.py class RawMessage (line 71) | class RawMessage: method __init__ (line 79) | def __init__(self, queue=None, body=''): method __len__ (line 87) | def __len__(self): method startElement (line 90) | def startElement(self, name, attrs, connection): method endElement (line 95) | def endElement(self, name, value, connection): method encode (line 107) | def encode(self, value): method decode (line 111) | def decode(self, value): method set_body (line 115) | def set_body(self, body): method get_body (line 119) | def get_body(self): method get_body_encoded (line 122) | def get_body_encoded(self): method delete (line 130) | def delete(self): method change_visibility (line 134) | def change_visibility(self, visibility_timeout): class Message (line 140) | class Message(RawMessage): method encode (line 152) | def encode(self, value): method decode (line 155) | def decode(self, value): class MHMessage (line 162) | class MHMessage(Message): method __init__ (line 174) | def __init__(self, queue=None, body=None, xml_attrs=None): method decode (line 179) | def decode(self, value): method encode (line 194) | def encode(self, value): method __getitem__ (line 200) | def __getitem__(self, key): method __setitem__ (line 206) | def __setitem__(self, key, value): method keys (line 210) | def keys(self): method values (line 213) | def values(self): method items (line 216) | def items(self): method has_key (line 219) | def has_key(self, key): method update (line 222) | def update(self, d): method get (line 226) | def get(self, key, default=None): class EncodedMHMessage (line 229) | class EncodedMHMessage(MHMessage): method decode (line 241) | def decode(self, value): method encode (line 248) | def encode(self, value): FILE: deploy/third_party/boto-2.1.1/boto/sqs/queue.py class Queue (line 30) | class Queue: method __init__ (line 32) | def __init__(self, connection=None, url=None, message_class=Message): method _id (line 38) | def _id(self): method _name (line 46) | def _name(self): method startElement (line 54) | def startElement(self, name, attrs, connection): method endElement (line 57) | def endElement(self, name, value, connection): method set_message_class (line 65) | def set_message_class(self, message_class): method get_attributes (line 76) | def get_attributes(self, attributes='All'): method set_attribute (line 95) | def set_attribute(self, attribute, value): method get_timeout (line 112) | def get_timeout(self): method set_timeout (line 122) | def set_timeout(self, visibility_timeout): method add_permission (line 134) | def add_permission(self, label, aws_account_id, action_name): method remove_permission (line 160) | def remove_permission(self, label): method read (line 172) | def read(self, visibility_timeout=None): method write (line 188) | def write(self, message): method new_message (line 203) | def new_message(self, body=''): method get_messages (line 218) | def get_messages(self, num_messages=1, visibility_timeout=None, method delete_message (line 246) | def delete_message(self, message): method delete (line 258) | def delete(self): method clear (line 264) | def clear(self, page_size=10, vtimeout=10): method count (line 275) | def count(self, page_size=10, vtimeout=10): method count_slow (line 284) | def count_slow(self, page_size=10, vtimeout=10): method dump (line 301) | def dump(self, file_name, page_size=10, vtimeout=10, sep='\n'): method save_to_file (line 317) | def save_to_file(self, fp, sep='\n'): method save_to_filename (line 336) | def save_to_filename(self, file_name, sep='\n'): method save_to_s3 (line 352) | def save_to_s3(self, bucket): method load_from_s3 (line 372) | def load_from_s3(self, bucket, prefix=None): method load_from_file (line 388) | def load_from_file(self, fp, sep='\n'): method load_from_filename (line 405) | def load_from_filename(self, file_name, sep='\n'): FILE: deploy/third_party/boto-2.1.1/boto/sqs/regioninfo.py class SQSRegionInfo (line 27) | class SQSRegionInfo(RegionInfo): method __init__ (line 29) | def __init__(self, connection=None, name=None, endpoint=None): FILE: deploy/third_party/boto-2.1.1/boto/storage_uri.py class StorageUri (line 29) | class StorageUri(object): method __init__ (line 44) | def __init__(self): method __repr__ (line 50) | def __repr__(self): method equals (line 54) | def equals(self, uri): method check_response (line 58) | def check_response(self, resp, level, uri): method connect (line 64) | def connect(self, access_key_id=None, secret_access_key=None, **kwargs): method delete_key (line 106) | def delete_key(self, validate=True, headers=None, version_id=None, method get_all_keys (line 115) | def get_all_keys(self, validate=True, headers=None): method get_bucket (line 119) | def get_bucket(self, validate=True, headers=None): method get_key (line 128) | def get_key(self, validate=True, headers=None, version_id=None): method new_key (line 136) | def new_key(self, validate=True, headers=None): method get_contents_as_string (line 142) | def get_contents_as_string(self, validate=True, headers=None, cb=None, method acl_class (line 152) | def acl_class(self): method canned_acls (line 161) | def canned_acls(self): class BucketStorageUri (line 171) | class BucketStorageUri(StorageUri): method __init__ (line 177) | def __init__(self, scheme, bucket_name=None, object_name=None, method clone_replace_name (line 212) | def clone_replace_name(self, new_name): method get_acl (line 225) | def get_acl(self, validate=True, headers=None, version_id=None): method get_location (line 235) | def get_location(self, validate=True, headers=None): method get_subresource (line 242) | def get_subresource(self, subresource, validate=True, headers=None, method add_group_email_grant (line 251) | def add_group_email_grant(self, permission, email_address, recursive=F... method add_email_grant (line 271) | def add_email_grant(self, permission, email_address, recursive=False, method add_user_grant (line 285) | def add_user_grant(self, permission, user_id, recursive=False, method list_grants (line 298) | def list_grants(self, headers=None): method names_container (line 305) | def names_container(self): method names_singleton (line 310) | def names_singleton(self): method is_file_uri (line 315) | def is_file_uri(self): method is_cloud_uri (line 318) | def is_cloud_uri(self): method create_bucket (line 321) | def create_bucket(self, headers=None, location='', policy=None): method delete_bucket (line 328) | def delete_bucket(self, headers=None): method get_all_buckets (line 335) | def get_all_buckets(self, headers=None): method get_provider (line 339) | def get_provider(self): method set_acl (line 345) | def set_acl(self, acl_or_str, key_name='', validate=True, headers=None, method set_canned_acl (line 353) | def set_canned_acl(self, acl_str, validate=True, headers=None, method set_subresource (line 362) | def set_subresource(self, subresource, value, validate=True, headers=N... method set_contents_from_string (line 371) | def set_contents_from_string(self, s, headers=None, replace=True, method enable_logging (line 378) | def enable_logging(self, target_bucket, target_prefix=None, method disable_logging (line 388) | def disable_logging(self, validate=True, headers=None, version_id=None): class FileStorageUri (line 397) | class FileStorageUri(StorageUri): method __init__ (line 405) | def __init__(self, object_name, debug, is_stream=False): method clone_replace_name (line 425) | def clone_replace_name(self, new_name): method names_container (line 434) | def names_container(self): method names_singleton (line 443) | def names_singleton(self): method is_file_uri (line 452) | def is_file_uri(self): method is_cloud_uri (line 455) | def is_cloud_uri(self): method is_stream (line 458) | def is_stream(self): FILE: deploy/third_party/boto-2.1.1/boto/sts/__init__.py function regions (line 26) | def regions(): function connect_to_region (line 38) | def connect_to_region(region_name, **kw_params): function get_region (line 55) | def get_region(region_name, **kw_params): FILE: deploy/third_party/boto-2.1.1/boto/sts/connection.py class STSConnection (line 28) | class STSConnection(AWSQueryConnection): method __init__ (line 34) | def __init__(self, aws_access_key_id=None, aws_secret_access_key=None, method _required_auth_capability (line 51) | def _required_auth_capability(self): method get_session_token (line 54) | def get_session_token(self, duration=None): method get_federation_token (line 68) | def get_federation_token(self, name, duration=None, policy=None): FILE: deploy/third_party/boto-2.1.1/boto/sts/credentials.py class Credentials (line 23) | class Credentials(object): method __init__ (line 32) | def __init__(self, parent=None): method startElement (line 39) | def startElement(self, name, attrs, connection): method endElement (line 42) | def endElement(self, name, value, connection): class FederationToken (line 56) | class FederationToken(object): method __init__ (line 65) | def __init__(self, parent=None): method startElement (line 72) | def startElement(self, name, attrs, connection): method endElement (line 79) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/utils.py function canonical_string (line 77) | def canonical_string(method, path, headers, expires=None, function merge_meta (line 131) | def merge_meta(headers, metadata, provider=None): function get_aws_metadata (line 146) | def get_aws_metadata(headers, provider=None): function retry_url (line 161) | def retry_url(url, retry_on_404=True, num_retries=10): function _get_instance_metadata (line 182) | def _get_instance_metadata(url): function get_instance_metadata (line 204) | def get_instance_metadata(version='latest', url='http://169.254.169.254'): function get_instance_userdata (line 214) | def get_instance_userdata(version='latest', sep=None, function get_ts (line 230) | def get_ts(ts=None): function parse_ts (line 235) | def parse_ts(ts): function find_class (line 243) | def find_class(module_name, class_name=None): function update_dme (line 259) | def update_dme(username, password, dme_id, ip_address): function fetch_file (line 268) | def fetch_file(uri, file=None, username=None, password=None): class ShellCommand (line 301) | class ShellCommand(object): method __init__ (line 303) | def __init__(self, command, wait=True, fail_fast=False, cwd = None): method run (line 311) | def run(self, cwd=None): method setReadOnly (line 330) | def setReadOnly(self, value): method getStatus (line 333) | def getStatus(self): method getOutput (line 338) | def getOutput(self): class AuthSMTPHandler (line 343) | class AuthSMTPHandler(logging.handlers.SMTPHandler): method __init__ (line 357) | def __init__(self, mailhost, username, password, fromaddr, toaddrs, su... method emit (line 368) | def emit(self, record): class LRUCache (line 395) | class LRUCache(dict): class _Item (line 435) | class _Item(object): method __init__ (line 436) | def __init__(self, key, value): method __repr__ (line 440) | def __repr__(self): method __init__ (line 443) | def __init__(self, capacity): method __contains__ (line 449) | def __contains__(self, key): method __iter__ (line 452) | def __iter__(self): method __len__ (line 458) | def __len__(self): method __getitem__ (line 461) | def __getitem__(self, key): method __setitem__ (line 466) | def __setitem__(self, key, value): method __repr__ (line 477) | def __repr__(self): method _insert_item (line 480) | def _insert_item(self, item): method _manage_size (line 490) | def _manage_size(self): method _update_item (line 499) | def _update_item(self, item): class Password (line 514) | class Password(object): method __init__ (line 520) | def __init__(self, str=None, hashfunc=None): method set (line 528) | def set(self, value): method __str__ (line 531) | def __str__(self): method __eq__ (line 534) | def __eq__(self, other): method __len__ (line 539) | def __len__(self): function notify (line 545) | def notify(subject, body=None, html_body=None, to_string=None, attachmen... function get_utf8_value (line 595) | def get_utf8_value(value): function mklist (line 603) | def mklist(value): function pythonize_name (line 611) | def pythonize_name(name, sep='_'): function write_mime_multipart (line 622) | def write_mime_multipart(content, compress=False, deftype='text/plain', ... function guess_mime_type (line 666) | def guess_mime_type(content, deftype): FILE: deploy/third_party/boto-2.1.1/boto/vpc/__init__.py class VPCConnection (line 37) | class VPCConnection(EC2Connection): method get_all_vpcs (line 41) | def get_all_vpcs(self, vpc_ids=None, filters=None): method create_vpc (line 74) | def create_vpc(self, cidr_block): method delete_vpc (line 87) | def delete_vpc(self, vpc_id): method get_all_route_tables (line 102) | def get_all_route_tables(self, route_table_ids=None, filters=None): method associate_route_table (line 127) | def associate_route_table(self, route_table_id, subnet_id): method disassociate_route_table (line 148) | def disassociate_route_table(self, association_id): method create_route_table (line 163) | def create_route_table(self, vpc_id): method delete_route_table (line 176) | def delete_route_table(self, route_table_id): method create_route (line 189) | def create_route(self, route_table_id, destination_cidr_block, gateway... method delete_route (line 223) | def delete_route(self, route_table_id, destination_cidr_block): method get_all_internet_gateways (line 246) | def get_all_internet_gateways(self, internet_gateway_ids=None, filters... method create_internet_gateway (line 267) | def create_internet_gateway(self): method delete_internet_gateway (line 276) | def delete_internet_gateway(self, internet_gateway_id): method attach_internet_gateway (line 289) | def attach_internet_gateway(self, internet_gateway_id, vpc_id): method detach_internet_gateway (line 309) | def detach_internet_gateway(self, internet_gateway_id, vpc_id): method get_all_customer_gateways (line 331) | def get_all_customer_gateways(self, customer_gateway_ids=None, filters... method create_customer_gateway (line 366) | def create_customer_gateway(self, type, ip_address, bgp_asn): method delete_customer_gateway (line 389) | def delete_customer_gateway(self, customer_gateway_id): method get_all_vpn_gateways (line 404) | def get_all_vpn_gateways(self, vpn_gateway_ids=None, filters=None): method create_vpn_gateway (line 439) | def create_vpn_gateway(self, type, availability_zone=None): method delete_vpn_gateway (line 457) | def delete_vpn_gateway(self, vpn_gateway_id): method attach_vpn_gateway (line 470) | def attach_vpn_gateway(self, vpn_gateway_id, vpc_id): method get_all_subnets (line 489) | def get_all_subnets(self, subnet_ids=None, filters=None): method create_subnet (line 526) | def create_subnet(self, vpc_id, cidr_block, availability_zone=None): method delete_subnet (line 548) | def delete_subnet(self, subnet_id): method get_all_dhcp_options (line 564) | def get_all_dhcp_options(self, dhcp_options_ids=None): method create_dhcp_options (line 579) | def create_dhcp_options(self, vpc_id, cidr_block, availability_zone=No... method delete_dhcp_options (line 601) | def delete_dhcp_options(self, dhcp_options_id): method associate_dhcp_options (line 614) | def associate_dhcp_options(self, dhcp_options_id, vpc_id): method get_all_vpn_connections (line 633) | def get_all_vpn_connections(self, vpn_connection_ids=None, filters=None): method create_vpn_connection (line 670) | def create_vpn_connection(self, type, customer_gateway_id, vpn_gateway... method delete_vpn_connection (line 692) | def delete_vpn_connection(self, vpn_connection_id): FILE: deploy/third_party/boto-2.1.1/boto/vpc/customergateway.py class CustomerGateway (line 28) | class CustomerGateway(TaggedEC2Object): method __init__ (line 30) | def __init__(self, connection=None): method __repr__ (line 38) | def __repr__(self): method endElement (line 41) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/vpc/dhcpoptions.py class DhcpValueSet (line 28) | class DhcpValueSet(list): method startElement (line 30) | def startElement(self, name, attrs, connection): method endElement (line 33) | def endElement(self, name, value, connection): class DhcpConfigSet (line 37) | class DhcpConfigSet(dict): method startElement (line 39) | def startElement(self, name, attrs, connection): method endElement (line 45) | def endElement(self, name, value, connection): class DhcpOptions (line 49) | class DhcpOptions(TaggedEC2Object): method __init__ (line 51) | def __init__(self, connection=None): method __repr__ (line 56) | def __repr__(self): method startElement (line 59) | def startElement(self, name, attrs, connection): method endElement (line 67) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/vpc/internetgateway.py class InternetGateway (line 29) | class InternetGateway(TaggedEC2Object): method __init__ (line 30) | def __init__(self, connection=None): method __repr__ (line 35) | def __repr__(self): method startElement (line 38) | def startElement(self, name, attrs, connection): method endElement (line 51) | def endElement(self, name, value, connection): class InternetGatewayAttachment (line 57) | class InternetGatewayAttachment(object): method __init__ (line 58) | def __init__(self, connection=None): method __repr__ (line 62) | def __repr__(self): method startElement (line 65) | def startElement(self, name, attrs, connection): method endElement (line 68) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/vpc/routetable.py class RouteTable (line 29) | class RouteTable(TaggedEC2Object): method __init__ (line 31) | def __init__(self, connection=None): method __repr__ (line 38) | def __repr__(self): method startElement (line 41) | def startElement(self, name, attrs, connection): method endElement (line 57) | def endElement(self, name, value, connection): class Route (line 65) | class Route(object): method __init__ (line 66) | def __init__(self, connection=None): method __repr__ (line 72) | def __repr__(self): method startElement (line 75) | def startElement(self, name, attrs, connection): method endElement (line 78) | def endElement(self, name, value, connection): class RouteAssociation (line 88) | class RouteAssociation(object): method __init__ (line 89) | def __init__(self, connection=None): method __repr__ (line 95) | def __repr__(self): method startElement (line 98) | def startElement(self, name, attrs, connection): method endElement (line 101) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/vpc/subnet.py class Subnet (line 28) | class Subnet(TaggedEC2Object): method __init__ (line 30) | def __init__(self, connection=None): method __repr__ (line 39) | def __repr__(self): method endElement (line 42) | def endElement(self, name, value, connection): FILE: deploy/third_party/boto-2.1.1/boto/vpc/vpc.py class VPC (line 28) | class VPC(TaggedEC2Object): method __init__ (line 30) | def __init__(self, connection=None): method __repr__ (line 37) | def __repr__(self): method endElement (line 40) | def endElement(self, name, value, connection): method delete (line 52) | def delete(self): FILE: deploy/third_party/boto-2.1.1/boto/vpc/vpnconnection.py class VpnConnection (line 28) | class VpnConnection(EC2Object): method __init__ (line 30) | def __init__(self, connection=None): method __repr__ (line 39) | def __repr__(self): method endElement (line 42) | def endElement(self, name, value, connection): method delete (line 58) | def delete(self): FILE: deploy/third_party/boto-2.1.1/boto/vpc/vpngateway.py class Attachment (line 28) | class Attachment(object): method __init__ (line 30) | def __init__(self, connection=None): method startElement (line 34) | def startElement(self, name, attrs, connection): method endElement (line 37) | def endElement(self, name, value, connection): class VpnGateway (line 45) | class VpnGateway(TaggedEC2Object): method __init__ (line 47) | def __init__(self, connection=None): method __repr__ (line 55) | def __repr__(self): method startElement (line 58) | def startElement(self, name, attrs, connection): method endElement (line 67) | def endElement(self, name, value, connection): method attach (line 81) | def attach(self, vpc_id): FILE: simulation/run_simulation.py function get_percentile (line 24) | def get_percentile(N, percent, key=lambda x:x): FILE: simulation/simulation.py function get_percentile (line 31) | def get_percentile(N, percent, key=lambda x:x): function plot_cdf (line 43) | def plot_cdf(values, filename): class Event (line 51) | class Event(object): method __init__ (line 53) | def __init__(self): method run (line 57) | def run(self, current_time): class JobArrival (line 62) | class JobArrival(Event): method __init__ (line 64) | def __init__(self, simulation, interarrival_delay, task_distribution): method run (line 69) | def run(self, current_time): class ProbeEvent (line 80) | class ProbeEvent(Event): method __init__ (line 82) | def __init__(self, worker, job_id): method run (line 86) | def run(self, current_time): class NoopGetTaskResponseEvent (line 91) | class NoopGetTaskResponseEvent(Event): method __init__ (line 93) | def __init__(self, worker): method run (line 96) | def run(self, current_time): class TaskEndEvent (line 102) | class TaskEndEvent(): method __init__ (line 103) | def __init__(self, worker): method run (line 106) | def run(self, current_time): class Worker (line 109) | class Worker(object): method __init__ (line 110) | def __init__(self, simulation, num_slots, id): method add_probe (line 118) | def add_probe(self, job_id, current_time): method free_slot (line 126) | def free_slot(self, current_time): method maybe_get_task (line 132) | def maybe_get_task(self, current_time): class Simulation (line 156) | class Simulation(object): method __init__ (line 157) | def __init__(self, num_jobs, file_prefix, load, task_distribution): method send_probes (line 172) | def send_probes(self, job, current_time): method get_task (line 184) | def get_task(self, job_id): method add_task_completion_time (line 192) | def add_task_completion_time(self, job_id, completion_time): method run (line 199) | def run(self): function main (line 229) | def main(): FILE: simulation/simulation_batch.py function get_percentile (line 34) | def get_percentile(N, percent, key=lambda x:x): function plot_cdf (line 46) | def plot_cdf(values, filename): class Event (line 54) | class Event(object): method __init__ (line 56) | def __init__(self): method run (line 60) | def run(self, current_time): class JobArrival (line 65) | class JobArrival(Event): method __init__ (line 67) | def __init__(self, simulation, interarrival_delay, task_distribution): method run (line 72) | def run(self, current_time): class ProbeEvent (line 82) | class ProbeEvent(Event): method __init__ (line 86) | def __init__(self, simulation, job_id): method run (line 90) | def run(self, current_time): class TaskArrival (line 99) | class TaskArrival(Event): method __init__ (line 101) | def __init__(self, worker, task_duration, job_id): method run (line 106) | def run(self, current_time): class TaskEndEvent (line 110) | class TaskEndEvent(): method __init__ (line 111) | def __init__(self, worker): method run (line 114) | def run(self, current_time): class Worker (line 117) | class Worker(object): method __init__ (line 118) | def __init__(self, simulation, num_slots, id): method queue_length (line 126) | def queue_length(self): method add_task (line 133) | def add_task(self, current_time, task_duration, job_id): method free_slot (line 138) | def free_slot(self, current_time): method maybe_start_task (line 144) | def maybe_start_task(self, current_time): class Simulation (line 157) | class Simulation(object): method __init__ (line 158) | def __init__(self, num_jobs, file_prefix, load, task_distribution): method assign_tasks (line 173) | def assign_tasks(self, current_time, job_id): method assign_tasks_per_task (line 194) | def assign_tasks_per_task(self, current_time, job_id): method send_probes (line 212) | def send_probes(self, job, current_time): method add_task_completion_time (line 217) | def add_task_completion_time(self, job_id, completion_time): method run (line 222) | def run(self): function main (line 247) | def main(): FILE: simulation/simulation_cancellation.py function get_percentile (line 34) | def get_percentile(N, percent, key=lambda x:x): function plot_cdf (line 46) | def plot_cdf(values, filename): class Event (line 54) | class Event(object): method __init__ (line 56) | def __init__(self): method run (line 60) | def run(self, current_time): class JobArrival (line 65) | class JobArrival(Event): method __init__ (line 67) | def __init__(self, simulation, interarrival_delay, task_distribution): method run (line 72) | def run(self, current_time): class ProbeEvent (line 85) | class ProbeEvent(Event): method __init__ (line 87) | def __init__(self, worker, job_id): method run (line 91) | def run(self, current_time): class NoopGetTaskResponseEvent (line 96) | class NoopGetTaskResponseEvent(Event): method __init__ (line 98) | def __init__(self, worker): method run (line 101) | def run(self, current_time): class TaskEndEvent (line 107) | class TaskEndEvent(): method __init__ (line 108) | def __init__(self, worker): method run (line 111) | def run(self, current_time): class CancellationEvent (line 114) | class CancellationEvent(): method __init__ (line 115) | def __init__(self, worker, job_id): method run (line 119) | def run(self, current_time): class Worker (line 123) | class Worker(object): method __init__ (line 124) | def __init__(self, simulation, num_slots, id): method add_probe (line 139) | def add_probe(self, job_id, current_time): method free_slot (line 143) | def free_slot(self, current_time): method maybe_get_task (line 161) | def maybe_get_task(self, current_time): method cancel_probe (line 173) | def cancel_probe(self, job_id, current_time): method finish_simulation (line 180) | def finish_simulation(self, current_time): class Simulation (line 185) | class Simulation(object): method __init__ (line 186) | def __init__(self, num_jobs, file_prefix, load, task_distribution): method send_probes (line 212) | def send_probes(self, job, current_time): method get_task (line 226) | def get_task(self, job_id, worker, current_time): method get_task_for_job (line 240) | def get_task_for_job(self, job, worker, response_time): method get_any_task (line 264) | def get_any_task(self, worker, scheduler, current_time): method add_task_completion_time (line 275) | def add_task_completion_time(self, job_id, completion_time): method run (line 282) | def run(self): function main (line 368) | def main(): FILE: simulation/simulation_centralized.py function get_percentile (line 32) | def get_percentile(N, percent, key=lambda x:x): function plot_cdf (line 44) | def plot_cdf(values, filename): class Event (line 52) | class Event(object): method __init__ (line 54) | def __init__(self): method run (line 58) | def run(self, current_time): class JobArrival (line 63) | class JobArrival(Event): method __init__ (line 65) | def __init__(self, simulation, interarrival_delay, task_distribution): method run (line 70) | def run(self, current_time): class TaskEndEvent (line 81) | class TaskEndEvent(): method __init__ (line 84) | def __init__(self, simulation): method run (line 87) | def run(self, current_time): class Simulation (line 90) | class Simulation(object): method __init__ (line 91) | def __init__(self, num_jobs, file_prefix, load, task_distribution): method schedule_tasks (line 104) | def schedule_tasks(self, job, current_time): method maybe_launch_tasks (line 110) | def maybe_launch_tasks(self, current_time): method free_slot (line 132) | def free_slot(self, current_time): method run (line 136) | def run(self): function main (line 161) | def main(): FILE: simulation/simulation_hacked.py function get_normalized_list (line 49) | def get_normalized_list(input_str): function get_int_list (line 61) | def get_int_list(input_str): function get_param (line 138) | def get_param(key): function output_params (line 141) | def output_params(): function set_param (line 149) | def set_param(key, val): class Job (line 157) | class Job(object): method __init__ (line 165) | def __init__(self, user_id, arrival_time, num_tasks, method get_task_length (line 194) | def get_task_length(self, task_id): method record_probe_result (line 209) | def record_probe_result(self, task_id, load): method record_wait_time (line 219) | def record_wait_time(self, task_id, launch_time): method task_finished (line 224) | def task_finished(self, current_time): method response_time (line 237) | def response_time(self): method service_time (line 241) | def service_time(self): method wait_time (line 246) | def wait_time(self): class Server (line 250) | class Server(object): method __init__ (line 253) | def __init__(self, id_str, stats_manager, num_users): method __str__ (line 281) | def __str__(self): method probe_load (line 284) | def probe_load(self, user_id, current_time): method queue_task (line 347) | def queue_task(self, job, task_index, current_time): method task_finished (line 360) | def task_finished(self, user_id, current_time): method __launch_task (line 372) | def __launch_task(self, current_time): class ConstraintFrontEnd (line 408) | class ConstraintFrontEnd(object): method __init__ (line 410) | def __init__(self, servers, id_str, stats_manager): method place_job (line 416) | def place_job(self, job, current_time): method probe_completed (line 431) | def probe_completed(self, job, queue_lengths, current_time): class FrontEnd (line 457) | class FrontEnd(object): method __init__ (line 460) | def __init__(self, servers, id_str, stats_manager): method place_job (line 466) | def place_job(self, job, current_time): method probe_completed (line 481) | def probe_completed(self, job, queue_lengths, current_time): method get_best_n_queues (line 504) | def get_best_n_queues(self, queue_lengths, n): class Event (line 569) | class Event(object): method __init__ (line 571) | def __init__(self): method run (line 575) | def run(self, current_time): class RecordQueueState (line 580) | class RecordQueueState(Event): method __init__ (line 582) | def __init__(self, servers, stats_manager, query_interval): method run (line 587) | def run(self, current_time): class JobArrival (line 595) | class JobArrival(Event): method __init__ (line 597) | def __init__(self, job, front_end): method run (line 601) | def run(self, current_time): class TaskArrival (line 604) | class TaskArrival(Event): method __init__ (line 606) | def __init__(self, server, job, task_index): method run (line 611) | def run(self, current_time): class TaskCompletion (line 614) | class TaskCompletion(Event): method __init__ (line 616) | def __init__(self, job, server): method run (line 620) | def run(self, current_time): class Probe (line 624) | class Probe(Event): method __init__ (line 630) | def __init__(self, front_end, job, servers): method run (line 636) | def run(self, current_time): class StatsManager (line 654) | class StatsManager(object): method __init__ (line 657) | def __init__(self): method record_job_with_all_empty_queues (line 706) | def record_job_with_all_empty_queues(self): method record_queue_lengths (line 709) | def record_queue_lengths(self, queue_lengths): method task_queued (line 717) | def task_queued(self, user_id, current_time): method task_started (line 726) | def task_started(self, user_id, current_time): method task_finished (line 747) | def task_finished(self, user_id, current_time): method job_finished (line 772) | def job_finished(self, job): method output_stats (line 775) | def output_stats(self): method output_load_versus_launch_time (line 805) | def output_load_versus_launch_time(self): method output_wait_time_cdf (line 842) | def output_wait_time_cdf(self): method output_bucketed_running_tasks (line 912) | def output_bucketed_running_tasks(self): method output_running_tasks (line 968) | def output_running_tasks(self): method write_running_tasks (line 990) | def write_running_tasks(self, file, tasks_list): method output_queue_size (line 1006) | def output_queue_size(self): method output_queue_size_cdf (line 1018) | def output_queue_size_cdf(self): method output_job_overhead (line 1039) | def output_job_overhead(self): method write_stacked_response_times (line 1053) | def write_stacked_response_times(self): method output_response_times (line 1075) | def output_response_times(self, user_id=-1): method output_per_job_size_response_time (line 1159) | def output_per_job_size_response_time(self): method write_float_array (line 1192) | def write_float_array(self, file_suffix, arr, sorted=False): method percentile (line 1203) | def percentile(self, values, percent): class Simulation (line 1226) | class Simulation(object): method __init__ (line 1232) | def __init__(self, num_front_ends, num_servers, num_users): method create_jobs (line 1260) | def create_jobs(self, total_time): method run (line 1315) | def run(self): function main (line 1352) | def main(argv): FILE: simulation/simulation_multi.py function get_percentile (line 33) | def get_percentile(N, percent, key=lambda x:x): function plot_cdf (line 45) | def plot_cdf(values, filename): class Event (line 53) | class Event(object): method __init__ (line 55) | def __init__(self): method run (line 59) | def run(self, current_time): class JobArrival (line 64) | class JobArrival(Event): method __init__ (line 66) | def __init__(self, simulation, interarrival_delay, task_distribution): method run (line 71) | def run(self, current_time): class ProbeEvent (line 82) | class ProbeEvent(Event): method __init__ (line 84) | def __init__(self, worker, job_id): method run (line 88) | def run(self, current_time): class NoopGetTaskResponseEvent (line 93) | class NoopGetTaskResponseEvent(Event): method __init__ (line 95) | def __init__(self, worker, num_tasks): method run (line 100) | def run(self, current_time): class TaskEndEvent (line 106) | class TaskEndEvent(): method __init__ (line 107) | def __init__(self, worker): method run (line 110) | def run(self, current_time): class Worker (line 113) | class Worker(object): method __init__ (line 114) | def __init__(self, simulation, num_slots, id): method add_probe (line 122) | def add_probe(self, job_id, current_time): method free_slots (line 130) | def free_slots(self, current_time, num_slots): method maybe_get_tasks (line 136) | def maybe_get_tasks(self, current_time): class Simulation (line 176) | class Simulation(object): method __init__ (line 177) | def __init__(self, num_jobs, file_prefix, load, task_distribution): method send_probes (line 192) | def send_probes(self, job, current_time): method get_tasks (line 204) | def get_tasks(self, job_id, num_tasks): method add_task_completion_time (line 216) | def add_task_completion_time(self, job_id, completion_time): method run (line 223) | def run(self): function main (line 259) | def main(): FILE: simulation/simulation_random.py function get_percentile (line 31) | def get_percentile(N, percent, key=lambda x:x): function plot_cdf (line 43) | def plot_cdf(values, filename): class Event (line 51) | class Event(object): method __init__ (line 53) | def __init__(self): method run (line 57) | def run(self, current_time): class JobArrival (line 62) | class JobArrival(Event): method __init__ (line 64) | def __init__(self, simulation, interarrival_delay, task_distribution): method run (line 69) | def run(self, current_time): class TaskArrival (line 80) | class TaskArrival(Event): method __init__ (line 82) | def __init__(self, worker, task_duration, job_id): method run (line 87) | def run(self, current_time): class TaskEndEvent (line 90) | class TaskEndEvent(): method __init__ (line 91) | def __init__(self, worker): method run (line 94) | def run(self, current_time): class Worker (line 97) | class Worker(object): method __init__ (line 98) | def __init__(self, simulation, num_slots, id): method add_task (line 105) | def add_task(self, current_time, task_duration, job_id): method free_slot (line 110) | def free_slot(self, current_time): method maybe_start_task (line 116) | def maybe_start_task(self, current_time): class Simulation (line 129) | class Simulation(object): method __init__ (line 130) | def __init__(self, num_jobs, file_prefix, load, task_distribution): method send_tasks (line 145) | def send_tasks(self, job, current_time): method add_task_completion_time (line 158) | def add_task_completion_time(self, job_id, completion_time): method run (line 163) | def run(self): function main (line 188) | def main(): FILE: simulation/test_simulation_cancellation.py class TestMultiGetSimulation (line 22) | class TestMultiGetSimulation(unittest.TestCase): method setUp (line 23) | def setUp(self): method test_workers_tracked_correctly (line 28) | def test_workers_tracked_correctly(self): FILE: simulation/test_simulation_multi.py class TestMultiGetSimulation (line 21) | class TestMultiGetSimulation(unittest.TestCase): method setUp (line 22) | def setUp(self): method test_basic (line 26) | def test_basic(self): method test_multiple_slots_released (line 65) | def test_multiple_slots_released(self): FILE: simulation/util.py class TaskDistributions (line 19) | class TaskDistributions: class Job (line 22) | class Job(object): method __init__ (line 24) | def __init__(self, num_tasks, start_time, task_distribution, median_ta... method add_probe_response (line 47) | def add_probe_response(self, worker, current_time): method task_completed (line 55) | def task_completed(self, completion_time): method exponentially_distributed_tasks (line 62) | def exponentially_distributed_tasks(self, median_task_duration): method exponentially_distributed_jobs (line 67) | def exponentially_distributed_jobs(self, median_task_duration): method constant_distributed_tasks (line 73) | def constant_distributed_tasks(self, median_task_duration): FILE: src/main/gen-java/edu/berkeley/sparrow/thrift/BackendService.java class BackendService (line 30) | public class BackendService { type Iface (line 32) | public interface Iface { method launchTask (line 34) | public void launchTask(ByteBuffer message, edu.berkeley.sparrow.thri... type AsyncIface (line 38) | public interface AsyncIface { method launchTask (line 40) | public void launchTask(ByteBuffer message, edu.berkeley.sparrow.thri... class Client (line 44) | public static class Client extends org.apache.thrift.TServiceClient im... class Factory (line 45) | public static class Factory implements org.apache.thrift.TServiceCli... method Factory (line 46) | public Factory() {} method getClient (line 47) | public Client getClient(org.apache.thrift.protocol.TProtocol prot) { method getClient (line 50) | public Client getClient(org.apache.thrift.protocol.TProtocol iprot... method Client (line 55) | public Client(org.apache.thrift.protocol.TProtocol prot) method Client (line 60) | public Client(org.apache.thrift.protocol.TProtocol iprot, org.apache... method launchTask (line 64) | public void launchTask(ByteBuffer message, edu.berkeley.sparrow.thri... method send_launchTask (line 70) | public void send_launchTask(ByteBuffer message, edu.berkeley.sparrow... method recv_launchTask (line 79) | public void recv_launchTask() throws org.apache.thrift.TException class AsyncClient (line 87) | public static class AsyncClient extends org.apache.thrift.async.TAsync... class Factory (line 88) | public static class Factory implements org.apache.thrift.async.TAsyn... method Factory (line 91) | public Factory(org.apache.thrift.async.TAsyncClientManager clientM... method getAsyncClient (line 95) | public AsyncClient getAsyncClient(org.apache.thrift.transport.TNon... method AsyncClient (line 100) | public AsyncClient(org.apache.thrift.protocol.TProtocolFactory proto... method launchTask (line 104) | public void launchTask(ByteBuffer message, edu.berkeley.sparrow.thri... class launchTask_call (line 111) | public static class launchTask_call extends org.apache.thrift.async.... method launchTask_call (line 115) | public launchTask_call(ByteBuffer message, edu.berkeley.sparrow.th... method write_args (line 122) | public void write_args(org.apache.thrift.protocol.TProtocol prot) ... method getResult (line 132) | public void getResult() throws org.apache.thrift.TException { class Processor (line 144) | public static class Processor extends org.apache.thri... method Processor (line 146) | public Processor(I iface) { method Processor (line 150) | protected Processor(I iface, Map Map extends org.apache.... method launchTask (line 160) | public launchTask() { method getEmptyArgsInstance (line 164) | protected launchTask_args getEmptyArgsInstance() { method getResult (line 168) | protected launchTask_result getResult(I iface, launchTask_args arg... class launchTask_args (line 177) | public static class launchTask_args implements org.apache.thrift.TBase... type _Fields (line 195) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 211) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 228) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 237) | public static _Fields findByName(String name) { method _Fields (line 244) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 249) | public short getThriftFieldId() { method getFieldName (line 253) | public String getFieldName() { method launchTask_args (line 272) | public launchTask_args() { method launchTask_args (line 275) | public launchTask_args( method launchTask_args (line 289) | public launchTask_args(launchTask_args other) { method deepCopy (line 302) | public launchTask_args deepCopy() { method clear (line 306) | public void clear() { method getMessage (line 312) | public byte[] getMessage() { method bufferForMessage (line 317) | public ByteBuffer bufferForMessage() { method setMessage (line 321) | public launchTask_args setMessage(byte[] message) { method setMessage (line 326) | public launchTask_args setMessage(ByteBuffer message) { method unsetMessage (line 331) | public void unsetMessage() { method isSetMessage (line 336) | public boolean isSetMessage() { method setMessageIsSet (line 340) | public void setMessageIsSet(boolean value) { method getTaskId (line 346) | public edu.berkeley.sparrow.thrift.TFullTaskId getTaskId() { method setTaskId (line 350) | public launchTask_args setTaskId(edu.berkeley.sparrow.thrift.TFullTa... method unsetTaskId (line 355) | public void unsetTaskId() { method isSetTaskId (line 360) | public boolean isSetTaskId() { method setTaskIdIsSet (line 364) | public void setTaskIdIsSet(boolean value) { method getUser (line 370) | public edu.berkeley.sparrow.thrift.TUserGroupInfo getUser() { method setUser (line 374) | public launchTask_args setUser(edu.berkeley.sparrow.thrift.TUserGrou... method unsetUser (line 379) | public void unsetUser() { method isSetUser (line 384) | public boolean isSetUser() { method setUserIsSet (line 388) | public void setUserIsSet(boolean value) { method setFieldValue (line 394) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 423) | public Object getFieldValue(_Fields field) { method isSet (line 439) | public boolean isSet(_Fields field) { method equals (line 455) | @Override method equals (line 464) | public boolean equals(launchTask_args that) { method hashCode (line 498) | @Override method compareTo (line 503) | public int compareTo(launchTask_args other) { method fieldForId (line 544) | public _Fields fieldForId(int fieldId) { method read (line 548) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 552) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 556) | @Override method validate (line 588) | public void validate() throws org.apache.thrift.TException { method writeObject (line 592) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 600) | private void readObject(java.io.ObjectInputStream in) throws java.io... class launchTask_argsStandardSchemeFactory (line 608) | private static class launchTask_argsStandardSchemeFactory implements... method getScheme (line 609) | public launchTask_argsStandardScheme getScheme() { class launchTask_argsStandardScheme (line 614) | private static class launchTask_argsStandardScheme extends StandardS... method read (line 616) | public void read(org.apache.thrift.protocol.TProtocol iprot, launc... method write (line 663) | public void write(org.apache.thrift.protocol.TProtocol oprot, laun... class launchTask_argsTupleSchemeFactory (line 688) | private static class launchTask_argsTupleSchemeFactory implements Sc... method getScheme (line 689) | public launchTask_argsTupleScheme getScheme() { class launchTask_argsTupleScheme (line 694) | private static class launchTask_argsTupleScheme extends TupleScheme<... method write (line 696) | @Override method read (line 721) | @Override class launchTask_result (line 744) | public static class launchTask_result implements org.apache.thrift.TBa... type _Fields (line 756) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 770) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 781) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 790) | public static _Fields findByName(String name) { method _Fields (line 797) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 802) | public short getThriftFieldId() { method getFieldName (line 806) | public String getFieldName() { method launchTask_result (line 817) | public launchTask_result() { method launchTask_result (line 823) | public launchTask_result(launchTask_result other) { method deepCopy (line 826) | public launchTask_result deepCopy() { method clear (line 830) | public void clear() { method setFieldValue (line 833) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 838) | public Object getFieldValue(_Fields field) { method isSet (line 845) | public boolean isSet(_Fields field) { method equals (line 855) | @Override method equals (line 864) | public boolean equals(launchTask_result that) { method hashCode (line 871) | @Override method compareTo (line 876) | public int compareTo(launchTask_result other) { method fieldForId (line 887) | public _Fields fieldForId(int fieldId) { method read (line 891) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 895) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 899) | @Override method validate (line 908) | public void validate() throws org.apache.thrift.TException { method writeObject (line 912) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 920) | private void readObject(java.io.ObjectInputStream in) throws java.io... class launchTask_resultStandardSchemeFactory (line 928) | private static class launchTask_resultStandardSchemeFactory implemen... method getScheme (line 929) | public launchTask_resultStandardScheme getScheme() { class launchTask_resultStandardScheme (line 934) | private static class launchTask_resultStandardScheme extends Standar... method read (line 936) | public void read(org.apache.thrift.protocol.TProtocol iprot, launc... method write (line 957) | public void write(org.apache.thrift.protocol.TProtocol oprot, laun... class launchTask_resultTupleSchemeFactory (line 967) | private static class launchTask_resultTupleSchemeFactory implements ... method getScheme (line 968) | public launchTask_resultTupleScheme getScheme() { class launchTask_resultTupleScheme (line 973) | private static class launchTask_resultTupleScheme extends TupleSchem... method write (line 975) | @Override method read (line 980) | @Override FILE: src/main/gen-java/edu/berkeley/sparrow/thrift/FrontendService.java class FrontendService (line 30) | public class FrontendService { type Iface (line 32) | public interface Iface { method frontendMessage (line 34) | public void frontendMessage(edu.berkeley.sparrow.thrift.TFullTaskId ... type AsyncIface (line 38) | public interface AsyncIface { method frontendMessage (line 40) | public void frontendMessage(edu.berkeley.sparrow.thrift.TFullTaskId ... class Client (line 44) | public static class Client extends org.apache.thrift.TServiceClient im... class Factory (line 45) | public static class Factory implements org.apache.thrift.TServiceCli... method Factory (line 46) | public Factory() {} method getClient (line 47) | public Client getClient(org.apache.thrift.protocol.TProtocol prot) { method getClient (line 50) | public Client getClient(org.apache.thrift.protocol.TProtocol iprot... method Client (line 55) | public Client(org.apache.thrift.protocol.TProtocol prot) method Client (line 60) | public Client(org.apache.thrift.protocol.TProtocol iprot, org.apache... method frontendMessage (line 64) | public void frontendMessage(edu.berkeley.sparrow.thrift.TFullTaskId ... method send_frontendMessage (line 70) | public void send_frontendMessage(edu.berkeley.sparrow.thrift.TFullTa... method recv_frontendMessage (line 79) | public void recv_frontendMessage() throws org.apache.thrift.TException class AsyncClient (line 87) | public static class AsyncClient extends org.apache.thrift.async.TAsync... class Factory (line 88) | public static class Factory implements org.apache.thrift.async.TAsyn... method Factory (line 91) | public Factory(org.apache.thrift.async.TAsyncClientManager clientM... method getAsyncClient (line 95) | public AsyncClient getAsyncClient(org.apache.thrift.transport.TNon... method AsyncClient (line 100) | public AsyncClient(org.apache.thrift.protocol.TProtocolFactory proto... method frontendMessage (line 104) | public void frontendMessage(edu.berkeley.sparrow.thrift.TFullTaskId ... class frontendMessage_call (line 111) | public static class frontendMessage_call extends org.apache.thrift.a... method frontendMessage_call (line 115) | public frontendMessage_call(edu.berkeley.sparrow.thrift.TFullTaskI... method write_args (line 122) | public void write_args(org.apache.thrift.protocol.TProtocol prot) ... method getResult (line 132) | public void getResult() throws org.apache.thrift.TException { class Processor (line 144) | public static class Processor extends org.apache.thri... method Processor (line 146) | public Processor(I iface) { method Processor (line 150) | protected Processor(I iface, Map Map extends org.ap... method frontendMessage (line 160) | public frontendMessage() { method getEmptyArgsInstance (line 164) | protected frontendMessage_args getEmptyArgsInstance() { method getResult (line 168) | protected frontendMessage_result getResult(I iface, frontendMessag... class frontendMessage_args (line 177) | public static class frontendMessage_args implements org.apache.thrift.... type _Fields (line 195) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 211) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 228) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 237) | public static _Fields findByName(String name) { method _Fields (line 244) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 249) | public short getThriftFieldId() { method getFieldName (line 253) | public String getFieldName() { method frontendMessage_args (line 274) | public frontendMessage_args() { method frontendMessage_args (line 277) | public frontendMessage_args( method frontendMessage_args (line 292) | public frontendMessage_args(frontendMessage_args other) { method deepCopy (line 305) | public frontendMessage_args deepCopy() { method clear (line 309) | public void clear() { method getTaskId (line 316) | public edu.berkeley.sparrow.thrift.TFullTaskId getTaskId() { method setTaskId (line 320) | public frontendMessage_args setTaskId(edu.berkeley.sparrow.thrift.TF... method unsetTaskId (line 325) | public void unsetTaskId() { method isSetTaskId (line 330) | public boolean isSetTaskId() { method setTaskIdIsSet (line 334) | public void setTaskIdIsSet(boolean value) { method getStatus (line 340) | public int getStatus() { method setStatus (line 344) | public frontendMessage_args setStatus(int status) { method unsetStatus (line 350) | public void unsetStatus() { method isSetStatus (line 355) | public boolean isSetStatus() { method setStatusIsSet (line 359) | public void setStatusIsSet(boolean value) { method getMessage (line 363) | public byte[] getMessage() { method bufferForMessage (line 368) | public ByteBuffer bufferForMessage() { method setMessage (line 372) | public frontendMessage_args setMessage(byte[] message) { method setMessage (line 377) | public frontendMessage_args setMessage(ByteBuffer message) { method unsetMessage (line 382) | public void unsetMessage() { method isSetMessage (line 387) | public boolean isSetMessage() { method setMessageIsSet (line 391) | public void setMessageIsSet(boolean value) { method setFieldValue (line 397) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 426) | public Object getFieldValue(_Fields field) { method isSet (line 442) | public boolean isSet(_Fields field) { method equals (line 458) | @Override method equals (line 467) | public boolean equals(frontendMessage_args that) { method hashCode (line 501) | @Override method compareTo (line 506) | public int compareTo(frontendMessage_args other) { method fieldForId (line 547) | public _Fields fieldForId(int fieldId) { method read (line 551) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 555) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 559) | @Override method validate (line 587) | public void validate() throws org.apache.thrift.TException { method writeObject (line 591) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 599) | private void readObject(java.io.ObjectInputStream in) throws java.io... class frontendMessage_argsStandardSchemeFactory (line 609) | private static class frontendMessage_argsStandardSchemeFactory imple... method getScheme (line 610) | public frontendMessage_argsStandardScheme getScheme() { class frontendMessage_argsStandardScheme (line 615) | private static class frontendMessage_argsStandardScheme extends Stan... method read (line 617) | public void read(org.apache.thrift.protocol.TProtocol iprot, front... method write (line 663) | public void write(org.apache.thrift.protocol.TProtocol oprot, fron... class frontendMessage_argsTupleSchemeFactory (line 686) | private static class frontendMessage_argsTupleSchemeFactory implemen... method getScheme (line 687) | public frontendMessage_argsTupleScheme getScheme() { class frontendMessage_argsTupleScheme (line 692) | private static class frontendMessage_argsTupleScheme extends TupleSc... method write (line 694) | @Override method read (line 719) | @Override class frontendMessage_result (line 741) | public static class frontendMessage_result implements org.apache.thrif... type _Fields (line 753) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 767) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 778) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 787) | public static _Fields findByName(String name) { method _Fields (line 794) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 799) | public short getThriftFieldId() { method getFieldName (line 803) | public String getFieldName() { method frontendMessage_result (line 814) | public frontendMessage_result() { method frontendMessage_result (line 820) | public frontendMessage_result(frontendMessage_result other) { method deepCopy (line 823) | public frontendMessage_result deepCopy() { method clear (line 827) | public void clear() { method setFieldValue (line 830) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 835) | public Object getFieldValue(_Fields field) { method isSet (line 842) | public boolean isSet(_Fields field) { method equals (line 852) | @Override method equals (line 861) | public boolean equals(frontendMessage_result that) { method hashCode (line 868) | @Override method compareTo (line 873) | public int compareTo(frontendMessage_result other) { method fieldForId (line 884) | public _Fields fieldForId(int fieldId) { method read (line 888) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 892) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 896) | @Override method validate (line 905) | public void validate() throws org.apache.thrift.TException { method writeObject (line 909) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 917) | private void readObject(java.io.ObjectInputStream in) throws java.io... class frontendMessage_resultStandardSchemeFactory (line 925) | private static class frontendMessage_resultStandardSchemeFactory imp... method getScheme (line 926) | public frontendMessage_resultStandardScheme getScheme() { class frontendMessage_resultStandardScheme (line 931) | private static class frontendMessage_resultStandardScheme extends St... method read (line 933) | public void read(org.apache.thrift.protocol.TProtocol iprot, front... method write (line 954) | public void write(org.apache.thrift.protocol.TProtocol oprot, fron... class frontendMessage_resultTupleSchemeFactory (line 964) | private static class frontendMessage_resultTupleSchemeFactory implem... method getScheme (line 965) | public frontendMessage_resultTupleScheme getScheme() { class frontendMessage_resultTupleScheme (line 970) | private static class frontendMessage_resultTupleScheme extends Tuple... method write (line 972) | @Override method read (line 977) | @Override FILE: src/main/gen-java/edu/berkeley/sparrow/thrift/GetTaskService.java class GetTaskService (line 30) | public class GetTaskService { type Iface (line 32) | public interface Iface { method getTask (line 34) | public List getTask(Str... type AsyncIface (line 38) | public interface AsyncIface { method getTask (line 40) | public void getTask(String requestId, edu.berkeley.sparrow.thrift.TH... class Client (line 44) | public static class Client extends org.apache.thrift.TServiceClient im... class Factory (line 45) | public static class Factory implements org.apache.thrift.TServiceCli... method Factory (line 46) | public Factory() {} method getClient (line 47) | public Client getClient(org.apache.thrift.protocol.TProtocol prot) { method getClient (line 50) | public Client getClient(org.apache.thrift.protocol.TProtocol iprot... method Client (line 55) | public Client(org.apache.thrift.protocol.TProtocol prot) method Client (line 60) | public Client(org.apache.thrift.protocol.TProtocol iprot, org.apache... method getTask (line 64) | public List getTask(Str... method send_getTask (line 70) | public void send_getTask(String requestId, edu.berkeley.sparrow.thri... method recv_getTask (line 78) | public List recv_getTas... class AsyncClient (line 89) | public static class AsyncClient extends org.apache.thrift.async.TAsync... class Factory (line 90) | public static class Factory implements org.apache.thrift.async.TAsyn... method Factory (line 93) | public Factory(org.apache.thrift.async.TAsyncClientManager clientM... method getAsyncClient (line 97) | public AsyncClient getAsyncClient(org.apache.thrift.transport.TNon... method AsyncClient (line 102) | public AsyncClient(org.apache.thrift.protocol.TProtocolFactory proto... method getTask (line 106) | public void getTask(String requestId, edu.berkeley.sparrow.thrift.TH... class getTask_call (line 113) | public static class getTask_call extends org.apache.thrift.async.TAs... method getTask_call (line 116) | public getTask_call(String requestId, edu.berkeley.sparrow.thrift.... method write_args (line 122) | public void write_args(org.apache.thrift.protocol.TProtocol prot) ... method getResult (line 131) | public List getResult... class Processor (line 143) | public static class Processor extends org.apache.thri... method Processor (line 145) | public Processor(I iface) { method Processor (line 149) | protected Processor(I iface, Map Map extends org.apache.thr... method getTask (line 159) | public getTask() { method getEmptyArgsInstance (line 163) | protected getTask_args getEmptyArgsInstance() { method getResult (line 167) | protected getTask_result getResult(I iface, getTask_args args) thr... class getTask_args (line 176) | public static class getTask_args implements org.apache.thrift.TBase getSuccess() { method setSuccess (line 762) | public getTask_result setSuccess(List extends org.apache.thri... method Processor (line 197) | public Processor(I iface) { method Processor (line 201) | protected Processor(I iface, Map Map extend... method enqueueTaskReservations (line 212) | public enqueueTaskReservations() { method getEmptyArgsInstance (line 216) | protected enqueueTaskReservations_args getEmptyArgsInstance() { method getResult (line 220) | protected enqueueTaskReservations_result getResult(I iface, enqueu... class cancelTaskReservations (line 228) | private static class cancelTaskReservations extends... method cancelTaskReservations (line 229) | public cancelTaskReservations() { method getEmptyArgsInstance (line 233) | protected cancelTaskReservations_args getEmptyArgsInstance() { method getResult (line 237) | protected cancelTaskReservations_result getResult(I iface, cancelT... class enqueueTaskReservations_args (line 246) | public static class enqueueTaskReservations_args implements org.apache... type _Fields (line 260) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 274) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 287) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 296) | public static _Fields findByName(String name) { method _Fields (line 303) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 308) | public short getThriftFieldId() { method getFieldName (line 312) | public String getFieldName() { method enqueueTaskReservations_args (line 327) | public enqueueTaskReservations_args() { method enqueueTaskReservations_args (line 330) | public enqueueTaskReservations_args( method enqueueTaskReservations_args (line 340) | public enqueueTaskReservations_args(enqueueTaskReservations_args oth... method deepCopy (line 346) | public enqueueTaskReservations_args deepCopy() { method clear (line 350) | public void clear() { method getRequest (line 354) | public edu.berkeley.sparrow.thrift.TEnqueueTaskReservationsRequest g... method setRequest (line 358) | public enqueueTaskReservations_args setRequest(edu.berkeley.sparrow.... method unsetRequest (line 363) | public void unsetRequest() { method isSetRequest (line 368) | public boolean isSetRequest() { method setRequestIsSet (line 372) | public void setRequestIsSet(boolean value) { method setFieldValue (line 378) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 391) | public Object getFieldValue(_Fields field) { method isSet (line 401) | public boolean isSet(_Fields field) { method equals (line 413) | @Override method equals (line 422) | public boolean equals(enqueueTaskReservations_args that) { method hashCode (line 438) | @Override method compareTo (line 443) | public int compareTo(enqueueTaskReservations_args other) { method fieldForId (line 464) | public _Fields fieldForId(int fieldId) { method read (line 468) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 472) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 476) | @Override method validate (line 492) | public void validate() throws org.apache.thrift.TException { method writeObject (line 496) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 504) | private void readObject(java.io.ObjectInputStream in) throws java.io... class enqueueTaskReservations_argsStandardSchemeFactory (line 512) | private static class enqueueTaskReservations_argsStandardSchemeFacto... method getScheme (line 513) | public enqueueTaskReservations_argsStandardScheme getScheme() { class enqueueTaskReservations_argsStandardScheme (line 518) | private static class enqueueTaskReservations_argsStandardScheme exte... method read (line 520) | public void read(org.apache.thrift.protocol.TProtocol iprot, enque... method write (line 550) | public void write(org.apache.thrift.protocol.TProtocol oprot, enqu... class enqueueTaskReservations_argsTupleSchemeFactory (line 565) | private static class enqueueTaskReservations_argsTupleSchemeFactory ... method getScheme (line 566) | public enqueueTaskReservations_argsTupleScheme getScheme() { class enqueueTaskReservations_argsTupleScheme (line 571) | private static class enqueueTaskReservations_argsTupleScheme extends... method write (line 573) | @Override method read (line 586) | @Override class enqueueTaskReservations_result (line 600) | public static class enqueueTaskReservations_result implements org.apac... type _Fields (line 614) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 628) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 641) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 650) | public static _Fields findByName(String name) { method _Fields (line 657) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 662) | public short getThriftFieldId() { method getFieldName (line 666) | public String getFieldName() { method enqueueTaskReservations_result (line 683) | public enqueueTaskReservations_result() { method enqueueTaskReservations_result (line 686) | public enqueueTaskReservations_result( method enqueueTaskReservations_result (line 697) | public enqueueTaskReservations_result(enqueueTaskReservations_result... method deepCopy (line 703) | public enqueueTaskReservations_result deepCopy() { method clear (line 707) | public void clear() { method isSuccess (line 712) | public boolean isSuccess() { method setSuccess (line 716) | public enqueueTaskReservations_result setSuccess(boolean success) { method unsetSuccess (line 722) | public void unsetSuccess() { method isSetSuccess (line 727) | public boolean isSetSuccess() { method setSuccessIsSet (line 731) | public void setSuccessIsSet(boolean value) { method setFieldValue (line 735) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 748) | public Object getFieldValue(_Fields field) { method isSet (line 758) | public boolean isSet(_Fields field) { method equals (line 770) | @Override method equals (line 779) | public boolean equals(enqueueTaskReservations_result that) { method hashCode (line 795) | @Override method compareTo (line 800) | public int compareTo(enqueueTaskReservations_result other) { method fieldForId (line 821) | public _Fields fieldForId(int fieldId) { method read (line 825) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 829) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 833) | @Override method validate (line 845) | public void validate() throws org.apache.thrift.TException { method writeObject (line 849) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 857) | private void readObject(java.io.ObjectInputStream in) throws java.io... class enqueueTaskReservations_resultStandardSchemeFactory (line 867) | private static class enqueueTaskReservations_resultStandardSchemeFac... method getScheme (line 868) | public enqueueTaskReservations_resultStandardScheme getScheme() { class enqueueTaskReservations_resultStandardScheme (line 873) | private static class enqueueTaskReservations_resultStandardScheme ex... method read (line 875) | public void read(org.apache.thrift.protocol.TProtocol iprot, enque... method write (line 904) | public void write(org.apache.thrift.protocol.TProtocol oprot, enqu... class enqueueTaskReservations_resultTupleSchemeFactory (line 917) | private static class enqueueTaskReservations_resultTupleSchemeFactor... method getScheme (line 918) | public enqueueTaskReservations_resultTupleScheme getScheme() { class enqueueTaskReservations_resultTupleScheme (line 923) | private static class enqueueTaskReservations_resultTupleScheme exten... method write (line 925) | @Override method read (line 938) | @Override class cancelTaskReservations_args (line 951) | public static class cancelTaskReservations_args implements org.apache.... type _Fields (line 965) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 979) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 992) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 1001) | public static _Fields findByName(String name) { method _Fields (line 1008) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 1013) | public short getThriftFieldId() { method getFieldName (line 1017) | public String getFieldName() { method cancelTaskReservations_args (line 1032) | public cancelTaskReservations_args() { method cancelTaskReservations_args (line 1035) | public cancelTaskReservations_args( method cancelTaskReservations_args (line 1045) | public cancelTaskReservations_args(cancelTaskReservations_args other) { method deepCopy (line 1051) | public cancelTaskReservations_args deepCopy() { method clear (line 1055) | public void clear() { method getRequest (line 1059) | public edu.berkeley.sparrow.thrift.TCancelTaskReservationsRequest ge... method setRequest (line 1063) | public cancelTaskReservations_args setRequest(edu.berkeley.sparrow.t... method unsetRequest (line 1068) | public void unsetRequest() { method isSetRequest (line 1073) | public boolean isSetRequest() { method setRequestIsSet (line 1077) | public void setRequestIsSet(boolean value) { method setFieldValue (line 1083) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 1096) | public Object getFieldValue(_Fields field) { method isSet (line 1106) | public boolean isSet(_Fields field) { method equals (line 1118) | @Override method equals (line 1127) | public boolean equals(cancelTaskReservations_args that) { method hashCode (line 1143) | @Override method compareTo (line 1148) | public int compareTo(cancelTaskReservations_args other) { method fieldForId (line 1169) | public _Fields fieldForId(int fieldId) { method read (line 1173) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 1177) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 1181) | @Override method validate (line 1197) | public void validate() throws org.apache.thrift.TException { method writeObject (line 1201) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 1209) | private void readObject(java.io.ObjectInputStream in) throws java.io... class cancelTaskReservations_argsStandardSchemeFactory (line 1217) | private static class cancelTaskReservations_argsStandardSchemeFactor... method getScheme (line 1218) | public cancelTaskReservations_argsStandardScheme getScheme() { class cancelTaskReservations_argsStandardScheme (line 1223) | private static class cancelTaskReservations_argsStandardScheme exten... method read (line 1225) | public void read(org.apache.thrift.protocol.TProtocol iprot, cance... method write (line 1255) | public void write(org.apache.thrift.protocol.TProtocol oprot, canc... class cancelTaskReservations_argsTupleSchemeFactory (line 1270) | private static class cancelTaskReservations_argsTupleSchemeFactory i... method getScheme (line 1271) | public cancelTaskReservations_argsTupleScheme getScheme() { class cancelTaskReservations_argsTupleScheme (line 1276) | private static class cancelTaskReservations_argsTupleScheme extends ... method write (line 1278) | @Override method read (line 1291) | @Override class cancelTaskReservations_result (line 1305) | public static class cancelTaskReservations_result implements org.apach... type _Fields (line 1317) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 1331) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 1342) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 1351) | public static _Fields findByName(String name) { method _Fields (line 1358) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 1363) | public short getThriftFieldId() { method getFieldName (line 1367) | public String getFieldName() { method cancelTaskReservations_result (line 1378) | public cancelTaskReservations_result() { method cancelTaskReservations_result (line 1384) | public cancelTaskReservations_result(cancelTaskReservations_result o... method deepCopy (line 1387) | public cancelTaskReservations_result deepCopy() { method clear (line 1391) | public void clear() { method setFieldValue (line 1394) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 1399) | public Object getFieldValue(_Fields field) { method isSet (line 1406) | public boolean isSet(_Fields field) { method equals (line 1416) | @Override method equals (line 1425) | public boolean equals(cancelTaskReservations_result that) { method hashCode (line 1432) | @Override method compareTo (line 1437) | public int compareTo(cancelTaskReservations_result other) { method fieldForId (line 1448) | public _Fields fieldForId(int fieldId) { method read (line 1452) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 1456) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 1460) | @Override method validate (line 1469) | public void validate() throws org.apache.thrift.TException { method writeObject (line 1473) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 1481) | private void readObject(java.io.ObjectInputStream in) throws java.io... class cancelTaskReservations_resultStandardSchemeFactory (line 1489) | private static class cancelTaskReservations_resultStandardSchemeFact... method getScheme (line 1490) | public cancelTaskReservations_resultStandardScheme getScheme() { class cancelTaskReservations_resultStandardScheme (line 1495) | private static class cancelTaskReservations_resultStandardScheme ext... method read (line 1497) | public void read(org.apache.thrift.protocol.TProtocol iprot, cance... method write (line 1518) | public void write(org.apache.thrift.protocol.TProtocol oprot, canc... class cancelTaskReservations_resultTupleSchemeFactory (line 1528) | private static class cancelTaskReservations_resultTupleSchemeFactory... method getScheme (line 1529) | public cancelTaskReservations_resultTupleScheme getScheme() { class cancelTaskReservations_resultTupleScheme (line 1534) | private static class cancelTaskReservations_resultTupleScheme extend... method write (line 1536) | @Override method read (line 1541) | @Override FILE: src/main/gen-java/edu/berkeley/sparrow/thrift/LoadSpec.java class LoadSpec (line 30) | public class LoadSpec implements org.apache.thrift.TBase { method write (line 355) | @Override method read (line 368) | @Override FILE: src/main/gen-java/edu/berkeley/sparrow/thrift/NodeMonitorService.java class NodeMonitorService (line 30) | public class NodeMonitorService { type Iface (line 32) | public interface Iface { method registerBackend (line 34) | public boolean registerBackend(String app, String listenSocket) thro... method tasksFinished (line 36) | public void tasksFinished(List extends org.apache.thri... method Processor (line 269) | public Processor(I iface) { method Processor (line 273) | protected Processor(I iface, Map Map extends org.ap... method registerBackend (line 285) | public registerBackend() { method getEmptyArgsInstance (line 289) | protected registerBackend_args getEmptyArgsInstance() { method getResult (line 293) | protected registerBackend_result getResult(I iface, registerBacken... class tasksFinished (line 301) | private static class tasksFinished extends org.apac... method tasksFinished (line 302) | public tasksFinished() { method getEmptyArgsInstance (line 306) | protected tasksFinished_args getEmptyArgsInstance() { method getResult (line 310) | protected tasksFinished_result getResult(I iface, tasksFinished_ar... class sendFrontendMessage (line 317) | private static class sendFrontendMessage extends or... method sendFrontendMessage (line 318) | public sendFrontendMessage() { method getEmptyArgsInstance (line 322) | protected sendFrontendMessage_args getEmptyArgsInstance() { method getResult (line 326) | protected sendFrontendMessage_result getResult(I iface, sendFronte... class registerBackend_args (line 335) | public static class registerBackend_args implements org.apache.thrift.... type _Fields (line 351) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 366) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 381) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 390) | public static _Fields findByName(String name) { method _Fields (line 397) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 402) | public short getThriftFieldId() { method getFieldName (line 406) | public String getFieldName() { method registerBackend_args (line 423) | public registerBackend_args() { method registerBackend_args (line 426) | public registerBackend_args( method registerBackend_args (line 438) | public registerBackend_args(registerBackend_args other) { method deepCopy (line 447) | public registerBackend_args deepCopy() { method clear (line 451) | public void clear() { method getApp (line 456) | public String getApp() { method setApp (line 460) | public registerBackend_args setApp(String app) { method unsetApp (line 465) | public void unsetApp() { method isSetApp (line 470) | public boolean isSetApp() { method setAppIsSet (line 474) | public void setAppIsSet(boolean value) { method getListenSocket (line 480) | public String getListenSocket() { method setListenSocket (line 484) | public registerBackend_args setListenSocket(String listenSocket) { method unsetListenSocket (line 489) | public void unsetListenSocket() { method isSetListenSocket (line 494) | public boolean isSetListenSocket() { method setListenSocketIsSet (line 498) | public void setListenSocketIsSet(boolean value) { method setFieldValue (line 504) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 525) | public Object getFieldValue(_Fields field) { method isSet (line 538) | public boolean isSet(_Fields field) { method equals (line 552) | @Override method equals (line 561) | public boolean equals(registerBackend_args that) { method hashCode (line 586) | @Override method compareTo (line 591) | public int compareTo(registerBackend_args other) { method fieldForId (line 622) | public _Fields fieldForId(int fieldId) { method read (line 626) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 630) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 634) | @Override method validate (line 658) | public void validate() throws org.apache.thrift.TException { method writeObject (line 662) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 670) | private void readObject(java.io.ObjectInputStream in) throws java.io... class registerBackend_argsStandardSchemeFactory (line 678) | private static class registerBackend_argsStandardSchemeFactory imple... method getScheme (line 679) | public registerBackend_argsStandardScheme getScheme() { class registerBackend_argsStandardScheme (line 684) | private static class registerBackend_argsStandardScheme extends Stan... method read (line 686) | public void read(org.apache.thrift.protocol.TProtocol iprot, regis... method write (line 723) | public void write(org.apache.thrift.protocol.TProtocol oprot, regi... class registerBackend_argsTupleSchemeFactory (line 743) | private static class registerBackend_argsTupleSchemeFactory implemen... method getScheme (line 744) | public registerBackend_argsTupleScheme getScheme() { class registerBackend_argsTupleScheme (line 749) | private static class registerBackend_argsTupleScheme extends TupleSc... method write (line 751) | @Override method read (line 770) | @Override class registerBackend_result (line 787) | public static class registerBackend_result implements org.apache.thrif... type _Fields (line 801) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 815) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 828) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 837) | public static _Fields findByName(String name) { method _Fields (line 844) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 849) | public short getThriftFieldId() { method getFieldName (line 853) | public String getFieldName() { method registerBackend_result (line 870) | public registerBackend_result() { method registerBackend_result (line 873) | public registerBackend_result( method registerBackend_result (line 884) | public registerBackend_result(registerBackend_result other) { method deepCopy (line 890) | public registerBackend_result deepCopy() { method clear (line 894) | public void clear() { method isSuccess (line 899) | public boolean isSuccess() { method setSuccess (line 903) | public registerBackend_result setSuccess(boolean success) { method unsetSuccess (line 909) | public void unsetSuccess() { method isSetSuccess (line 914) | public boolean isSetSuccess() { method setSuccessIsSet (line 918) | public void setSuccessIsSet(boolean value) { method setFieldValue (line 922) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 935) | public Object getFieldValue(_Fields field) { method isSet (line 945) | public boolean isSet(_Fields field) { method equals (line 957) | @Override method equals (line 966) | public boolean equals(registerBackend_result that) { method hashCode (line 982) | @Override method compareTo (line 987) | public int compareTo(registerBackend_result other) { method fieldForId (line 1008) | public _Fields fieldForId(int fieldId) { method read (line 1012) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 1016) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 1020) | @Override method validate (line 1032) | public void validate() throws org.apache.thrift.TException { method writeObject (line 1036) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 1044) | private void readObject(java.io.ObjectInputStream in) throws java.io... class registerBackend_resultStandardSchemeFactory (line 1054) | private static class registerBackend_resultStandardSchemeFactory imp... method getScheme (line 1055) | public registerBackend_resultStandardScheme getScheme() { class registerBackend_resultStandardScheme (line 1060) | private static class registerBackend_resultStandardScheme extends St... method read (line 1062) | public void read(org.apache.thrift.protocol.TProtocol iprot, regis... method write (line 1091) | public void write(org.apache.thrift.protocol.TProtocol oprot, regi... class registerBackend_resultTupleSchemeFactory (line 1104) | private static class registerBackend_resultTupleSchemeFactory implem... method getScheme (line 1105) | public registerBackend_resultTupleScheme getScheme() { class registerBackend_resultTupleScheme (line 1110) | private static class registerBackend_resultTupleScheme extends Tuple... method write (line 1112) | @Override method read (line 1125) | @Override class tasksFinished_args (line 1138) | public static class tasksFinished_args implements org.apache.thrift.TB... type _Fields (line 1152) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 1166) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 1179) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 1188) | public static _Fields findByName(String name) { method _Fields (line 1195) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 1200) | public short getThriftFieldId() { method getFieldName (line 1204) | public String getFieldName() { method tasksFinished_args (line 1220) | public tasksFinished_args() { method tasksFinished_args (line 1223) | public tasksFinished_args( method tasksFinished_args (line 1233) | public tasksFinished_args(tasksFinished_args other) { method deepCopy (line 1243) | public tasksFinished_args deepCopy() { method clear (line 1247) | public void clear() { method getTasksSize (line 1251) | public int getTasksSize() { method getTasksIterator (line 1255) | public java.util.Iterator g... method addToTasks (line 1259) | public void addToTasks(edu.berkeley.sparrow.thrift.TFullTaskId elem) { method getTasks (line 1266) | public List getTasks() { method setTasks (line 1270) | public tasksFinished_args setTasks(List extends org.apache.thri... method Processor (line 141) | public Processor(I iface) { method Processor (line 145) | protected Processor(I iface, Map Map extends org.apache.thrift... method ping (line 155) | public ping() { method getEmptyArgsInstance (line 159) | protected ping_args getEmptyArgsInstance() { method getResult (line 163) | protected ping_result getResult(I iface, ping_args args) throws or... class ping_args (line 172) | public static class ping_args implements org.apache.thrift.TBase extends org.apache.thri... method Processor (line 272) | public Processor(I iface) { method Processor (line 276) | protected Processor(I iface, Map Map extends org.a... method registerFrontend (line 288) | public registerFrontend() { method getEmptyArgsInstance (line 292) | protected registerFrontend_args getEmptyArgsInstance() { method getResult (line 296) | protected registerFrontend_result getResult(I iface, registerFront... class submitJob (line 304) | private static class submitJob extends org.apache.t... method submitJob (line 305) | public submitJob() { method getEmptyArgsInstance (line 309) | protected submitJob_args getEmptyArgsInstance() { method getResult (line 313) | protected submitJob_result getResult(I iface, submitJob_args args)... class sendFrontendMessage (line 324) | private static class sendFrontendMessage extends or... method sendFrontendMessage (line 325) | public sendFrontendMessage() { method getEmptyArgsInstance (line 329) | protected sendFrontendMessage_args getEmptyArgsInstance() { method getResult (line 333) | protected sendFrontendMessage_result getResult(I iface, sendFronte... class registerFrontend_args (line 342) | public static class registerFrontend_args implements org.apache.thrift... type _Fields (line 358) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 373) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 388) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 397) | public static _Fields findByName(String name) { method _Fields (line 404) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 409) | public short getThriftFieldId() { method getFieldName (line 413) | public String getFieldName() { method registerFrontend_args (line 430) | public registerFrontend_args() { method registerFrontend_args (line 433) | public registerFrontend_args( method registerFrontend_args (line 445) | public registerFrontend_args(registerFrontend_args other) { method deepCopy (line 454) | public registerFrontend_args deepCopy() { method clear (line 458) | public void clear() { method getApp (line 463) | public String getApp() { method setApp (line 467) | public registerFrontend_args setApp(String app) { method unsetApp (line 472) | public void unsetApp() { method isSetApp (line 477) | public boolean isSetApp() { method setAppIsSet (line 481) | public void setAppIsSet(boolean value) { method getSocketAddress (line 487) | public String getSocketAddress() { method setSocketAddress (line 491) | public registerFrontend_args setSocketAddress(String socketAddress) { method unsetSocketAddress (line 496) | public void unsetSocketAddress() { method isSetSocketAddress (line 501) | public boolean isSetSocketAddress() { method setSocketAddressIsSet (line 505) | public void setSocketAddressIsSet(boolean value) { method setFieldValue (line 511) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 532) | public Object getFieldValue(_Fields field) { method isSet (line 545) | public boolean isSet(_Fields field) { method equals (line 559) | @Override method equals (line 568) | public boolean equals(registerFrontend_args that) { method hashCode (line 593) | @Override method compareTo (line 598) | public int compareTo(registerFrontend_args other) { method fieldForId (line 629) | public _Fields fieldForId(int fieldId) { method read (line 633) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 637) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 641) | @Override method validate (line 665) | public void validate() throws org.apache.thrift.TException { method writeObject (line 669) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 677) | private void readObject(java.io.ObjectInputStream in) throws java.io... class registerFrontend_argsStandardSchemeFactory (line 685) | private static class registerFrontend_argsStandardSchemeFactory impl... method getScheme (line 686) | public registerFrontend_argsStandardScheme getScheme() { class registerFrontend_argsStandardScheme (line 691) | private static class registerFrontend_argsStandardScheme extends Sta... method read (line 693) | public void read(org.apache.thrift.protocol.TProtocol iprot, regis... method write (line 730) | public void write(org.apache.thrift.protocol.TProtocol oprot, regi... class registerFrontend_argsTupleSchemeFactory (line 750) | private static class registerFrontend_argsTupleSchemeFactory impleme... method getScheme (line 751) | public registerFrontend_argsTupleScheme getScheme() { class registerFrontend_argsTupleScheme (line 756) | private static class registerFrontend_argsTupleScheme extends TupleS... method write (line 758) | @Override method read (line 777) | @Override class registerFrontend_result (line 794) | public static class registerFrontend_result implements org.apache.thri... type _Fields (line 808) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 822) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 835) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 844) | public static _Fields findByName(String name) { method _Fields (line 851) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 856) | public short getThriftFieldId() { method getFieldName (line 860) | public String getFieldName() { method registerFrontend_result (line 877) | public registerFrontend_result() { method registerFrontend_result (line 880) | public registerFrontend_result( method registerFrontend_result (line 891) | public registerFrontend_result(registerFrontend_result other) { method deepCopy (line 897) | public registerFrontend_result deepCopy() { method clear (line 901) | public void clear() { method isSuccess (line 906) | public boolean isSuccess() { method setSuccess (line 910) | public registerFrontend_result setSuccess(boolean success) { method unsetSuccess (line 916) | public void unsetSuccess() { method isSetSuccess (line 921) | public boolean isSetSuccess() { method setSuccessIsSet (line 925) | public void setSuccessIsSet(boolean value) { method setFieldValue (line 929) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 942) | public Object getFieldValue(_Fields field) { method isSet (line 952) | public boolean isSet(_Fields field) { method equals (line 964) | @Override method equals (line 973) | public boolean equals(registerFrontend_result that) { method hashCode (line 989) | @Override method compareTo (line 994) | public int compareTo(registerFrontend_result other) { method fieldForId (line 1015) | public _Fields fieldForId(int fieldId) { method read (line 1019) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 1023) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 1027) | @Override method validate (line 1039) | public void validate() throws org.apache.thrift.TException { method writeObject (line 1043) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 1051) | private void readObject(java.io.ObjectInputStream in) throws java.io... class registerFrontend_resultStandardSchemeFactory (line 1061) | private static class registerFrontend_resultStandardSchemeFactory im... method getScheme (line 1062) | public registerFrontend_resultStandardScheme getScheme() { class registerFrontend_resultStandardScheme (line 1067) | private static class registerFrontend_resultStandardScheme extends S... method read (line 1069) | public void read(org.apache.thrift.protocol.TProtocol iprot, regis... method write (line 1098) | public void write(org.apache.thrift.protocol.TProtocol oprot, regi... class registerFrontend_resultTupleSchemeFactory (line 1111) | private static class registerFrontend_resultTupleSchemeFactory imple... method getScheme (line 1112) | public registerFrontend_resultTupleScheme getScheme() { class registerFrontend_resultTupleScheme (line 1117) | private static class registerFrontend_resultTupleScheme extends Tupl... method write (line 1119) | @Override method read (line 1132) | @Override class submitJob_args (line 1145) | public static class submitJob_args implements org.apache.thrift.TBase<... type _Fields (line 1159) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 1173) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 1186) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 1195) | public static _Fields findByName(String name) { method _Fields (line 1202) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 1207) | public short getThriftFieldId() { method getFieldName (line 1211) | public String getFieldName() { method submitJob_args (line 1226) | public submitJob_args() { method submitJob_args (line 1229) | public submitJob_args( method submitJob_args (line 1239) | public submitJob_args(submitJob_args other) { method deepCopy (line 1245) | public submitJob_args deepCopy() { method clear (line 1249) | public void clear() { method getReq (line 1253) | public edu.berkeley.sparrow.thrift.TSchedulingRequest getReq() { method setReq (line 1257) | public submitJob_args setReq(edu.berkeley.sparrow.thrift.TScheduling... method unsetReq (line 1262) | public void unsetReq() { method isSetReq (line 1267) | public boolean isSetReq() { method setReqIsSet (line 1271) | public void setReqIsSet(boolean value) { method setFieldValue (line 1277) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 1290) | public Object getFieldValue(_Fields field) { method isSet (line 1300) | public boolean isSet(_Fields field) { method equals (line 1312) | @Override method equals (line 1321) | public boolean equals(submitJob_args that) { method hashCode (line 1337) | @Override method compareTo (line 1342) | public int compareTo(submitJob_args other) { method fieldForId (line 1363) | public _Fields fieldForId(int fieldId) { method read (line 1367) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 1371) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 1375) | @Override method validate (line 1391) | public void validate() throws org.apache.thrift.TException { method writeObject (line 1395) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 1403) | private void readObject(java.io.ObjectInputStream in) throws java.io... class submitJob_argsStandardSchemeFactory (line 1411) | private static class submitJob_argsStandardSchemeFactory implements ... method getScheme (line 1412) | public submitJob_argsStandardScheme getScheme() { class submitJob_argsStandardScheme (line 1417) | private static class submitJob_argsStandardScheme extends StandardSc... method read (line 1419) | public void read(org.apache.thrift.protocol.TProtocol iprot, submi... method write (line 1449) | public void write(org.apache.thrift.protocol.TProtocol oprot, subm... class submitJob_argsTupleSchemeFactory (line 1464) | private static class submitJob_argsTupleSchemeFactory implements Sch... method getScheme (line 1465) | public submitJob_argsTupleScheme getScheme() { class submitJob_argsTupleScheme (line 1470) | private static class submitJob_argsTupleScheme extends TupleScheme extends org.apache.thri... method Processor (line 138) | public Processor(I iface) { method Processor (line 142) | protected Processor(I iface, Map Map extends org.ap... method updateNodeState (line 152) | public updateNodeState() { method getEmptyArgsInstance (line 156) | protected updateNodeState_args getEmptyArgsInstance() { method getResult (line 160) | protected updateNodeState_result getResult(I iface, updateNodeStat... class updateNodeState_args (line 169) | public static class updateNodeState_args implements org.apache.thrift.... type _Fields (line 183) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 197) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 210) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 219) | public static _Fields findByName(String name) { method _Fields (line 226) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 231) | public short getThriftFieldId() { method getFieldName (line 235) | public String getFieldName() { method updateNodeState_args (line 252) | public updateNodeState_args() { method updateNodeState_args (line 255) | public updateNodeState_args( method updateNodeState_args (line 265) | public updateNodeState_args(updateNodeState_args other) { method deepCopy (line 283) | public updateNodeState_args deepCopy() { method clear (line 287) | public void clear() { method getSnapshotSize (line 291) | public int getSnapshotSize() { method putToSnapshot (line 295) | public void putToSnapshot(String key, edu.berkeley.sparrow.thrift.TN... method getSnapshot (line 302) | public Map getSnapsho... method setSnapshot (line 306) | public updateNodeState_args setSnapshot(Map extends org.apache.thri... method Processor (line 194) | public Processor(I iface) { method Processor (line 198) | protected Processor(I iface, Map Map extends org.... method registerScheduler (line 209) | public registerScheduler() { method getEmptyArgsInstance (line 213) | protected registerScheduler_args getEmptyArgsInstance() { method getResult (line 217) | protected registerScheduler_result getResult(I iface, registerSche... class registerNodeMonitor (line 224) | private static class registerNodeMonitor extends or... method registerNodeMonitor (line 225) | public registerNodeMonitor() { method getEmptyArgsInstance (line 229) | protected registerNodeMonitor_args getEmptyArgsInstance() { method getResult (line 233) | protected registerNodeMonitor_result getResult(I iface, registerNo... class registerScheduler_args (line 242) | public static class registerScheduler_args implements org.apache.thrif... type _Fields (line 256) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 270) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 283) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 292) | public static _Fields findByName(String name) { method _Fields (line 299) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 304) | public short getThriftFieldId() { method getFieldName (line 308) | public String getFieldName() { method registerScheduler_args (line 323) | public registerScheduler_args() { method registerScheduler_args (line 326) | public registerScheduler_args( method registerScheduler_args (line 336) | public registerScheduler_args(registerScheduler_args other) { method deepCopy (line 342) | public registerScheduler_args deepCopy() { method clear (line 346) | public void clear() { method getSchedulerAddress (line 350) | public String getSchedulerAddress() { method setSchedulerAddress (line 354) | public registerScheduler_args setSchedulerAddress(String schedulerAd... method unsetSchedulerAddress (line 359) | public void unsetSchedulerAddress() { method isSetSchedulerAddress (line 364) | public boolean isSetSchedulerAddress() { method setSchedulerAddressIsSet (line 368) | public void setSchedulerAddressIsSet(boolean value) { method setFieldValue (line 374) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 387) | public Object getFieldValue(_Fields field) { method isSet (line 397) | public boolean isSet(_Fields field) { method equals (line 409) | @Override method equals (line 418) | public boolean equals(registerScheduler_args that) { method hashCode (line 434) | @Override method compareTo (line 439) | public int compareTo(registerScheduler_args other) { method fieldForId (line 460) | public _Fields fieldForId(int fieldId) { method read (line 464) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 468) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 472) | @Override method validate (line 488) | public void validate() throws org.apache.thrift.TException { method writeObject (line 492) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 500) | private void readObject(java.io.ObjectInputStream in) throws java.io... class registerScheduler_argsStandardSchemeFactory (line 508) | private static class registerScheduler_argsStandardSchemeFactory imp... method getScheme (line 509) | public registerScheduler_argsStandardScheme getScheme() { class registerScheduler_argsStandardScheme (line 514) | private static class registerScheduler_argsStandardScheme extends St... method read (line 516) | public void read(org.apache.thrift.protocol.TProtocol iprot, regis... method write (line 545) | public void write(org.apache.thrift.protocol.TProtocol oprot, regi... class registerScheduler_argsTupleSchemeFactory (line 560) | private static class registerScheduler_argsTupleSchemeFactory implem... method getScheme (line 561) | public registerScheduler_argsTupleScheme getScheme() { class registerScheduler_argsTupleScheme (line 566) | private static class registerScheduler_argsTupleScheme extends Tuple... method write (line 568) | @Override method read (line 581) | @Override class registerScheduler_result (line 594) | public static class registerScheduler_result implements org.apache.thr... type _Fields (line 606) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 620) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 631) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 640) | public static _Fields findByName(String name) { method _Fields (line 647) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 652) | public short getThriftFieldId() { method getFieldName (line 656) | public String getFieldName() { method registerScheduler_result (line 667) | public registerScheduler_result() { method registerScheduler_result (line 673) | public registerScheduler_result(registerScheduler_result other) { method deepCopy (line 676) | public registerScheduler_result deepCopy() { method clear (line 680) | public void clear() { method setFieldValue (line 683) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 688) | public Object getFieldValue(_Fields field) { method isSet (line 695) | public boolean isSet(_Fields field) { method equals (line 705) | @Override method equals (line 714) | public boolean equals(registerScheduler_result that) { method hashCode (line 721) | @Override method compareTo (line 726) | public int compareTo(registerScheduler_result other) { method fieldForId (line 737) | public _Fields fieldForId(int fieldId) { method read (line 741) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 745) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 749) | @Override method validate (line 758) | public void validate() throws org.apache.thrift.TException { method writeObject (line 762) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 770) | private void readObject(java.io.ObjectInputStream in) throws java.io... class registerScheduler_resultStandardSchemeFactory (line 778) | private static class registerScheduler_resultStandardSchemeFactory i... method getScheme (line 779) | public registerScheduler_resultStandardScheme getScheme() { class registerScheduler_resultStandardScheme (line 784) | private static class registerScheduler_resultStandardScheme extends ... method read (line 786) | public void read(org.apache.thrift.protocol.TProtocol iprot, regis... method write (line 807) | public void write(org.apache.thrift.protocol.TProtocol oprot, regi... class registerScheduler_resultTupleSchemeFactory (line 817) | private static class registerScheduler_resultTupleSchemeFactory impl... method getScheme (line 818) | public registerScheduler_resultTupleScheme getScheme() { class registerScheduler_resultTupleScheme (line 823) | private static class registerScheduler_resultTupleScheme extends Tup... method write (line 825) | @Override method read (line 830) | @Override class registerNodeMonitor_args (line 838) | public static class registerNodeMonitor_args implements org.apache.thr... type _Fields (line 852) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 866) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 879) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 888) | public static _Fields findByName(String name) { method _Fields (line 895) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 900) | public short getThriftFieldId() { method getFieldName (line 904) | public String getFieldName() { method registerNodeMonitor_args (line 919) | public registerNodeMonitor_args() { method registerNodeMonitor_args (line 922) | public registerNodeMonitor_args( method registerNodeMonitor_args (line 932) | public registerNodeMonitor_args(registerNodeMonitor_args other) { method deepCopy (line 938) | public registerNodeMonitor_args deepCopy() { method clear (line 942) | public void clear() { method getNodeMonitorAddress (line 946) | public String getNodeMonitorAddress() { method setNodeMonitorAddress (line 950) | public registerNodeMonitor_args setNodeMonitorAddress(String nodeMon... method unsetNodeMonitorAddress (line 955) | public void unsetNodeMonitorAddress() { method isSetNodeMonitorAddress (line 960) | public boolean isSetNodeMonitorAddress() { method setNodeMonitorAddressIsSet (line 964) | public void setNodeMonitorAddressIsSet(boolean value) { method setFieldValue (line 970) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 983) | public Object getFieldValue(_Fields field) { method isSet (line 993) | public boolean isSet(_Fields field) { method equals (line 1005) | @Override method equals (line 1014) | public boolean equals(registerNodeMonitor_args that) { method hashCode (line 1030) | @Override method compareTo (line 1035) | public int compareTo(registerNodeMonitor_args other) { method fieldForId (line 1056) | public _Fields fieldForId(int fieldId) { method read (line 1060) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 1064) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 1068) | @Override method validate (line 1084) | public void validate() throws org.apache.thrift.TException { method writeObject (line 1088) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 1096) | private void readObject(java.io.ObjectInputStream in) throws java.io... class registerNodeMonitor_argsStandardSchemeFactory (line 1104) | private static class registerNodeMonitor_argsStandardSchemeFactory i... method getScheme (line 1105) | public registerNodeMonitor_argsStandardScheme getScheme() { class registerNodeMonitor_argsStandardScheme (line 1110) | private static class registerNodeMonitor_argsStandardScheme extends ... method read (line 1112) | public void read(org.apache.thrift.protocol.TProtocol iprot, regis... method write (line 1141) | public void write(org.apache.thrift.protocol.TProtocol oprot, regi... class registerNodeMonitor_argsTupleSchemeFactory (line 1156) | private static class registerNodeMonitor_argsTupleSchemeFactory impl... method getScheme (line 1157) | public registerNodeMonitor_argsTupleScheme getScheme() { class registerNodeMonitor_argsTupleScheme (line 1162) | private static class registerNodeMonitor_argsTupleScheme extends Tup... method write (line 1164) | @Override method read (line 1177) | @Override class registerNodeMonitor_result (line 1190) | public static class registerNodeMonitor_result implements org.apache.t... type _Fields (line 1202) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 1216) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 1227) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 1236) | public static _Fields findByName(String name) { method _Fields (line 1243) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 1248) | public short getThriftFieldId() { method getFieldName (line 1252) | public String getFieldName() { method registerNodeMonitor_result (line 1263) | public registerNodeMonitor_result() { method registerNodeMonitor_result (line 1269) | public registerNodeMonitor_result(registerNodeMonitor_result other) { method deepCopy (line 1272) | public registerNodeMonitor_result deepCopy() { method clear (line 1276) | public void clear() { method setFieldValue (line 1279) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 1284) | public Object getFieldValue(_Fields field) { method isSet (line 1291) | public boolean isSet(_Fields field) { method equals (line 1301) | @Override method equals (line 1310) | public boolean equals(registerNodeMonitor_result that) { method hashCode (line 1317) | @Override method compareTo (line 1322) | public int compareTo(registerNodeMonitor_result other) { method fieldForId (line 1333) | public _Fields fieldForId(int fieldId) { method read (line 1337) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws ... method write (line 1341) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws... method toString (line 1345) | @Override method validate (line 1354) | public void validate() throws org.apache.thrift.TException { method writeObject (line 1358) | private void writeObject(java.io.ObjectOutputStream out) throws java... method readObject (line 1366) | private void readObject(java.io.ObjectInputStream in) throws java.io... class registerNodeMonitor_resultStandardSchemeFactory (line 1374) | private static class registerNodeMonitor_resultStandardSchemeFactory... method getScheme (line 1375) | public registerNodeMonitor_resultStandardScheme getScheme() { class registerNodeMonitor_resultStandardScheme (line 1380) | private static class registerNodeMonitor_resultStandardScheme extend... method read (line 1382) | public void read(org.apache.thrift.protocol.TProtocol iprot, regis... method write (line 1403) | public void write(org.apache.thrift.protocol.TProtocol oprot, regi... class registerNodeMonitor_resultTupleSchemeFactory (line 1413) | private static class registerNodeMonitor_resultTupleSchemeFactory im... method getScheme (line 1414) | public registerNodeMonitor_resultTupleScheme getScheme() { class registerNodeMonitor_resultTupleScheme (line 1419) | private static class registerNodeMonitor_resultTupleScheme extends T... method write (line 1421) | @Override method read (line 1426) | @Override FILE: src/main/gen-java/edu/berkeley/sparrow/thrift/TCancelTaskReservationsRequest.java class TCancelTaskReservationsRequest (line 30) | public class TCancelTaskReservationsRequest implements org.apache.thrift... type _Fields (line 44) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 58) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 71) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 80) | public static _Fields findByName(String name) { method _Fields (line 87) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 92) | public short getThriftFieldId() { method getFieldName (line 96) | public String getFieldName() { method TCancelTaskReservationsRequest (line 111) | public TCancelTaskReservationsRequest() { method TCancelTaskReservationsRequest (line 114) | public TCancelTaskReservationsRequest( method TCancelTaskReservationsRequest (line 124) | public TCancelTaskReservationsRequest(TCancelTaskReservationsRequest o... method deepCopy (line 130) | public TCancelTaskReservationsRequest deepCopy() { method clear (line 134) | public void clear() { method getRequestId (line 138) | public String getRequestId() { method setRequestId (line 142) | public TCancelTaskReservationsRequest setRequestId(String requestId) { method unsetRequestId (line 147) | public void unsetRequestId() { method isSetRequestId (line 152) | public boolean isSetRequestId() { method setRequestIdIsSet (line 156) | public void setRequestIdIsSet(boolean value) { method setFieldValue (line 162) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 175) | public Object getFieldValue(_Fields field) { method isSet (line 185) | public boolean isSet(_Fields field) { method equals (line 197) | @Override method equals (line 206) | public boolean equals(TCancelTaskReservationsRequest that) { method hashCode (line 222) | @Override method compareTo (line 227) | public int compareTo(TCancelTaskReservationsRequest other) { method fieldForId (line 248) | public _Fields fieldForId(int fieldId) { method read (line 252) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws or... method write (line 256) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws o... method toString (line 260) | @Override method validate (line 276) | public void validate() throws org.apache.thrift.TException { method writeObject (line 280) | private void writeObject(java.io.ObjectOutputStream out) throws java.i... method readObject (line 288) | private void readObject(java.io.ObjectInputStream in) throws java.io.I... class TCancelTaskReservationsRequestStandardSchemeFactory (line 296) | private static class TCancelTaskReservationsRequestStandardSchemeFacto... method getScheme (line 297) | public TCancelTaskReservationsRequestStandardScheme getScheme() { class TCancelTaskReservationsRequestStandardScheme (line 302) | private static class TCancelTaskReservationsRequestStandardScheme exte... method read (line 304) | public void read(org.apache.thrift.protocol.TProtocol iprot, TCancel... method write (line 333) | public void write(org.apache.thrift.protocol.TProtocol oprot, TCance... class TCancelTaskReservationsRequestTupleSchemeFactory (line 348) | private static class TCancelTaskReservationsRequestTupleSchemeFactory ... method getScheme (line 349) | public TCancelTaskReservationsRequestTupleScheme getScheme() { class TCancelTaskReservationsRequestTupleScheme (line 354) | private static class TCancelTaskReservationsRequestTupleScheme extends... method write (line 356) | @Override method read (line 369) | @Override FILE: src/main/gen-java/edu/berkeley/sparrow/thrift/TEnqueueTaskReservationsRequest.java class TEnqueueTaskReservationsRequest (line 30) | public class TEnqueueTaskReservationsRequest implements org.apache.thrif... type _Fields (line 52) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 70) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 91) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 100) | public static _Fields findByName(String name) { method _Fields (line 107) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 112) | public short getThriftFieldId() { method getFieldName (line 116) | public String getFieldName() { method TEnqueueTaskReservationsRequest (line 141) | public TEnqueueTaskReservationsRequest() { method TEnqueueTaskReservationsRequest (line 144) | public TEnqueueTaskReservationsRequest( method TEnqueueTaskReservationsRequest (line 163) | public TEnqueueTaskReservationsRequest(TEnqueueTaskReservationsRequest... method deepCopy (line 181) | public TEnqueueTaskReservationsRequest deepCopy() { method clear (line 185) | public void clear() { method getAppId (line 194) | public String getAppId() { method setAppId (line 198) | public TEnqueueTaskReservationsRequest setAppId(String appId) { method unsetAppId (line 203) | public void unsetAppId() { method isSetAppId (line 208) | public boolean isSetAppId() { method setAppIdIsSet (line 212) | public void setAppIdIsSet(boolean value) { method getUser (line 218) | public TUserGroupInfo getUser() { method setUser (line 222) | public TEnqueueTaskReservationsRequest setUser(TUserGroupInfo user) { method unsetUser (line 227) | public void unsetUser() { method isSetUser (line 232) | public boolean isSetUser() { method setUserIsSet (line 236) | public void setUserIsSet(boolean value) { method getRequestId (line 242) | public String getRequestId() { method setRequestId (line 246) | public TEnqueueTaskReservationsRequest setRequestId(String requestId) { method unsetRequestId (line 251) | public void unsetRequestId() { method isSetRequestId (line 256) | public boolean isSetRequestId() { method setRequestIdIsSet (line 260) | public void setRequestIdIsSet(boolean value) { method getSchedulerAddress (line 266) | public THostPort getSchedulerAddress() { method setSchedulerAddress (line 270) | public TEnqueueTaskReservationsRequest setSchedulerAddress(THostPort s... method unsetSchedulerAddress (line 275) | public void unsetSchedulerAddress() { method isSetSchedulerAddress (line 280) | public boolean isSetSchedulerAddress() { method setSchedulerAddressIsSet (line 284) | public void setSchedulerAddressIsSet(boolean value) { method getNumTasks (line 290) | public int getNumTasks() { method setNumTasks (line 294) | public TEnqueueTaskReservationsRequest setNumTasks(int numTasks) { method unsetNumTasks (line 300) | public void unsetNumTasks() { method isSetNumTasks (line 305) | public boolean isSetNumTasks() { method setNumTasksIsSet (line 309) | public void setNumTasksIsSet(boolean value) { method setFieldValue (line 313) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 358) | public Object getFieldValue(_Fields field) { method isSet (line 380) | public boolean isSet(_Fields field) { method equals (line 400) | @Override method equals (line 409) | public boolean equals(TEnqueueTaskReservationsRequest that) { method hashCode (line 461) | @Override method compareTo (line 466) | public int compareTo(TEnqueueTaskReservationsRequest other) { method fieldForId (line 527) | public _Fields fieldForId(int fieldId) { method read (line 531) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws or... method write (line 535) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws o... method toString (line 539) | @Override method validate (line 583) | public void validate() throws org.apache.thrift.TException { method writeObject (line 587) | private void writeObject(java.io.ObjectOutputStream out) throws java.i... method readObject (line 595) | private void readObject(java.io.ObjectInputStream in) throws java.io.I... class TEnqueueTaskReservationsRequestStandardSchemeFactory (line 605) | private static class TEnqueueTaskReservationsRequestStandardSchemeFact... method getScheme (line 606) | public TEnqueueTaskReservationsRequestStandardScheme getScheme() { class TEnqueueTaskReservationsRequestStandardScheme (line 611) | private static class TEnqueueTaskReservationsRequestStandardScheme ext... method read (line 613) | public void read(org.apache.thrift.protocol.TProtocol iprot, TEnqueu... method write (line 676) | public void write(org.apache.thrift.protocol.TProtocol oprot, TEnque... class TEnqueueTaskReservationsRequestTupleSchemeFactory (line 709) | private static class TEnqueueTaskReservationsRequestTupleSchemeFactory... method getScheme (line 710) | public TEnqueueTaskReservationsRequestTupleScheme getScheme() { class TEnqueueTaskReservationsRequestTupleScheme (line 715) | private static class TEnqueueTaskReservationsRequestTupleScheme extend... method write (line 717) | @Override method read (line 754) | @Override FILE: src/main/gen-java/edu/berkeley/sparrow/thrift/TFullTaskId.java class TFullTaskId (line 30) | public class TFullTaskId implements org.apache.thrift.TBase getNodesIterator() { method addToNodes (line 186) | public void addToNodes(String elem) { method getNodes (line 193) | public List getNodes() { method setNodes (line 197) | public TPlacementPreference setNodes(List nodes) { method unsetNodes (line 202) | public void unsetNodes() { method isSetNodes (line 207) | public boolean isSetNodes() { method setNodesIsSet (line 211) | public void setNodesIsSet(boolean value) { method getRacksSize (line 217) | public int getRacksSize() { method getRacksIterator (line 221) | public java.util.Iterator getRacksIterator() { method addToRacks (line 225) | public void addToRacks(String elem) { method getRacks (line 232) | public List getRacks() { method setRacks (line 236) | public TPlacementPreference setRacks(List racks) { method unsetRacks (line 241) | public void unsetRacks() { method isSetRacks (line 246) | public boolean isSetRacks() { method setRacksIsSet (line 250) | public void setRacksIsSet(boolean value) { method getDelayThreshold (line 256) | public int getDelayThreshold() { method setDelayThreshold (line 260) | public TPlacementPreference setDelayThreshold(int delayThreshold) { method unsetDelayThreshold (line 266) | public void unsetDelayThreshold() { method isSetDelayThreshold (line 271) | public boolean isSetDelayThreshold() { method setDelayThresholdIsSet (line 275) | public void setDelayThresholdIsSet(boolean value) { method setFieldValue (line 279) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 308) | public Object getFieldValue(_Fields field) { method isSet (line 324) | public boolean isSet(_Fields field) { method equals (line 340) | @Override method equals (line 349) | public boolean equals(TPlacementPreference that) { method hashCode (line 383) | @Override method compareTo (line 388) | public int compareTo(TPlacementPreference other) { method fieldForId (line 429) | public _Fields fieldForId(int fieldId) { method read (line 433) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws or... method write (line 437) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws o... method toString (line 441) | @Override method validate (line 469) | public void validate() throws org.apache.thrift.TException { method writeObject (line 473) | private void writeObject(java.io.ObjectOutputStream out) throws java.i... method readObject (line 481) | private void readObject(java.io.ObjectInputStream in) throws java.io.I... class TPlacementPreferenceStandardSchemeFactory (line 491) | private static class TPlacementPreferenceStandardSchemeFactory impleme... method getScheme (line 492) | public TPlacementPreferenceStandardScheme getScheme() { class TPlacementPreferenceStandardScheme (line 497) | private static class TPlacementPreferenceStandardScheme extends Standa... method read (line 499) | public void read(org.apache.thrift.protocol.TProtocol iprot, TPlacem... method write (line 564) | public void write(org.apache.thrift.protocol.TProtocol oprot, TPlace... class TPlacementPreferenceTupleSchemeFactory (line 601) | private static class TPlacementPreferenceTupleSchemeFactory implements... method getScheme (line 602) | public TPlacementPreferenceTupleScheme getScheme() { class TPlacementPreferenceTupleScheme (line 607) | private static class TPlacementPreferenceTupleScheme extends TupleSche... method write (line 609) | @Override method read (line 646) | @Override FILE: src/main/gen-java/edu/berkeley/sparrow/thrift/TResourceVector.java class TResourceVector (line 30) | public class TResourceVector implements org.apache.thrift.TBase getTasksIterator() { method addToTasks (line 227) | public void addToTasks(TTaskSpec elem) { method getTasks (line 234) | public List getTasks() { method setTasks (line 238) | public TSchedulingRequest setTasks(List tasks) { method unsetTasks (line 243) | public void unsetTasks() { method isSetTasks (line 248) | public boolean isSetTasks() { method setTasksIsSet (line 252) | public void setTasksIsSet(boolean value) { method getUser (line 258) | public TUserGroupInfo getUser() { method setUser (line 262) | public TSchedulingRequest setUser(TUserGroupInfo user) { method unsetUser (line 267) | public void unsetUser() { method isSetUser (line 272) | public boolean isSetUser() { method setUserIsSet (line 276) | public void setUserIsSet(boolean value) { method getDescription (line 282) | public String getDescription() { method setDescription (line 286) | public TSchedulingRequest setDescription(String description) { method unsetDescription (line 291) | public void unsetDescription() { method isSetDescription (line 296) | public boolean isSetDescription() { method setDescriptionIsSet (line 300) | public void setDescriptionIsSet(boolean value) { method getProbeRatio (line 306) | public double getProbeRatio() { method setProbeRatio (line 310) | public TSchedulingRequest setProbeRatio(double probeRatio) { method unsetProbeRatio (line 316) | public void unsetProbeRatio() { method isSetProbeRatio (line 321) | public boolean isSetProbeRatio() { method setProbeRatioIsSet (line 325) | public void setProbeRatioIsSet(boolean value) { method setFieldValue (line 329) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 374) | public Object getFieldValue(_Fields field) { method isSet (line 396) | public boolean isSet(_Fields field) { method equals (line 416) | @Override method equals (line 425) | public boolean equals(TSchedulingRequest that) { method hashCode (line 477) | @Override method compareTo (line 482) | public int compareTo(TSchedulingRequest other) { method fieldForId (line 543) | public _Fields fieldForId(int fieldId) { method read (line 547) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws or... method write (line 551) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws o... method toString (line 555) | @Override method validate (line 603) | public void validate() throws org.apache.thrift.TException { method writeObject (line 607) | private void writeObject(java.io.ObjectOutputStream out) throws java.i... method readObject (line 615) | private void readObject(java.io.ObjectInputStream in) throws java.io.I... class TSchedulingRequestStandardSchemeFactory (line 625) | private static class TSchedulingRequestStandardSchemeFactory implement... method getScheme (line 626) | public TSchedulingRequestStandardScheme getScheme() { class TSchedulingRequestStandardScheme (line 631) | private static class TSchedulingRequestStandardScheme extends Standard... method read (line 633) | public void read(org.apache.thrift.protocol.TProtocol iprot, TSchedu... method write (line 706) | public void write(org.apache.thrift.protocol.TProtocol oprot, TSched... class TSchedulingRequestTupleSchemeFactory (line 750) | private static class TSchedulingRequestTupleSchemeFactory implements S... method getScheme (line 751) | public TSchedulingRequestTupleScheme getScheme() { class TSchedulingRequestTupleScheme (line 756) | private static class TSchedulingRequestTupleScheme extends TupleScheme... method write (line 758) | @Override method read (line 801) | @Override FILE: src/main/gen-java/edu/berkeley/sparrow/thrift/TTaskLaunchSpec.java class TTaskLaunchSpec (line 30) | public class TTaskLaunchSpec implements org.apache.thrift.TBase getBackends( FILE: src/main/java/edu/berkeley/sparrow/daemon/nodemonitor/ConfigNodeMonitorState.java class ConfigNodeMonitorState (line 31) | public class ConfigNodeMonitorState implements NodeMonitorState { method initialize (line 37) | @Override method registerBackend (line 43) | @Override FILE: src/main/java/edu/berkeley/sparrow/daemon/nodemonitor/FifoTaskScheduler.java class FifoTaskScheduler (line 29) | public class FifoTaskScheduler extends TaskScheduler { method FifoTaskScheduler (line 37) | public FifoTaskScheduler(int max) { method handleSubmitTaskReservation (line 42) | @Override method cancelTaskReservations (line 72) | @Override method handleTaskFinished (line 86) | @Override method handleNoTaskForReservation (line 91) | @Override method attemptTaskLaunch (line 104) | private synchronized void attemptTaskLaunch( method getMaxActiveTasks (line 116) | @Override FILE: src/main/java/edu/berkeley/sparrow/daemon/nodemonitor/NoQueueTaskScheduler.java class NoQueueTaskScheduler (line 29) | public class NoQueueTaskScheduler extends TaskScheduler { method handleSubmitTaskReservation (line 31) | @Override method cancelTaskReservations (line 38) | @Override method handleTaskFinished (line 44) | @Override method handleNoTaskForReservation (line 50) | @Override method getMaxActiveTasks (line 57) | @Override FILE: src/main/java/edu/berkeley/sparrow/daemon/nodemonitor/NodeMonitor.java class NodeMonitor (line 52) | public class NodeMonitor { method initialize (line 71) | public void initialize(Configuration conf, int nodeMonitorInternalPort) method registerBackend (line 113) | public boolean registerBackend(String appId, InetSocketAddress nmAddr, method tasksFinished (line 128) | public void tasksFinished(List tasks) { method enqueueTaskReservations (line 133) | public boolean enqueueTaskReservations(TEnqueueTaskReservationsRequest... method cancelTaskReservations (line 154) | public void cancelTaskReservations(String requestId) { class sendFrontendMessageCallback (line 160) | private class sendFrontendMessageCallback implements method sendFrontendMessageCallback (line 164) | public sendFrontendMessageCallback(InetSocketAddress socket, AsyncCl... method onComplete (line 169) | public void onComplete(sendFrontendMessage_call response) { method onError (line 174) | public void onError(Exception exception) { method sendFrontendMessage (line 181) | public void sendFrontendMessage(String app, TFullTaskId taskId, FILE: src/main/java/edu/berkeley/sparrow/daemon/nodemonitor/NodeMonitorState.java type NodeMonitorState (line 25) | public interface NodeMonitorState { method initialize (line 31) | public void initialize(Configuration conf) throws IOException; method registerBackend (line 38) | public boolean registerBackend(String appId, InetSocketAddress nodeMon... FILE: src/main/java/edu/berkeley/sparrow/daemon/nodemonitor/NodeMonitorThrift.java class NodeMonitorThrift (line 43) | public class NodeMonitorThrift implements NodeMonitorService.Iface, method initialize (line 66) | public void initialize(Configuration conf, int nmPort, int internalPort) method registerBackend (line 89) | @Override method sendFrontendMessage (line 98) | @Override method tasksFinished (line 104) | @Override method enqueueTaskReservations (line 109) | @Override method cancelTaskReservations (line 115) | @Override FILE: src/main/java/edu/berkeley/sparrow/daemon/nodemonitor/PriorityTaskScheduler.java class PriorityTaskScheduler (line 36) | public class PriorityTaskScheduler extends TaskScheduler { method PriorityTaskScheduler (line 46) | public PriorityTaskScheduler(int maxActiveTasks) { method handleSubmitTaskReservation (line 52) | @Override method cancelTaskReservations (line 86) | @Override method handleTaskFinished (line 102) | @Override method handleNoTaskForReservation (line 107) | @Override method attemptTaskLaunch (line 120) | private synchronized void attemptTaskLaunch( method getMaxActiveTasks (line 145) | @Override FILE: src/main/java/edu/berkeley/sparrow/daemon/nodemonitor/RoundRobinTaskScheduler.java class RoundRobinTaskScheduler (line 39) | public class RoundRobinTaskScheduler extends TaskScheduler { method RoundRobinTaskScheduler (line 52) | public RoundRobinTaskScheduler(int maxActiveTasks) { method handleSubmitTaskReservation (line 58) | @Override method cancelTaskReservations (line 95) | @Override method handleTaskFinished (line 111) | @Override method handleNoTaskForReservation (line 116) | @Override method attemptTaskLaunch (line 135) | private synchronized void attemptTaskLaunch(String lastExecutedRequest... method attemptTaskLaunchForUser (line 168) | private synchronized boolean attemptTaskLaunchForUser(String lastExecu... method getMaxActiveTasks (line 187) | @Override FILE: src/main/java/edu/berkeley/sparrow/daemon/nodemonitor/StandaloneNodeMonitorState.java class StandaloneNodeMonitorState (line 28) | public class StandaloneNodeMonitorState implements NodeMonitorState { method initialize (line 31) | @Override method registerBackend (line 36) | @Override FILE: src/main/java/edu/berkeley/sparrow/daemon/nodemonitor/TaskLauncherService.java class TaskLauncherService (line 55) | public class TaskLauncherService { class TaskLaunchRunnable (line 67) | private class TaskLaunchRunnable implements Runnable { method run (line 75) | @Override method executeGetTaskRpc (line 112) | private List executeGetTaskRpc(TaskSpec task) { method executeLaunchTaskRpc (line 151) | private void executeLaunchTaskRpc(TaskSpec task) { method initialize (line 173) | public void initialize(Configuration conf, TaskScheduler scheduler, FILE: src/main/java/edu/berkeley/sparrow/daemon/nodemonitor/TaskScheduler.java class TaskScheduler (line 44) | public abstract class TaskScheduler { class TaskSpec (line 45) | protected class TaskSpec { method TaskSpec (line 65) | public TaskSpec(TEnqueueTaskReservationsRequest request, InetSocketA... method initialize (line 87) | void initialize(Configuration conf, int nodeMonitorPort) { method getNextTask (line 95) | TaskSpec getNextTask() { method runnableTasks (line 108) | int runnableTasks() { method tasksFinished (line 112) | void tasksFinished(List finishedTasks) { method noTaskForReservation (line 119) | void noTaskForReservation(TaskSpec taskReservation) { method makeTaskRunnable (line 127) | protected void makeTaskRunnable(TaskSpec task) { method submitTaskReservations (line 136) | public synchronized void submitTaskReservations(TEnqueueTaskReservatio... method handleSubmitTaskReservation (line 152) | abstract int handleSubmitTaskReservation(TaskSpec taskReservation); method cancelTaskReservations (line 158) | abstract int cancelTaskReservations(String requestId); method handleTaskFinished (line 163) | protected abstract void handleTaskFinished(String requestId, String ta... method handleNoTaskForReservation (line 170) | protected abstract void handleNoTaskForReservation(TaskSpec taskSpec); method getMaxActiveTasks (line 177) | abstract int getMaxActiveTasks(); FILE: src/main/java/edu/berkeley/sparrow/daemon/scheduler/CancellationService.java class CancellationService (line 33) | public class CancellationService implements Runnable { class Cancellation (line 38) | private class Cancellation { method Cancellation (line 42) | public Cancellation (String requestId, InetSocketAddress nodeMonitor... method CancellationService (line 48) | public CancellationService(ThriftClientPool taskPreferencesToSocketList( method assignTask (line 294) | @Override method getConstrainedTask (line 325) | private TTaskLaunchSpec getConstrainedTask(THostPort nodeMonitorAddres... method getUnconstrainedTask (line 354) | private List getUnconstrainedTask(THostPort nodeMonit... method allTasksPlaced (line 367) | @Override method getOutstandingNodeMonitorsForCancellation (line 372) | @Override FILE: src/main/java/edu/berkeley/sparrow/daemon/scheduler/Scheduler.java class Scheduler (line 61) | public class Scheduler { method initialize (line 117) | public void initialize(Configuration conf, InetSocketAddress socket) t... method registerFrontend (line 151) | public boolean registerFrontend(String appId, String addr) { class EnqueueTaskReservationsCallback (line 165) | private class EnqueueTaskReservationsCallback method EnqueueTaskReservationsCallback (line 171) | public EnqueueTaskReservationsCallback(String requestId, InetSocketA... method onComplete (line 177) | public void onComplete(enqueueTaskReservations_call response) { method onError (line 192) | public void onError(Exception exception) { method addConstraintsToSpreadTasks (line 204) | private TSchedulingRequest addConstraintsToSpreadTasks(TSchedulingRequ... method isSpreadTasksJob (line 259) | private boolean isSpreadTasksJob(TSchedulingRequest request) { method submitJob (line 288) | public void submitJob(TSchedulingRequest request) throws TException { method handleJobSubmission (line 298) | public void handleJobSubmission(TSchedulingRequest request) throws TEx... method getTask (line 376) | public List getTask( method getRequestId (line 427) | private String getRequestId() { class sendFrontendMessageCallback (line 434) | private class sendFrontendMessageCallback implements method sendFrontendMessageCallback (line 438) | public sendFrontendMessageCallback(InetSocketAddress socket, Fronten... method onComplete (line 443) | public void onComplete(frontendMessage_call response) { method onError (line 448) | public void onError(Exception exception) { method sendFrontendMessage (line 454) | public void sendFrontendMessage(String app, TFullTaskId taskId, FILE: src/main/java/edu/berkeley/sparrow/daemon/scheduler/SchedulerState.java type SchedulerState (line 30) | public interface SchedulerState { method initialize (line 37) | public void initialize(Configuration conf) throws IOException; method watchApplication (line 43) | public boolean watchApplication(String appId); method getBackends (line 50) | public Set getBackends(String appId); FILE: src/main/java/edu/berkeley/sparrow/daemon/scheduler/SchedulerThrift.java class SchedulerThrift (line 41) | public class SchedulerThrift implements SchedulerService.Iface, GetTaskS... method initialize (line 55) | public void initialize(Configuration conf) throws IOException { method registerFrontend (line 73) | @Override method submitJob (line 78) | @Override method sendFrontendMessage (line 84) | @Override method getTask (line 90) | @Override FILE: src/main/java/edu/berkeley/sparrow/daemon/scheduler/StandaloneSchedulerState.java class StandaloneSchedulerState (line 30) | public class StandaloneSchedulerState implements SchedulerState { method initialize (line 32) | @Override method watchApplication (line 36) | @Override method getBackends (line 41) | @Override FILE: src/main/java/edu/berkeley/sparrow/daemon/scheduler/TaskPlacer.java type TaskPlacer (line 47) | public interface TaskPlacer { method getEnqueueTaskReservationsRequests (line 54) | public Map method assignTask (line 63) | public List assignTask(THostPort nodeMonitorAddress); method allTasksPlaced (line 66) | public boolean allTasksPlaced(); method getOutstandingNodeMonitorsForCancellation (line 72) | public Set getOutstandingNodeMonitorsForCancellation(); FILE: src/main/java/edu/berkeley/sparrow/daemon/scheduler/UnconstrainedTaskPlacer.java class UnconstrainedTaskPlacer (line 44) | public class UnconstrainedTaskPlacer implements TaskPlacer { method UnconstrainedTaskPlacer (line 66) | UnconstrainedTaskPlacer(String requestId, double probeRatio) { method getEnqueueTaskReservationsRequests (line 74) | @Override method assignTask (line 126) | @Override method allTasksPlaced (line 153) | @Override method getOutstandingNodeMonitorsForCancellation (line 158) | @Override FILE: src/main/java/edu/berkeley/sparrow/daemon/util/ConfigUtil.java class ConfigUtil (line 34) | public class ConfigUtil { method parseBackends (line 43) | public static Set parseBackends( FILE: src/main/java/edu/berkeley/sparrow/daemon/util/Logging.java class Logging (line 31) | public class Logging { method configureAuditLogging (line 49) | public static void configureAuditLogging() throws IOException { method getGCCount (line 66) | public static long getGCCount() { method getGCTime (line 80) | public static long getGCTime() { method auditEventString (line 96) | public static String auditEventString(Object... params) { method getAuditLogger (line 104) | @SuppressWarnings("rawtypes") method functionCall (line 115) | public static String functionCall(Object... params) { FILE: src/main/java/edu/berkeley/sparrow/daemon/util/Network.java class Network (line 28) | public class Network { method socketAddressToThrift (line 30) | public static THostPort socketAddressToThrift(InetSocketAddress addres... method getHostName (line 36) | public static String getHostName(Configuration conf) { method getIPAddress (line 50) | public static String getIPAddress(Configuration conf) { FILE: src/main/java/edu/berkeley/sparrow/daemon/util/Resolution.java class Resolution (line 19) | public class Resolution { FILE: src/main/java/edu/berkeley/sparrow/daemon/util/Resources.java class Resources (line 28) | public class Resources { method getSystemMemoryMb (line 29) | public static int getSystemMemoryMb(Configuration conf) { method getSystemCPUCount (line 57) | public static int getSystemCPUCount(Configuration conf) { FILE: src/main/java/edu/berkeley/sparrow/daemon/util/Serialization.java class Serialization (line 25) | public class Serialization { method strToSocket (line 26) | public static Optional strToSocket(String in) { method getByteBufferContents (line 45) | public static byte[] getByteBufferContents(ByteBuffer buffer) { FILE: src/main/java/edu/berkeley/sparrow/daemon/util/TClients.java class TClients (line 40) | public class TClients { method createBlockingNmClient (line 43) | public static NodeMonitorService.Client createBlockingNmClient(String ... method createBlockingNmClient (line 48) | public static NodeMonitorService.Client createBlockingNmClient(String ... method createBlockingSchedulerClient (line 63) | public static SchedulerService.Client createBlockingSchedulerClient( method createBlockingSchedulerClient (line 68) | public static SchedulerService.Client createBlockingSchedulerClient( method createBlockingSchedulerClient (line 73) | public static SchedulerService.Client createBlockingSchedulerClient( method createBlockingGetTaskClient (line 87) | public static GetTaskService.Client createBlockingGetTaskClient( method createBlockingGetTaskClient (line 92) | public static GetTaskService.Client createBlockingGetTaskClient( method createBlockingGetTaskClient (line 97) | public static GetTaskService.Client createBlockingGetTaskClient( method createBlockingBackendClient (line 111) | public static BackendService.Client createBlockingBackendClient( method createBlockingBackendClient (line 116) | public static BackendService.Client createBlockingBackendClient( method createBlockingStateStoreClient (line 130) | public static StateStoreService.Client createBlockingStateStoreClient( method createBlockingFrontendClient (line 144) | public static FrontendService.Client createBlockingFrontendClient( method createBlockingFrontendClient (line 149) | public static FrontendService.Client createBlockingFrontendClient( FILE: src/main/java/edu/berkeley/sparrow/daemon/util/TServers.java class TServers (line 35) | public class TServers { method launchSingleThreadThriftServer (line 43) | public static void launchSingleThreadThriftServer(int port, TProcessor... method launchThreadedThriftServer (line 64) | public static void launchThreadedThriftServer(int port, int threads, class TServerRunnable (line 87) | private static class TServerRunnable implements Runnable { method TServerRunnable (line 90) | public TServerRunnable(TServer server) { method run (line 94) | public void run() { FILE: src/main/java/edu/berkeley/sparrow/daemon/util/ThriftClientPool.java class ThriftClientPool (line 42) | public class ThriftClientPool { method getPoolConfig (line 56) | protected static Config getPoolConfig() { type MakerFactory (line 69) | public interface MakerFactory { method create (line 70) | public T create(TNonblockingTransport tr, TAsyncClientManager mgr, class InternalServiceMakerFactory (line 75) | public static class InternalServiceMakerFactory method create (line 77) | @Override class NodeMonitorServiceMakerFactory (line 84) | public static class NodeMonitorServiceMakerFactory method create (line 86) | @Override class SchedulerServiceMakerFactory (line 93) | public static class SchedulerServiceMakerFactory method create (line 95) | @Override class FrontendServiceMakerFactory (line 102) | public static class FrontendServiceMakerFactory method create (line 104) | @Override class GetTaskServiceMakerFactory (line 111) | public static class GetTaskServiceMakerFactory method create (line 113) | @Override class PongServiceMakerFactory (line 120) | public static class PongServiceMakerFactory method create (line 122) | @Override class PoolFactory (line 129) | private class PoolFactory implements KeyedPoolableObjectFactory maker) { method destroyObject (line 141) | @Override method makeObject (line 147) | @Override method validateObject (line 157) | @Override method activateObject (line 162) | @Override method passivateObject (line 167) | @Override method ThriftClientPool (line 180) | public ThriftClientPool(MakerFactory maker) { method ThriftClientPool (line 191) | protected ThriftClientPool(MakerFactory maker, Config conf) { method borrowClient (line 197) | public T borrowClient(InetSocketAddress socket) method returnClient (line 203) | public void returnClient(InetSocketAddress socket, T client) method getNumActive (line 208) | public int getNumActive(InetSocketAddress socket) { method getNumIdle (line 212) | public int getNumIdle(InetSocketAddress socket) { FILE: src/main/java/edu/berkeley/sparrow/examples/BackendBenchmarkProfiler.java class BackendBenchmarkProfiler (line 50) | public class BackendBenchmarkProfiler { class BenchmarkRunnable (line 67) | private static class BenchmarkRunnable implements Runnable { method BenchmarkRunnable (line 79) | private BenchmarkRunnable(HashMap> runTimes, method run (line 87) | @Override method generateInterarrivalDelay (line 114) | public static double generateInterarrivalDelay(Random r, double lambda) { method runExperiment (line 135) | public static void runExperiment(double arrivalRate, int corePoolSize, method main (line 248) | public static void main(String[] args) throws InterruptedException, Ex... FILE: src/main/java/edu/berkeley/sparrow/examples/FairnessTestingFrontend.java class FairnessTestingFrontend (line 49) | public class FairnessTestingFrontend implements FrontendService.Iface { class JobLaunchRunnable (line 99) | private class JobLaunchRunnable implements Runnable { method JobLaunchRunnable (line 104) | public JobLaunchRunnable(List request, UserInfo user, Spa... method run (line 110) | @Override class UserInfo (line 126) | public static class UserInfo { method UserInfo (line 133) | public UserInfo(String user, int cumulativeWeight, int priority) { class SubExperiment (line 141) | public static class SubExperiment { method SubExperiment (line 152) | public SubExperiment(List users, int durationMilliseconds,... method generateJob (line 165) | public List generateJob(int numTasks, int numPreferredNodes... method run (line 190) | public void run(String[] args) { method launchTasks (line 300) | private void launchTasks(List experiments, int tasksPer... method frontendMessage (line 365) | @Override method main (line 372) | public static void main(String[] args) { FILE: src/main/java/edu/berkeley/sparrow/examples/HeterogeneousFrontend.java class HeterogeneousFrontend (line 49) | public class HeterogeneousFrontend implements FrontendService.Iface { class JobLaunchRunnable (line 99) | private class JobLaunchRunnable implements Runnable { method JobLaunchRunnable (line 104) | public JobLaunchRunnable(List request, UserInfo user, Spa... method run (line 110) | @Override class UserInfo (line 125) | public static class UserInfo { method UserInfo (line 135) | public UserInfo(String user, int weight, int taskDuration) { method generateJob (line 144) | public List generateJob(int numTasks, int numPreferredNodes... method generateInterarrivalDelay (line 172) | public double generateInterarrivalDelay(Random r, double lambda) { method run (line 177) | public void run(String[] args) { method launchTasks (line 273) | private void launchTasks(List users, double lambda, int laun... method frontendMessage (line 337) | @Override method main (line 344) | public static void main(String[] args) { FILE: src/main/java/edu/berkeley/sparrow/examples/PingClient.java class PingClient (line 24) | public class PingClient { method main (line 25) | public static void main(String[] args) throws UnknownHostException, IO... FILE: src/main/java/edu/berkeley/sparrow/examples/PongServer.java class PongServer (line 23) | public class PongServer { method main (line 24) | public static void main(String[] args) throws IOException { class PongServerRunnable (line 33) | private static class PongServerRunnable implements Runnable { method PongServerRunnable (line 36) | PongServerRunnable(Socket sock) { this.sock = sock; } method run (line 38) | @Override FILE: src/main/java/edu/berkeley/sparrow/examples/ProtoBackend.java class ProtoBackend (line 59) | public class ProtoBackend implements BackendService.Iface { class TasksFinishedRpcRunnable (line 113) | private class TasksFinishedRpcRunnable implements Runnable { method run (line 114) | @Override class TaskRunnable (line 134) | private class TaskRunnable implements Runnable { method TaskRunnable (line 139) | public TaskRunnable(String requestId, TFullTaskId taskId, ByteBuffer... method run (line 145) | @Override method runBenchmark (line 174) | public static boolean runBenchmark(int benchmarkId, int iterations, Ra... method runFloatingPointBenchmark (line 192) | public static void runFloatingPointBenchmark(int iterations, Random r) { method runRandomMemAcessBenchmark (line 212) | public static void runRandomMemAcessBenchmark(int iterations, Random r) { method initialize (line 237) | public void initialize(int listenPort) { method launchTask (line 255) | @Override method main (line 265) | public static void main(String[] args) throws IOException, TException { FILE: src/main/java/edu/berkeley/sparrow/examples/ProtoFrontend.java class ProtoFrontend (line 49) | public class ProtoFrontend implements FrontendService.Iface { class JobLaunchRunnable (line 99) | private class JobLaunchRunnable implements Runnable { method JobLaunchRunnable (line 104) | public JobLaunchRunnable(List request, UserInfo user, Spa... method run (line 110) | @Override class UserInfo (line 125) | public static class UserInfo { method UserInfo (line 135) | public UserInfo(String user, int weight, int priority) { method generateJob (line 144) | public List generateJob(int numTasks, int numPreferredNodes... method generateInterarrivalDelay (line 172) | public double generateInterarrivalDelay(Random r, double lambda) { method run (line 177) | public void run(String[] args) { method launchTasks (line 273) | private void launchTasks(List users, double lambda, int laun... method frontendMessage (line 333) | @Override method main (line 340) | public static void main(String[] args) { FILE: src/main/java/edu/berkeley/sparrow/examples/ProtoFrontendAsync.java class ProtoFrontendAsync (line 49) | public class ProtoFrontendAsync { class SubmitCallback (line 59) | private static class SubmitCallback implements AsyncMethodCallback generateJob(int numTasks, int benchmarkId, method generateInterarrivalDelay (line 99) | public static double generateInterarrivalDelay(Random r, double lambda) { method main (line 104) | public static void main(String[] args) { FILE: src/main/java/edu/berkeley/sparrow/examples/SimpleBackend.java class SimpleBackend (line 50) | public class SimpleBackend implements BackendService.Iface { class TasksFinishedRpcRunnable (line 87) | private class TasksFinishedRpcRunnable implements Runnable { method run (line 88) | @Override class TaskRunnable (line 108) | private class TaskRunnable implements Runnable { method TaskRunnable (line 112) | public TaskRunnable(String requestId, TFullTaskId taskId, ByteBuffer... method run (line 117) | @Override method initialize (line 135) | public void initialize(int listenPort, String nodeMonitorHost, int nod... method launchTask (line 153) | @Override method main (line 162) | public static void main(String[] args) throws IOException, TException { FILE: src/main/java/edu/berkeley/sparrow/examples/SimpleFrontend.java class SimpleFrontend (line 47) | public class SimpleFrontend implements FrontendService.Iface { class JobLaunchRunnable (line 80) | private class JobLaunchRunnable implements Runnable { method JobLaunchRunnable (line 84) | public JobLaunchRunnable(int tasksPerJob, int taskDurationMillis) { method run (line 89) | @Override method run (line 113) | public void run(String[] args) { method frontendMessage (line 166) | @Override method main (line 173) | public static void main(String[] args) { FILE: src/main/java/edu/berkeley/sparrow/examples/ThriftPongClient.java class ThriftPongClient (line 34) | public class ThriftPongClient { class Callback (line 40) | private static class Callback implements AsyncMethodCallback { method Callback (line 44) | Callback(InetSocketAddress address, Long t0) { this.address = addres... method onComplete (line 46) | @Override method onError (line 56) | @Override method pongUsingSynchronousClient (line 63) | private static void pongUsingSynchronousClient(String hostname) method pongUsingAsynchronousClient (line 77) | private static void pongUsingAsynchronousClient(String hostname) throw... method main (line 89) | public static void main(String[] args) throws Exception { FILE: src/main/java/edu/berkeley/sparrow/examples/ThriftPongServer.java class ThriftPongServer (line 25) | public class ThriftPongServer implements PongService.Iface { method ping (line 27) | @Override method main (line 33) | public static void main(String[] args) throws IOException { FILE: src/main/java/edu/berkeley/sparrow/examples/ThroughputTestingFrontend.java class ThroughputTestingFrontend (line 44) | public class ThroughputTestingFrontend implements FrontendService.Iface { method run (line 58) | public void run(String[] args) { method frontendMessage (line 108) | @Override method main (line 115) | public static void main(String[] args) { FILE: src/main/python/get_response_time.py function main (line 22) | def main(argv): FILE: src/main/python/get_utilization.py function main (line 22) | def main(argv): FILE: src/main/python/parse_logs.py function get_percentile (line 43) | def get_percentile(N, percent, key=lambda x:x): class Task (line 64) | class Task: method __init__ (line 70) | def __init__(self, id): method __str__ (line 100) | def __str__(self): method set_scheduler_launch_time (line 104) | def set_scheduler_launch_time(self, time): method set_node_monitor_launch_time (line 110) | def set_node_monitor_launch_time(self, time): method set_completion_time (line 116) | def set_completion_time(self, time): method set_previous_task (line 122) | def set_previous_task(self, previous_request_id, previous_task_id): method service_time (line 128) | def service_time(self): method adjusted_completion_time (line 133) | def adjusted_completion_time(self): method complete (line 141) | def complete(self, verbose=False): class Request (line 162) | class Request: method __init__ (line 163) | def __init__(self, id): method __str__ (line 199) | def __str__(self): method user (line 206) | def user(self): method add_subsequent_task_launch_failure (line 209) | def add_subsequent_task_launch_failure(self, task_id): method add_subsequent_task_launch (line 213) | def add_subsequent_task_launch(self, task_id): method get_subsequent_task_launches (line 219) | def get_subsequent_task_launches(self): method add_arrival (line 227) | def add_arrival(self, time, num_tasks, address, user, description, con... method add_enqueue_reservation_launch (line 253) | def add_enqueue_reservation_launch(self, time, address): method add_enqueue_reservation_completion (line 258) | def add_enqueue_reservation_completion(self, time, address): method add_node_monitor_get_task_launch (line 266) | def add_node_monitor_get_task_launch(self, time, address): method add_node_monitor_get_task_completion (line 271) | def add_node_monitor_get_task_completion(self, time, address): method set_node_monitor_get_task_times_for_tasks (line 276) | def set_node_monitor_get_task_times_for_tasks(self): method get_enqueue_reservation_rtts (line 282) | def get_enqueue_reservation_rtts(self): method get_get_task_rtts (line 289) | def get_get_task_rtts(self): method add_scheduler_get_task (line 298) | def add_scheduler_get_task(self, time, node_monitor_address): method get_scheduler_get_task_times (line 302) | def get_scheduler_get_task_times(self): method add_scheduler_task_launch (line 305) | def add_scheduler_task_launch(self, task_id, launch_time): method add_node_monitor_task_launch (line 309) | def add_node_monitor_task_launch(self, node_monitor_address, task_id, ... method add_task_completion (line 316) | def add_task_completion(self, task_id, completion_time): method get_task_completion (line 322) | def get_task_completion(self, task_id): method arrival_time (line 328) | def arrival_time(self): method scheduler_address (line 332) | def scheduler_address(self): method network_delays (line 335) | def network_delays(self): method start_and_end_times (line 350) | def start_and_end_times(self): method start_and_service_times (line 356) | def start_and_service_times(self): method service_times (line 361) | def service_times(self): method queue_times (line 366) | def queue_times(self): method get_previous_tasks (line 371) | def get_previous_tasks(self): method get_service_times (line 381) | def get_service_times(self, per_node_service_times): method get_per_node_queued_times (line 388) | def get_per_node_queued_times(self, per_node_queued_times): method optimal_response_time (line 396) | def optimal_response_time(self): method response_time (line 399) | def response_time(self): method complete_tasks (line 426) | def complete_tasks(self): method complete (line 434) | def complete(self, verbose=False): method __get_task (line 453) | def __get_task(self, task_id): method __get_probe (line 463) | def __get_probe(self, address): class LogParser (line 473) | class LogParser: method __init__ (line 483) | def __init__(self): method earliest_time (line 492) | def earliest_time(self): method get_requests (line 495) | def get_requests(self): method parse_file (line 498) | def parse_file(self, filename): method output_reservation_queue_lengths (line 564) | def output_reservation_queue_lengths(self, output_directory): method output_per_node_queued_time (line 585) | def output_per_node_queued_time(self, output_directory): method output_per_node_service_time (line 600) | def output_per_node_service_time(self, output_directory): method output_tasks_launched_versus_time (line 614) | def output_tasks_launched_versus_time(self, output_directory): method output_complete_incomplete_requests_vs_time (line 645) | def output_complete_incomplete_requests_vs_time(self, output_directory): method output_tasks_completed_vs_arrival (line 680) | def output_tasks_completed_vs_arrival(self, output_directory): method output_results (line 703) | def output_results(self, output_directory): method output_running_tasks (line 722) | def output_running_tasks(self, requests, output_directory): method output_aggregate_stats (line 752) | def output_aggregate_stats(self, requests, output_directory, name_suff... method plot_response_time_cdf (line 955) | def plot_response_time_cdf(self, results_filename, output_directory): method __reservation_enqueued (line 968) | def __reservation_enqueued(self, time, ip_address, num_queued_reservat... method __get_request (line 973) | def __get_request(self, request_id): function main (line 983) | def main(argv): FILE: src/main/python/parse_per_task_logs.py function get_percentile (line 29) | def get_percentile(N, percent, key=lambda x:x): class Probe (line 50) | class Probe: method __init__ (line 51) | def __init__(self, request_id, address): method set_queue_length (line 60) | def set_queue_length(self, queue_length): method set_launch_time (line 67) | def set_launch_time(self, time): method set_received_time (line 74) | def set_received_time(self, time): method set_completion_time (line 81) | def set_completion_time(self, time): method complete (line 88) | def complete(self): method round_trip_time (line 101) | def round_trip_time(self): method get_clock_skew (line 105) | def get_clock_skew(self): class Task (line 119) | class Task: method __init__ (line 125) | def __init__(self, id): method set_scheduler_launch_time (line 143) | def set_scheduler_launch_time(self, time): method set_node_monitor_launch_time (line 149) | def set_node_monitor_launch_time(self, address, time): method set_node_monitor_submit_time (line 155) | def set_node_monitor_submit_time(self, address, time): method set_completion_time (line 162) | def set_completion_time(self, time): method network_delay (line 168) | def network_delay(self): method queued_time (line 178) | def queued_time(self): method service_time (line 182) | def service_time(self): method complete (line 186) | def complete(self): class Request (line 202) | class Request: method __init__ (line 203) | def __init__(self, id): method __str__ (line 225) | def __str__(self): method probe_stats (line 229) | def probe_stats(self): method add_arrival (line 243) | def add_arrival(self, time, num_tasks, address, user, description, con... method add_probe_launch (line 268) | def add_probe_launch(self, address, time): method add_probe_received (line 272) | def add_probe_received(self, address, time): method add_probe_completion (line 276) | def add_probe_completion(self, address, queue_length, time): method add_scheduler_task_launch (line 281) | def add_scheduler_task_launch(self, task_id, launch_time): method add_node_monitor_task_launch (line 285) | def add_node_monitor_task_launch(self, address, task_id, launch_time): method add_node_monitor_task_submit (line 289) | def add_node_monitor_task_submit(self, address, task_id, submit_time): method add_task_completion (line 293) | def add_task_completion(self, task_id, completion_time): method set_clock_skews (line 299) | def set_clock_skews(self): method arrival_time (line 314) | def arrival_time(self): method scheduler_address (line 318) | def scheduler_address(self): method clock_skews (line 321) | def clock_skews(self): method network_delays (line 331) | def network_delays(self): method service_times (line 347) | def service_times(self): method optimal_response_time (line 356) | def optimal_response_time(self): method queue_times (line 359) | def queue_times(self): method probe_times (line 367) | def probe_times(self): method receive_and_probing_time (line 377) | def receive_and_probing_time(self): method queue_lengths (line 385) | def queue_lengths(self): method probing_time (line 393) | def probing_time(self): method worst_necessary_probe_time (line 403) | def worst_necessary_probe_time(self): method response_time (line 421) | def response_time(self, incorporate_skew=True): method complete (line 471) | def complete(self): method __get_task (line 489) | def __get_task(self, task_id): method __get_probe (line 499) | def __get_probe(self, address): class LogParser (line 509) | class LogParser: method __init__ (line 519) | def __init__(self): method earliest_time (line 524) | def earliest_time(self): method get_requests (line 527) | def get_requests(self): method parse_file (line 530) | def parse_file(self, filename): method output_results (line 576) | def output_results(self, file_prefix, constrained=""): method plot_skew_cdf (line 729) | def plot_skew_cdf(self, skew_filenames, file_prefix): method plot_response_time_cdf (line 751) | def plot_response_time_cdf(self, results_filename, file_prefix): method __get_request (line 764) | def __get_request(self, request_id): method __add_scheduler_task_launch (line 774) | def __add_scheduler_task_launch(self, request_id, task_id, time): method __add_node_monitor_task_submit (line 778) | def __add_node_monitor_task_submit(self, address, request_id, task_id,... method __add_node_monitor_task_launch (line 782) | def __add_node_monitor_task_launch(self, address, request_id, task_id, method __add_task_completion (line 787) | def __add_task_completion(self, request_id, task_id, time): function main (line 791) | def main(argv): FILE: src/main/python/parse_tpch_logs.py function main (line 8) | def main(argv): FILE: src/main/python/third_party/stats.py class Dispatch (line 234) | class Dispatch: method __init__ (line 244) | def __init__(self, *tuples): method __call__ (line 253) | def __call__(self, arg1, *args, **kw): function lgeometricmean (line 269) | def lgeometricmean (inlist): function lharmonicmean (line 283) | def lharmonicmean (inlist): function lmean (line 296) | def lmean (inlist): function lmedian (line 309) | def lmedian (inlist,numbins=1000): function lmedianscore (line 331) | def lmedianscore (inlist): function lmode (line 350) | def lmode(inlist): function lmoment (line 383) | def lmoment(inlist,moment=1): function lvariation (line 402) | def lvariation(inlist): function lskew (line 412) | def lskew(inlist): function lkurtosis (line 422) | def lkurtosis(inlist): function ldescribe (line 432) | def ldescribe(inlist): function litemfreq (line 452) | def litemfreq(inlist): function lscoreatpercentile (line 468) | def lscoreatpercentile (inlist, percent): function lpercentileofscore (line 488) | def lpercentileofscore (inlist, score,histbins=10,defaultlimits=None): function lhistogram (line 503) | def lhistogram (inlist,numbins=10,defaultreallimits=None,printextras=0): function lcumfreq (line 542) | def lcumfreq(inlist,numbins=10,defaultreallimits=None): function lrelfreq (line 554) | def lrelfreq(inlist,numbins=10,defaultreallimits=None): function lobrientransform (line 571) | def lobrientransform(*args): function lsamplevar (line 607) | def lsamplevar (inlist): function lsamplestdev (line 622) | def lsamplestdev (inlist): function lcov (line 632) | def lcov (x,y, keepdims=0): function lvar (line 657) | def lvar (inlist): function lstdev (line 672) | def lstdev (inlist): function lsterr (line 682) | def lsterr(inlist): function lsem (line 692) | def lsem (inlist): function lz (line 704) | def lz (inlist, score): function lzs (line 715) | def lzs (inlist): function ltrimboth (line 731) | def ltrimboth (l,proportiontocut): function ltrim1 (line 747) | def ltrim1 (l,proportiontocut,tail='right'): function lpaired (line 770) | def lpaired(x,y): function lpearsonr (line 834) | def lpearsonr(x,y): function llincc (line 860) | def llincc(x,y): function lspearmanr (line 874) | def lspearmanr(x,y): function lpointbiserialr (line 898) | def lpointbiserialr(x,y): function lkendalltau (line 930) | def lkendalltau(x,y): function llinregress (line 965) | def llinregress(x,y): function lttest_1samp (line 997) | def lttest_1samp(a,popmean,printit=0,name='Sample',writemode='a'): function lttest_ind (line 1024) | def lttest_ind (a, b, printit=0, name1='Samp1', name2='Samp2', writemode... function lttest_rel (line 1055) | def lttest_rel (a,b,printit=0,name1='Sample1',name2='Sample2',writemode=... function lchisquare (line 1091) | def lchisquare(f_obs,f_exp=None): function lks_2samp (line 1109) | def lks_2samp (data1,data2): function lmannwhitneyu (line 1148) | def lmannwhitneyu(x,y): function ltiecorrect (line 1177) | def ltiecorrect(rankvals): function lranksums (line 1202) | def lranksums(x,y): function lwilcoxont (line 1224) | def lwilcoxont(x,y): function lkruskalwallish (line 1257) | def lkruskalwallish(*args): function lfriedmanchisquare (line 1292) | def lfriedmanchisquare(*args): function lchisqprob (line 1322) | def lchisqprob(chisq,df): function lerfcc (line 1382) | def lerfcc(x): function lzprob (line 1398) | def lzprob(z): function lksprob (line 1440) | def lksprob(alam): function lfprob (line 1461) | def lfprob (dfnum, dfden, F): function lbetacf (line 1473) | def lbetacf(a,b,x): function lgammln (line 1507) | def lgammln(xx): function lbetai (line 1528) | def lbetai(a,b,x): function lF_oneway (line 1557) | def lF_oneway(*lists): function lF_value (line 1594) | def lF_value (ER,EF,dfnum,dfden): function writecc (line 1611) | def writecc (listoflists,file,writetype='w',extra=2): function lincr (line 1651) | def lincr(l,cap): # to increment a list up to a max-list of 'cap' function lsum (line 1668) | def lsum (inlist): function lcumsum (line 1680) | def lcumsum (inlist): function lss (line 1693) | def lss(inlist): function lsummult (line 1706) | def lsummult (list1,list2): function lsumdiffsquared (line 1722) | def lsumdiffsquared(x,y): function lsquare_of_sums (line 1736) | def lsquare_of_sums(inlist): function lshellsort (line 1748) | def lshellsort(inlist): function lrankdata (line 1774) | def lrankdata(inlist): function outputpairedstats (line 1799) | def outputpairedstats(fname,writemode,name1,n1,m1,se1,min1,max1,name2,n2... function lfindwithin (line 1856) | def lfindwithin (data): function ageometricmean (line 2002) | def ageometricmean (inarray,dimension=None,keepdims=0): function aharmonicmean (line 2045) | def aharmonicmean (inarray,dimension=None,keepdims=0): function amean (line 2099) | def amean (inarray,dimension=None,keepdims=0): function amedian (line 2141) | def amedian (inarray,numbins=1000): function amedianscore (line 2165) | def amedianscore (inarray,dimension=None): function amode (line 2190) | def amode(a, dimension=None): function atmean (line 2218) | def atmean(a,limits=None,inclusive=(1,1)): function atvar (line 2250) | def atvar(a,limits=None,inclusive=(1,1)): function atmin (line 2282) | def atmin(a,lowerlimit=None,dimension=None,inclusive=1): function atmax (line 2302) | def atmax(a,upperlimit,dimension=None,inclusive=1): function atstdev (line 2322) | def atstdev(a,limits=None,inclusive=(1,1)): function atsem (line 2335) | def atsem(a,limits=None,inclusive=(1,1)): function amoment (line 2372) | def amoment(a,moment=1,dimension=None): function avariation (line 2394) | def avariation(a,dimension=None): function askew (line 2406) | def askew(a,dimension=None): function akurtosis (line 2425) | def akurtosis(a,dimension=None): function adescribe (line 2444) | def adescribe(inarray,dimension=None): function askewtest (line 2469) | def askewtest(a,dimension=None): function akurtosistest (line 2494) | def akurtosistest(a,dimension=None): function anormaltest (line 2526) | def anormaltest(a,dimension=None): function aitemfreq (line 2549) | def aitemfreq(a): function ascoreatpercentile (line 2566) | def ascoreatpercentile (inarray, percent): function apercentileofscore (line 2582) | def apercentileofscore (inarray,score,histbins=10,defaultlimits=None): function ahistogram (line 2597) | def ahistogram (inarray,numbins=10,defaultlimits=None,printextras=1): function acumfreq (line 2636) | def acumfreq(a,numbins=10,defaultreallimits=None): function arelfreq (line 2650) | def arelfreq(a,numbins=10,defaultreallimits=None): function aobrientransform (line 2668) | def aobrientransform(*args): function asamplevar (line 2706) | def asamplevar (inarray,dimension=None,keepdims=0): function asamplestdev (line 2734) | def asamplestdev (inarray, dimension=None, keepdims=0): function asignaltonoise (line 2747) | def asignaltonoise(instack,dimension=0): function acov (line 2762) | def acov (x,y, dimension=None,keepdims=0): function avar (line 2790) | def avar (inarray, dimension=None,keepdims=0): function astdev (line 2815) | def astdev (inarray, dimension=None, keepdims=0): function asterr (line 2828) | def asterr (inarray, dimension=None, keepdims=0): function asem (line 2844) | def asem (inarray, dimension=None, keepdims=0): function az (line 2867) | def az (a, score): function azs (line 2879) | def azs (a): function azmap (line 2892) | def azmap (scores, compare, dimension=0): function athreshold (line 2911) | def athreshold(a,threshmin=None,threshmax=None,newval=0): function atrimboth (line 2928) | def atrimboth (a,proportiontocut): function atrim1 (line 2945) | def atrim1 (a,proportiontocut,tail='right'): function acovariance (line 2968) | def acovariance(X): function acorrelation (line 2982) | def acorrelation(X): function apaired (line 2994) | def apaired(x,y): function dices (line 3058) | def dices(x,y): function icc (line 3073) | def icc(x,y=None,verbose=0): function alincc (line 3101) | def alincc(x,y): function apearsonr (line 3117) | def apearsonr(x,y,verbose=1): function aspearmanr (line 3138) | def aspearmanr(x,y): function apointbiserialr (line 3160) | def apointbiserialr(x,y): function akendalltau (line 3190) | def akendalltau(x,y): function alinregress (line 3225) | def alinregress(*args): function amasslinregress (line 3261) | def amasslinregress(*args): function attest_1samp (line 3311) | def attest_1samp(a,popmean,printit=0,name='Sample',writemode='a'): function attest_ind (line 3341) | def attest_ind (a, b, dimension=None, printit=0, name1='Samp1', name2='S... function ap2t (line 3392) | def ap2t(pval,df): function attest_rel (line 3422) | def attest_rel (a,b,dimension=None,printit=0,name1='Samp1',name2='Samp2'... function achisquare (line 3472) | def achisquare(f_obs,f_exp=None): function aks_2samp (line 3491) | def aks_2samp (data1,data2): function amannwhitneyu (line 3531) | def amannwhitneyu(x,y): function atiecorrect (line 3559) | def atiecorrect(rankvals): function aranksums (line 3585) | def aranksums(x,y): function awilcoxont (line 3606) | def awilcoxont(x,y): function akruskalwallish (line 3637) | def akruskalwallish(*args): function afriedmanchisquare (line 3673) | def afriedmanchisquare(*args): function achisqprob (line 3702) | def achisqprob(chisq,df): function aerfcc (line 3784) | def aerfcc(x): function azprob (line 3798) | def azprob(z): function aksprob (line 3837) | def aksprob(alam): function afprob (line 3879) | def afprob (dfnum, dfden, F): function abetacf (line 3893) | def abetacf(a,b,x,verbose=1): function agammln (line 3945) | def agammln(xx): function abetai (line 3966) | def abetai(a,b,x,verbose=1): function aglm (line 4011) | def aglm(data,para): function aF_oneway (line 4045) | def aF_oneway(*args): function aF_value (line 4080) | def aF_value (ER,EF,dfR,dfF): function outputfstats (line 4091) | def outputfstats(Enum, Eden, dfnum, dfden, f, prob): function F_value_multivariate (line 4109) | def F_value_multivariate(ER, EF, dfnum, dfden): function asign (line 4131) | def asign(a): function asum (line 4143) | def asum (a, dimension=None,keepdims=0): function acumsum (line 4181) | def acumsum (a,dimension=None): function ass (line 4204) | def ass(inarray, dimension=None, keepdims=0): function asummult (line 4222) | def asummult (array1,array2,dimension=None,keepdims=0): function asquare_of_sums (line 4239) | def asquare_of_sums(inarray, dimension=None, keepdims=0): function asumdiffsquared (line 4260) | def asumdiffsquared(a,b, dimension=None, keepdims=0): function ashellsort (line 4277) | def ashellsort(inarray): function arankdata (line 4303) | def arankdata(inarray): function afindwithin (line 4328) | def afindwithin(data): FILE: src/test/java/edu/berkeley/sparrow/daemon/nodemonitor/TestTaskScheduler.java class TestTaskScheduler (line 36) | public class TestTaskScheduler { method setUp (line 39) | @Before method createTaskReservationRequest (line 46) | private TEnqueueTaskReservationsRequest createTaskReservationRequest( method createTaskReservationRequest (line 51) | private TEnqueueTaskReservationsRequest createTaskReservationRequest( method testFifo (line 63) | @Test method testBasicRoundRobin (line 120) | @Test method testRoundRobinDoesNotGiveUpUserSpotWhenGetTaskFails (line 245) | @Test method testPriority (line 346) | @Test FILE: src/test/java/edu/berkeley/sparrow/daemon/scheduler/TestConstrainedTaskPlacer.java class TestConstrainedTaskPlacer (line 44) | public class TestConstrainedTaskPlacer { method setUp (line 57) | @Before method tearDown (line 63) | @After method sanityCheckRequests (line 74) | private void sanityCheckRequests( method generateSchedulingRequests (line 95) | private TSchedulingRequest generateSchedulingRequests() { method testGetEnqueueTaskReservationsRequestsSingleTask (line 133) | @Test method testMultipleTasks (line 174) | @Test method sanityCheckGetTasksAndCancellation (line 191) | private void sanityCheckGetTasksAndCancellation( method testConstrainedAndUnconstrainedTasks (line 265) | @Test FILE: src/test/java/edu/berkeley/sparrow/daemon/scheduler/TestUnconstrainedTaskPlacer.java class TestUnconstrainedTaskPlacer (line 45) | public class TestUnconstrainedTaskPlacer { method setUp (line 59) | @Before method enqueueTaskReservationsWithMoreReservationsThanNodes (line 82) | @Test method sanityCheckEnqueueTaskReservations (line 129) | @Test method testAssignTask (line 162) | @Test method testAllTasksPlaced (line 205) | @Test method testCancellation (line 246) | @Test FILE: src/test/java/edu/berkeley/sparrow/daemon/util/TestThriftClientPool.java class TestThriftClientPool (line 32) | public class TestThriftClientPool { class MockedMakerFactory (line 34) | private class MockedMakerFactory implements MakerFactory { method create (line 35) | @Override method ensureConnectionReUsed (line 45) | @Test method testPoolExpiration (line 71) | @Test FILE: upload.py function GetEmail (line 112) | def GetEmail(prompt): function StatusUpdate (line 144) | def StatusUpdate(msg): function ErrorExit (line 156) | def ErrorExit(msg): class ClientLoginError (line 162) | class ClientLoginError(urllib2.HTTPError): method __init__ (line 165) | def __init__(self, url, code, msg, headers, args): method reason (line 172) | def reason(self): class AbstractRpcServer (line 179) | class AbstractRpcServer(object): method __init__ (line 182) | def __init__(self, host, auth_function, host_override=None, extra_head... method _GetOpener (line 215) | def _GetOpener(self): method _CreateRequest (line 223) | def _CreateRequest(self, url, data=None): method _GetAuthToken (line 233) | def _GetAuthToken(self, email, password): method _GetAuthCookie (line 276) | def _GetAuthCookie(self, auth_token): method _Authenticate (line 300) | def _Authenticate(self): method Send (line 359) | def Send(self, request_path, payload=None, class HttpRpcServer (line 423) | class HttpRpcServer(AbstractRpcServer): method _Authenticate (line 426) | def _Authenticate(self): method _GetOpener (line 433) | def _GetOpener(self): class CondensedHelpFormatter (line 471) | class CondensedHelpFormatter(optparse.IndentedHelpFormatter): method format_heading (line 476) | def format_heading(self, heading): method format_option (line 479) | def format_option(self, option): method format_option_strings (line 485) | def format_option_strings(self, option): class KeyringCreds (line 616) | class KeyringCreds(object): method __init__ (line 617) | def __init__(self, server, host, email): method GetUserCredentials (line 623) | def GetUserCredentials(self): function GetRpcServer (line 657) | def GetRpcServer(server, email=None, host_override=None, save_cookies=True, function EncodeMultipartFormData (line 699) | def EncodeMultipartFormData(fields, files): function GetContentType (line 738) | def GetContentType(filename): function RunShellWithReturnCodeAndStderr (line 746) | def RunShellWithReturnCodeAndStderr(command, print_output=False, function RunShellWithReturnCode (line 785) | def RunShellWithReturnCode(command, print_output=False, function RunShell (line 793) | def RunShell(command, silent_ok=False, universal_newlines=True, class VersionControlSystem (line 804) | class VersionControlSystem(object): method __init__ (line 807) | def __init__(self, options): method GetGUID (line 815) | def GetGUID(self): method PostProcessDiff (line 821) | def PostProcessDiff(self, diff): method GenerateDiff (line 826) | def GenerateDiff(self, args): method GetUnknownFiles (line 835) | def GetUnknownFiles(self): method CheckForUnknownFiles (line 840) | def CheckForUnknownFiles(self): method GetBaseFile (line 852) | def GetBaseFile(self, filename): method GetBaseFiles (line 869) | def GetBaseFiles(self, diff): method UploadBaseFiles (line 888) | def UploadBaseFiles(self, issue, rpc_server, patch_list, patchset, opt... method IsImage (line 940) | def IsImage(self, filename): method IsBinaryData (line 947) | def IsBinaryData(self, data): class SubversionVCS (line 954) | class SubversionVCS(VersionControlSystem): method __init__ (line 957) | def __init__(self, options): method GetGUID (line 975) | def GetGUID(self): method GuessBase (line 978) | def GuessBase(self, required): method _GuessBase (line 982) | def _GuessBase(self, required): method _GetInfo (line 1010) | def _GetInfo(self, key): method _EscapeFilename (line 1016) | def _EscapeFilename(self, filename): method GenerateDiff (line 1022) | def GenerateDiff(self, args): method _CollapseKeywords (line 1037) | def _CollapseKeywords(self, content, keyword_str): method GetUnknownFiles (line 1068) | def GetUnknownFiles(self): method ReadFile (line 1076) | def ReadFile(self, filename): method GetStatus (line 1086) | def GetStatus(self, filename): method GetBaseFile (line 1138) | def GetBaseFile(self, filename): class GitVCS (line 1239) | class GitVCS(VersionControlSystem): method __init__ (line 1242) | def __init__(self, options): method GetGUID (line 1250) | def GetGUID(self): method PostProcessDiff (line 1259) | def PostProcessDiff(self, gitdiff): method GenerateDiff (line 1317) | def GenerateDiff(self, extra_args): method GetUnknownFiles (line 1357) | def GetUnknownFiles(self): method GetFileContent (line 1362) | def GetFileContent(self, file_hash, is_binary): method GetBaseFile (line 1370) | def GetBaseFile(self, filename): class CVSVCS (line 1405) | class CVSVCS(VersionControlSystem): method __init__ (line 1408) | def __init__(self, options): method GetGUID (line 1411) | def GetGUID(self): method GetOriginalContent_ (line 1415) | def GetOriginalContent_(self, filename): method GetBaseFile (line 1421) | def GetBaseFile(self, filename): method GenerateDiff (line 1445) | def GenerateDiff(self, extra_args): method GetUnknownFiles (line 1464) | def GetUnknownFiles(self): class MercurialVCS (line 1474) | class MercurialVCS(VersionControlSystem): method __init__ (line 1477) | def __init__(self, options, repo_dir): method GetGUID (line 1490) | def GetGUID(self): method _GetRelPath (line 1496) | def _GetRelPath(self, filename): method GenerateDiff (line 1502) | def GenerateDiff(self, extra_args): method GetUnknownFiles (line 1526) | def GetUnknownFiles(self): method GetBaseFile (line 1538) | def GetBaseFile(self, filename): class PerforceVCS (line 1578) | class PerforceVCS(VersionControlSystem): method __init__ (line 1581) | def __init__(self, options): method GetGUID (line 1619) | def GetGUID(self): method RunPerforceCommandWithReturnCode (line 1623) | def RunPerforceCommandWithReturnCode(self, extra_args, marshal_output=... method RunPerforceCommand (line 1643) | def RunPerforceCommand(self, extra_args, marshal_output=False, method GetFileProperties (line 1653) | def GetFileProperties(self, property_key_prefix = "", command = "descr... method GetChangedFiles (line 1671) | def GetChangedFiles(self): method GetUnknownFiles (line 1674) | def GetUnknownFiles(self): method IsBaseBinary (line 1678) | def IsBaseBinary(self, filename): method IsPendingBinary (line 1682) | def IsPendingBinary(self, filename): method IsBinaryHelper (line 1685) | def IsBinaryHelper(self, filename, command): method GetFileContent (line 1694) | def GetFileContent(self, filename, revision, is_binary): method GetBaseFilename (line 1702) | def GetBaseFilename(self, filename): method GetBaseRevision (line 1722) | def GetBaseRevision(self, filename): method GetLocalFilename (line 1730) | def GetLocalFilename(self, filename): method GenerateDiff (line 1735) | def GenerateDiff(self, args): method PerforceActionToSvnStatus (line 1854) | def PerforceActionToSvnStatus(self, status): method GetAction (line 1868) | def GetAction(self, filename): method GetBaseFile (line 1875) | def GetBaseFile(self, filename): function SplitPatch (line 1900) | def SplitPatch(data): function UploadSeparatePatches (line 1940) | def UploadSeparatePatches(issue, rpc_server, patchset, data, options): function GuessVCSName (line 1968) | def GuessVCSName(options): function GuessVCS (line 2030) | def GuessVCS(options): function CheckReviewer (line 2070) | def CheckReviewer(reviewer): function LoadSubversionAutoProperties (line 2088) | def LoadSubversionAutoProperties(): function ParseSubversionPropertyValues (line 2119) | def ParseSubversionPropertyValues(props): function GetSubversionPropertyChanges (line 2144) | def GetSubversionPropertyChanges(filename): function FormatSubversionPropertyChanges (line 2168) | def FormatSubversionPropertyChanges(filename, props): function RealMain (line 2197) | def RealMain(argv, data=None): function main (line 2382) | def main():