Table of Contents - sticky_elephant-0.1.0 Documentation
Classes and Modules
- StickyElephant
- StickyElephant::CLI
- StickyElephant::Configuration
- StickyElephant::Connection
- StickyElephant::ElephantLogger
- StickyElephant::Handler
- StickyElephant::Handler::Base
- StickyElephant::Handler::Error
- StickyElephant::Handler::Handshake
- StickyElephant::Handler::Query
- StickyElephant::Handler::Quit
- StickyElephant::Handler::SSLRequest
- StickyElephant::LogInterface
- StickyElephant::Payload
- StickyElephant::PayloadTypes
- StickyElephant::PostgresProtocol
- StickyElephant::PostgresSimulator
- StickyElephant::Server
Methods
- ::for — StickyElephant::Handler
- ::new — StickyElephant::Configuration
- ::new — StickyElephant::Connection
- ::new — StickyElephant::ElephantLogger
- ::new — StickyElephant::Handler::Base
- ::new — StickyElephant::Payload
- ::new — StickyElephant::PostgresSimulator
- ::new — StickyElephant::Server
- #== — StickyElephant::Payload
- #check_hpf_configuration! — StickyElephant::Configuration
- #close — StickyElephant::ElephantLogger
- #command_complete — StickyElephant::PostgresProtocol
- #conf_file_query? — StickyElephant::PostgresSimulator
- #conf_file_response — StickyElephant::PostgresSimulator
- #connection_hash — StickyElephant::LogInterface
- #data_row — StickyElephant::PostgresProtocol
- #error_response_for — StickyElephant::Handler::Error
- #event — StickyElephant::ElephantLogger
- #extract_query_from — StickyElephant::Handler::Query
- #generic_response — StickyElephant::PostgresSimulator
- #handler — StickyElephant::PayloadTypes
- #handshake_error — StickyElephant::Handler::Error
- #has_claimed_type? — StickyElephant::Payload
- #int16_bytes — StickyElephant::PostgresProtocol
- #int32_bytes — StickyElephant::PostgresProtocol
- #is_handshake? — StickyElephant::PayloadTypes
- #is_invalid? — StickyElephant::PayloadTypes
- #is_query? — StickyElephant::PayloadTypes
- #is_quit? — StickyElephant::PayloadTypes
- #is_ssl_request? — StickyElephant::PayloadTypes
- #key — StickyElephant::Handler::Handshake
- #listen — StickyElephant::Server
- #local_address — StickyElephant::LogInterface
- #local_port — StickyElephant::LogInterface
- #log — StickyElephant::LogInterface
- #log_name — StickyElephant::Server
- #negotiate_auth — StickyElephant::Handler::Handshake
- #new_hpfeeds_connection — StickyElephant::ElephantLogger
- #noop — StickyElephant::ElephantLogger
- #normalize — StickyElephant::PostgresSimulator
- #null_hpfeeds_connection — StickyElephant::ElephantLogger
- #opts_from_cli — StickyElephant::CLI
- #payload_hash — StickyElephant::Handler::Handshake
- #pid — StickyElephant::Handler::Handshake
- #process — StickyElephant::Connection
- #process — StickyElephant::Handler::Error
- #process — StickyElephant::Handler::Handshake
- #process — StickyElephant::Handler::Query
- #process — StickyElephant::Handler::Quit
- #process — StickyElephant::Handler::SSLRequest
- #raw — StickyElephant::Payload
- #ready_for_query — StickyElephant::PostgresProtocol
- #remote_address — StickyElephant::LogInterface
- #remote_port — StickyElephant::LogInterface
- #report_connection — StickyElephant::LogInterface
- #report_query — StickyElephant::LogInterface
- #row_description — StickyElephant::PostgresProtocol
- #run — StickyElephant::CLI
- #simulate — StickyElephant::PostgresSimulator
- #string_from — StickyElephant::LogInterface
- #to_s — StickyElephant::Payload
- #to_s — StickyElephant::PostgresSimulator
- #type — StickyElephant::PayloadTypes
- #valid? — StickyElephant::Payload
- #valid_length? — StickyElephant::Payload
- #version_query? — StickyElephant::PostgresSimulator
- #version_response — StickyElephant::PostgresSimulator
- #with_length — StickyElephant::PostgresProtocol
- #with_length_bytes — StickyElephant::Handler::Base
- #without_length — StickyElephant::Payload
- #write_key_data — StickyElephant::Handler::Handshake
- #write_parameter_status — StickyElephant::Handler::Handshake