Table of Contents - celluloid-0.18.0 Documentation
Classes and Modules
- Celluloid
- Celluloid::AbortError
- Celluloid::Actor
- Celluloid::Actor::Sleeper
- Celluloid::Actor::System
- Celluloid::Call
- Celluloid::Call::Async
- Celluloid::Call::Block
- Celluloid::Call::Sync
- Celluloid::Cell
- Celluloid::Cell::ExitHandler
- Celluloid::ClassMethods
- Celluloid::Condition
- Celluloid::Condition::Waiter
- Celluloid::ConditionError
- Celluloid::DeadActorError
- Celluloid::DeadTaskError
- Celluloid::Error
- Celluloid::ExitEvent
- Celluloid::Feature
- Celluloid::Feature::Requires
- Celluloid::Feature::Requires::JRuby
- Celluloid::Feature::Requires::Rubinius
- Celluloid::Feature::Requires::RubiniusOrJRuby
- Celluloid::Future
- Celluloid::Future::Result
- Celluloid::Group
- Celluloid::Group::Pool
- Celluloid::Group::Spawner
- Celluloid::Incident
- Celluloid::IncidentLogger
- Celluloid::IncidentLogger::Severity
- Celluloid::IncidentReporter
- Celluloid::IncidentReporter::Formatter
- Celluloid::InstanceMethods
- Celluloid::Internals
- Celluloid::Internals::CPUCounter
- Celluloid::Internals::CallChain
- Celluloid::Internals::Handler
- Celluloid::Internals::Handlers
- Celluloid::Internals::Links
- Celluloid::Internals::Logger
- Celluloid::Internals::Logger::WithBacktrace
- Celluloid::Internals::Method
- Celluloid::Internals::Properties
- Celluloid::Internals::Properties::ancestors.first;
- Celluloid::Internals::Receiver
- Celluloid::Internals::Receivers
- Celluloid::Internals::Registry
- Celluloid::Internals::Registry::actor;
- Celluloid::Internals::Response
- Celluloid::Internals::Response::Block
- Celluloid::Internals::Response::Error
- Celluloid::Internals::Response::Success
- Celluloid::Internals::Signals
- Celluloid::Internals::Stack
- Celluloid::Internals::Stack::ActorState
- Celluloid::Internals::Stack::CellState
- Celluloid::Internals::Stack::DisplayBacktrace
- Celluloid::Internals::Stack::Dump
- Celluloid::Internals::Stack::Summary
- Celluloid::Internals::Stack::TaskState
- Celluloid::Internals::Stack::ThreadState
- Celluloid::Internals::TaskSet
- Celluloid::Internals::ThreadHandle
- Celluloid::Internals::UUID
- Celluloid::Interruption
- Celluloid::LinkingRequest
- Celluloid::LinkingResponse
- Celluloid::LogEvent
- Celluloid::Mailbox
- Celluloid::Mailbox::Evented
- Celluloid::MailboxDead
- Celluloid::MailboxShutdown
- Celluloid::NamingRequest
- Celluloid::NotActive
- Celluloid::NotActorError
- Celluloid::NotTaskError
- Celluloid::Notifications
- Celluloid::Notifications::Fanout
- Celluloid::Notifications::Subscriber
- Celluloid::Probe
- Celluloid::Proxy
- Celluloid::Proxy::Abstract
- Celluloid::Proxy::AbstractCall
- Celluloid::Proxy::Actor
- Celluloid::Proxy::Async
- Celluloid::Proxy::Block
- Celluloid::Proxy::Cell
- Celluloid::Proxy::Future
- Celluloid::Proxy::Sync
- Celluloid::Proxy::instance;
- Celluloid::RingBuffer
- Celluloid::SignalConditionRequest
- Celluloid::StillActive
- Celluloid::Supervision
- Celluloid::Supervision::Configuration
- Celluloid::Supervision::Configuration::Error
- Celluloid::Supervision::Configuration::Error::AlreadyDefined
- Celluloid::Supervision::Configuration::Error::Incomplete
- Celluloid::Supervision::Configuration::Error::Invalid
- Celluloid::Supervision::Configuration::Error::InvalidSupervisor
- Celluloid::Supervision::Configuration::Error::InvalidValues
- Celluloid::Supervision::Configuration::Injection
- Celluloid::Supervision::Configuration::Instance
- Celluloid::Supervision::Container
- Celluloid::Supervision::Container::Behavior
- Celluloid::Supervision::Container::Behavior::ClassMethods
- Celluloid::Supervision::Container::Behavior::Error
- Celluloid::Supervision::Container::Behavior::Error::Mutant
- Celluloid::Supervision::Container::Injection
- Celluloid::Supervision::Container::Instance
- Celluloid::Supervision::Container::Pool
- Celluloid::Supervision::Container::Tree
- Celluloid::Supervision::Error
- Celluloid::Supervision::Error::NoPublicService
- Celluloid::Supervision::Service
- Celluloid::Supervision::Service::Public
- Celluloid::Supervision::Service::Root
- Celluloid::SystemEvent
- Celluloid::SystemEvent::LinkingEvent
- Celluloid::Task
- Celluloid::Task::Fibered
- Celluloid::Task::Fibered::StackError
- Celluloid::Task::Threaded
- Celluloid::TaskTerminated
- Celluloid::TaskTimeout
- Celluloid::TerminationRequest
- Celluloid::Thread
- Celluloid::ThreadLeak
- Celluloid::TimedOut
- Celluloid::klass;
- Specs
- Thread
Methods
- ::[] — Celluloid::Supervision::Container::Behavior
- ::[]= — Celluloid::Supervision::Container::Behavior
- ::actor? — Celluloid
- ::actor_created — Celluloid::Probe
- ::actor_died — Celluloid::Probe
- ::actor_named — Celluloid::Probe
- ::actor_system — Celluloid
- ::actors_linked — Celluloid::Probe
- ::alias! — Celluloid::Supervision::Configuration
- ::aliases — Celluloid::Supervision::Configuration
- ::all — Celluloid::Actor
- ::arity — Celluloid::Supervision::Configuration
- ::arity! — Celluloid::Supervision::Configuration
- ::async — Celluloid::Actor
- ::blocks — Celluloid::Supervision::Container
- ::boot — Celluloid
- ::call — Celluloid::Actor
- ::class_of — Celluloid::Proxy
- ::configure — Celluloid::Supervision::Container::Behavior
- ::cores — Celluloid
- ::cores — Celluloid::Internals::CPUCounter
- ::count_cores — Celluloid::Internals::CPUCounter
- ::cpus — Celluloid
- ::current — Celluloid::Actor
- ::current — Celluloid::Task
- ::current_id — Celluloid::Internals::CallChain
- ::current_id= — Celluloid::Internals::CallChain
- ::define — Celluloid::Supervision::Configuration
- ::define — Celluloid::Supervision::Container
- ::define — Celluloid::Supervision::Service::Root
- ::deploy — Celluloid::Supervision::Configuration
- ::deploy — Celluloid::Supervision::Container
- ::deploy — Celluloid::Supervision::Service::Root
- ::detect_recursion — Celluloid
- ::dispatch — Celluloid::Cell
- ::dump — Celluloid
- ::exception_handler — Celluloid
- ::find_actor — Celluloid::Probe
- ::from_env — Celluloid::Internals::CPUCounter
- ::from_java — Celluloid::Internals::CPUCounter
- ::from_proc — Celluloid::Internals::CPUCounter
- ::from_result — Celluloid::Internals::CPUCounter
- ::from_sysctl — Celluloid::Internals::CPUCounter
- ::from_sysdev — Celluloid::Internals::CPUCounter
- ::from_win32ole — Celluloid::Internals::CPUCounter
- ::future — Celluloid::Actor
- ::generate — Celluloid::Internals::UUID
- ::handle — Celluloid::SystemEvent
- ::handler — Celluloid::SystemEvent
- ::included — Celluloid
- ::included — Celluloid::Supervision::Container::Behavior
- ::init — Celluloid
- ::injections — Celluloid::Supervision::Container::Behavior
- ::join — Celluloid::Actor
- ::kill — Celluloid::Actor
- ::link — Celluloid::Actor
- ::linked_to? — Celluloid::Actor
- ::mailbox — Celluloid
- ::monitor — Celluloid::Actor
- ::monitoring? — Celluloid::Actor
- ::ncpus — Celluloid
- ::new — Celluloid::Actor
- ::new — Celluloid::Actor::Sleeper
- ::new — Celluloid::Actor::System
- ::new — Celluloid::Call
- ::new — Celluloid::Call::Block
- ::new — Celluloid::Call::Sync
- ::new — Celluloid::Cell
- ::new — Celluloid::Cell::ExitHandler
- ::new — Celluloid::Condition
- ::new — Celluloid::Condition::Waiter
- ::new — Celluloid::AbortError
- ::new — Celluloid::Future
- ::new — Celluloid::Future
- ::new — Celluloid::Future::Result
- ::new — Celluloid::Group
- ::new — Celluloid::Group::Pool
- ::new — Celluloid::Group::Spawner
- ::new — Celluloid::Internals::Handlers
- ::new — Celluloid::Internals::Handler
- ::new — Celluloid::Internals::Links
- ::new — Celluloid::Internals::Logger::WithBacktrace
- ::new — Celluloid::Internals::Method
- ::new — Celluloid::Internals::Receivers
- ::new — Celluloid::Internals::Receiver
- ::new — Celluloid::Internals::Registry
- ::new — Celluloid::Internals::Response
- ::new — Celluloid::Internals::Response::Block
- ::new — Celluloid::Internals::Signals
- ::new — Celluloid::Internals::Stack
- ::new — Celluloid::Internals::Stack::Dump
- ::new — Celluloid::Internals::Stack::Summary
- ::new — Celluloid::Internals::TaskSet
- ::new — Celluloid::Internals::ThreadHandle
- ::new — Celluloid::Incident
- ::new — Celluloid::IncidentLogger
- ::new — Celluloid::IncidentReporter
- ::new — Celluloid::LogEvent
- ::new — Celluloid::RingBuffer
- ::new — Celluloid::Mailbox
- ::new — Celluloid::Mailbox::Evented
- ::new — Celluloid::Notifications::Fanout
- ::new — Celluloid::Notifications::Subscriber
- ::new — Celluloid::Probe
- ::new — Celluloid::Proxy::AbstractCall
- ::new — Celluloid::Proxy::Actor
- ::new — Celluloid::Proxy::Block
- ::new — Celluloid::Proxy::Cell
- ::new — Celluloid::Supervision::Configuration
- ::new — Celluloid::Supervision::Configuration::Instance
- ::new — Celluloid::Supervision::Container
- ::new — Celluloid::Supervision::Container::Instance
- ::new — Celluloid::Supervision::Container::Pool
- ::new — Celluloid::SystemEvent::LinkingEvent
- ::new — Celluloid::ExitEvent
- ::new — Celluloid::NamingRequest
- ::new — Celluloid::SignalConditionRequest
- ::new — Celluloid::Task
- ::new — Celluloid::Task::Threaded
- ::notifier — Celluloid::Notifications
- ::options — Celluloid::Supervision::Configuration
- ::parameter — Celluloid::Supervision::Container::Behavior
- ::parameter! — Celluloid::Supervision::Configuration
- ::parameters — Celluloid::Supervision::Configuration
- ::pool — Celluloid::Supervision::Container
- ::pooling_options — Celluloid::Supervision::Container::Pool
- ::public_registry — Celluloid
- ::publish — Celluloid
- ::publish — Celluloid::Notifications
- ::register_shutdown — Celluloid
- ::registered_name — Celluloid::Actor
- ::resync_parameters — Celluloid::Supervision::Configuration
- ::router — Celluloid::Supervision
- ::run — Celluloid::Probe
- ::run — Celluloid::Supervision::Container
- ::run! — Celluloid::Supervision::Container
- ::run_without_supervision — Celluloid::Probe
- ::running? — Celluloid
- ::save_defaults — Celluloid::Supervision::Configuration
- ::shutdown — Celluloid::Cell
- ::shutdown — Celluloid
- ::stack_dump — Celluloid
- ::stack_summary — Celluloid
- ::start — Celluloid
- ::summarize — Celluloid
- ::supervise — Celluloid::Supervision::Container
- ::supervise — Celluloid
- ::suspend — Celluloid::Task
- ::suspend — Celluloid
- ::top — Celluloid::Supervision::Container
- ::trigger_event — Celluloid::Probe
- ::unlink — Celluloid::Actor
- ::unmonitor — Celluloid::Actor
- ::uuid — Celluloid
- ::valid? — Celluloid::Supervision::Configuration
- ::version — Celluloid
- #<< — Celluloid::Condition::Waiter
- #<< — Celluloid::Future
- #<< — Celluloid::Internals::Links
- #<< — Celluloid::Internals::TaskSet
- #<< — Celluloid::RingBuffer
- #<< — Celluloid::Mailbox
- #<< — Celluloid::Mailbox::Evented
- #<< — Celluloid::Thread
- #<=> — Celluloid::LogEvent
- #=== — Celluloid::ClassMethods
- #[] — Celluloid::Internals::Registry
- #[] — Celluloid::Supervision::Configuration::Instance
- #[] — Celluloid::Supervision::Container
- #[]= — Celluloid::Internals::Registry
- #[]= — Celluloid::Supervision::Configuration::Instance
- #__arity — Celluloid::InstanceMethods
- #__busy — Celluloid::Supervision::Container::Pool
- #__busy? — Celluloid::Supervision::Container::Pool
- #__class__ — Celluloid::Proxy::Abstract
- #__crash_handler__ — Celluloid::Supervision::Container::Pool
- #__idle — Celluloid::Supervision::Container::Pool
- #__idle? — Celluloid::Supervision::Container::Pool
- #__klass__ — Celluloid::Proxy::AbstractCall
- #__provision_actor__ — Celluloid::Supervision::Container::Pool
- #__shutdown__ — Celluloid::Supervision::Container::Pool
- #__spawn_actor__ — Celluloid::Supervision::Container::Pool
- #__state — Celluloid::Supervision::Container::Pool
- #_send_ — Celluloid::Proxy::Cell
- #_send_ — Celluloid::Supervision::Container::Pool
- #abort — Celluloid
- #active? — Celluloid::Group
- #actor — Celluloid::Thread
- #actor_options — Celluloid::ClassMethods
- #actor_system — Celluloid::ClassMethods
- #actors — Celluloid::Supervision::Container
- #add — Celluloid::Internals::Registry
- #add — Celluloid::IncidentLogger
- #add — Celluloid::Supervision::Configuration
- #add — Celluloid::Supervision::Container
- #add_accessors — Celluloid::Supervision::Container
- #add_accessors — Celluloid::Supervision::Container::Instance
- #after — Celluloid::Actor
- #after — Celluloid
- #alive? — Celluloid::Internals::ThreadHandle
- #alive? — Celluloid::Mailbox
- #alive? — Celluloid::Proxy::Actor
- #alive? — Celluloid::Proxy::Cell
- #another — Celluloid::Supervision::Configuration
- #arity — Celluloid::Internals::Method
- #assert_active — Celluloid::Group
- #assert_inactive — Celluloid::Actor::System
- #assert_inactive — Celluloid::Group
- #async — Celluloid::Proxy::Cell
- #async — Celluloid
- #backtrace — Celluloid::Internals::ThreadHandle
- #backtrace — Celluloid::Task
- #backtrace — Celluloid::Task::Fibered
- #backtrace — Celluloid::Task::Threaded
- #bare_object — Celluloid::InstanceMethods
- #before_suspend — Celluloid::Actor::Sleeper
- #behavior_injections — Celluloid::Supervision::Container::Behavior::ClassMethods
- #behavior_options — Celluloid::ClassMethods
- #behavior_proxy — Celluloid::Actor
- #branch — Celluloid::Internals::Registry
- #broadcast — Celluloid::Condition
- #broadcast — Celluloid::Internals::Signals
- #busy? — Celluloid::Group::Pool
- #busy? — Celluloid::Group::Spawner
- #busy_size — Celluloid::Supervision::Container::Pool
- #call — Celluloid::Call::Block
- #call — Celluloid::Cell::ExitHandler
- #call — Celluloid::Future
- #call — Celluloid::Internals::Handler
- #call — Celluloid::Internals::Method
- #call — Celluloid::IncidentReporter::Formatter
- #call — Celluloid::SignalConditionRequest
- #call_chain_id — Celluloid::Thread
- #call_chain_id — Celluloid
- #cancel — Celluloid::Future
- #celluloid? — Thread
- #celluloid? — Celluloid::Thread
- #check — Celluloid::Call
- #check — Celluloid::Mailbox
- #check — Celluloid::Mailbox::Evented
- #clean_thread_locals — Celluloid::Group::Pool
- #cleanup — Celluloid::Actor
- #cleanup — Celluloid::Call::Sync
- #cleanup — Celluloid::Supervision::Container::Instance
- #clear — Celluloid::Internals::Registry
- #clear — Celluloid::IncidentLogger
- #clear — Celluloid::RingBuffer
- #clear_registry — Celluloid::Actor::System
- #count — Celluloid::Supervision::Configuration
- #crash — Celluloid::Internals::Logger
- #create — Celluloid::Group
- #create — Celluloid::Group::Pool
- #create — Celluloid::Task
- #create — Celluloid::Task::Fibered
- #create — Celluloid::Task::Threaded
- #create_incident — Celluloid::IncidentLogger
- #current_actor — Celluloid
- #current_instance — Celluloid::Supervision::Configuration
- #dead? — Celluloid::Proxy::Actor
- #dead? — Celluloid::Proxy::Cell
- #dead_letter — Celluloid::Mailbox
- #debug — Celluloid::Internals::Logger::WithBacktrace
- #debug — Celluloid::IncidentLogger
- #debug — Celluloid::Internals::Logger
- #decorate — Celluloid::Internals::Logger::WithBacktrace
- #default_exit_handler — Celluloid::Actor
- #defer — Celluloid
- #define — Celluloid::Supervision::Configuration
- #define — Celluloid::Supervision::Configuration::Instance
- #delete — Celluloid::Internals::Links
- #delete — Celluloid::Internals::Registry
- #delete — Celluloid::Internals::TaskSet
- #delete — Celluloid::Supervision::Configuration::Instance
- #deliver — Celluloid::Task::Fibered
- #deliver — Celluloid::Task::Threaded
- #deploy — Celluloid::Supervision::Configuration
- #deprecate — Celluloid::Internals::Logger
- #dispatch — Celluloid::Call
- #dispatch — Celluloid::Call::Async
- #dispatch — Celluloid::Call::Block
- #dispatch — Celluloid::Call::Sync
- #dispatch — Celluloid::Internals::Response
- #dispatch — Celluloid::Internals::Response::Block
- #dispatch_event — Celluloid::Probe
- #display_backtrace — Celluloid::Internals::Stack::DisplayBacktrace
- #dump — Celluloid::Internals::Stack::CellState
- #dump — Celluloid::Internals::Stack::ThreadState
- #dump — Celluloid::Internals::Stack::ActorState
- #each — Celluloid::Group
- #each — Celluloid::Internals::Links
- #each — Celluloid::Mailbox
- #each — Celluloid::Supervision::Configuration
- #each_actor — Celluloid::Group
- #empty? — Celluloid::Internals::TaskSet
- #empty? — Celluloid::RingBuffer
- #eql? — Celluloid::Proxy::AbstractCall
- #error — Celluloid::Internals::Logger::WithBacktrace
- #error — Celluloid::IncidentLogger
- #error — Celluloid::Internals::Logger
- #every — Celluloid::Actor
- #every — Celluloid
- #exception_handler — Celluloid::Internals::Logger
- #exclusive — Celluloid::Task
- #exclusive — Celluloid
- #exclusive? — Celluloid::Task
- #exclusive? — Celluloid
- #execute — Celluloid::Future
- #execute_block_on_receiver — Celluloid::Call
- #export — Celluloid::Supervision::Configuration
- #export — Celluloid::Supervision::Configuration::Instance
- #fatal — Celluloid::IncidentLogger
- #finalize — Celluloid::Group::Pool
- #finalize — Celluloid::Supervision::Container
- #find — Celluloid::Supervision::Container
- #first — Celluloid::Internals::TaskSet
- #flush — Celluloid::IncidentLogger
- #flush — Celluloid::RingBuffer
- #forked? — Celluloid::Group
- #format_exception — Celluloid::Internals::Logger
- #full? — Celluloid::RingBuffer
- #future — Celluloid::Proxy::Cell
- #future — Celluloid
- #get — Celluloid::Group
- #get — Celluloid::Group::Pool
- #get — Celluloid::Group::Spawner
- #get — Celluloid::Internals::Registry
- #get — Celluloid::Supervision::Configuration::Instance
- #get_thread — Celluloid::Actor::System
- #guard — Celluloid::Task
- #handle — Celluloid::Actor
- #handle — Celluloid::Internals::Handlers
- #handle_crash — Celluloid::Actor
- #handle_message — Celluloid::Actor
- #handle_message — Celluloid::Internals::Handlers
- #handle_message — Celluloid::Internals::Receivers
- #handle_system_event — Celluloid::Actor
- #hash — Celluloid::Proxy::AbstractCall
- #identifier! — Celluloid::Supervision::Container::Behavior::ClassMethods
- #idle? — Celluloid::Group::Pool
- #idle? — Celluloid::Group::Spawner
- #idle_size — Celluloid::Supervision::Container::Pool
- #incident_topic — Celluloid::IncidentLogger
- #include? — Celluloid::Internals::Links
- #include? — Celluloid::Internals::Registry
- #include? — Celluloid::Supervision::Configuration
- #increment — Celluloid::Supervision::Configuration
- #index — Celluloid::Internals::Registry
- #info — Celluloid::Internals::Logger::WithBacktrace
- #info — Celluloid::IncidentLogger
- #info — Celluloid::Internals::Logger
- #injection! — Celluloid::Supervision::Configuration::Instance
- #injections! — Celluloid::Supervision::Configuration::Instance
- #inspect — Celluloid::Internals::Links
- #inspect — Celluloid::Internals::Method
- #inspect — Celluloid::Mailbox
- #inspect — Celluloid::Proxy::AbstractCall
- #inspect — Celluloid::Proxy::Actor
- #inspect — Celluloid::Proxy::Cell
- #inspect — Celluloid::Supervision::Container::Pool
- #inspect — Celluloid::Task
- #inspect — Celluloid::InstanceMethods
- #instantiate — Celluloid::Group::Spawner
- #invoke — Celluloid::Cell
- #invoke_injection — Celluloid::Supervision::Configuration
- #invoke_injection — Celluloid::Supervision::Configuration::Instance
- #invoke_injection — Celluloid::Supervision::Container::Instance
- #is_a? — Celluloid::Supervision::Container::Pool
- #join — Celluloid::Internals::ThreadHandle
- #key? — Celluloid::Supervision::Configuration::Instance
- #kill — Celluloid::Internals::ThreadHandle
- #kind_of? — Celluloid::Supervision::Container::Pool
- #leaked? — Celluloid::InstanceMethods
- #link — Celluloid
- #linked_to? — Celluloid
- #linking_request — Celluloid::Actor
- #links — Celluloid
- #listeners_for — Celluloid::Notifications::Fanout
- #listening? — Celluloid::Notifications::Fanout
- #log — Celluloid::IncidentLogger
- #mailbox — Celluloid::Thread
- #mailbox_full — Celluloid::Mailbox
- #match — Celluloid::Internals::Handler
- #match — Celluloid::Internals::Receiver
- #matches? — Celluloid::Notifications::Subscriber
- #merge — Celluloid::Incident
- #merge — Celluloid::Supervision::Configuration
- #merge — Celluloid::Supervision::Configuration::Instance
- #merge! — Celluloid::Supervision::Configuration
- #merge! — Celluloid::Supervision::Configuration::Instance
- #method — Celluloid::Proxy::Cell
- #method — Celluloid::Supervision::Container::Pool
- #method_missing — Celluloid::Proxy::Async
- #method_missing — Celluloid::Proxy::Future
- #method_missing — Celluloid::Proxy::Sync
- #method_missing — Celluloid::Supervision::Container::Pool
- #methods — Celluloid::Supervision::Container::Pool
- #monitor — Celluloid
- #monitoring? — Celluloid
- #name — Celluloid::Internals::Method
- #name — Celluloid::Supervision::Container::Pool
- #name — Celluloid::InstanceMethods
- #name_current_thread — Celluloid::Task
- #names — Celluloid::Internals::Registry
- #new — Celluloid::ClassMethods
- #new_link — Celluloid::ClassMethods
- #next_message — Celluloid::Mailbox
- #next_message — Celluloid::Mailbox::Evented
- #parameters — Celluloid::Internals::Method
- #pool — Celluloid::Supervision::Container
- #pool — Celluloid::ClassMethods
- #pool_link — Celluloid::ClassMethods
- #prepare_args — Celluloid::Supervision::Container::Instance
- #print — Celluloid::Internals::Stack
- #process — Celluloid::LinkingRequest
- #process_queue — Celluloid::Probe
- #property — Celluloid::Internals::Properties
- #provider — Celluloid::Supervision::Configuration
- #provider — Celluloid::Supervision::Service::Root
- #prune — Celluloid::Notifications::Fanout
- #publish — Celluloid::Notifications::Fanout
- #publish — Celluloid::Notifications::Subscriber
- #publish — Celluloid::Notifications
- #purge — Celluloid::Group
- #push — Celluloid::RingBuffer
- #put — Celluloid::Group::Pool
- #ready? — Celluloid::Future
- #ready? — Celluloid::Supervision::Configuration::Instance
- #receive — Celluloid::Actor
- #receive — Celluloid::Internals::Receivers
- #receive — Celluloid::Mailbox
- #receive — Celluloid
- #registered — Celluloid::Actor::System
- #registered_name — Celluloid::InstanceMethods
- #remove — Celluloid::Supervision::Container
- #remove_accessors — Celluloid::Supervision::Container
- #remove_accessors — Celluloid::Supervision::Container::Instance
- #remove_element — Celluloid::RingBuffer
- #report — Celluloid::IncidentReporter
- #respond — Celluloid::Call::Sync
- #respond_to? — Celluloid::Proxy::Sync
- #respond_to? — Celluloid::Supervision::Container::Pool
- #response — Celluloid::Call::Sync
- #restart — Celluloid::Supervision::Container::Instance
- #restart_actor — Celluloid::Supervision::Container
- #resume — Celluloid::Internals::Receiver
- #resume — Celluloid::Task
- #resync_accessors — Celluloid::Supervision::Configuration
- #resync_accessors — Celluloid::Supervision::Configuration::Instance
- #role — Celluloid::Thread
- #role= — Celluloid::Thread
- #root_configuration — Celluloid::Actor::System
- #root_services — Celluloid::Actor::System
- #run — Celluloid::Actor
- #run — Celluloid::ClassMethods
- #running — Celluloid::Actor::System
- #running? — Celluloid::Actor::System
- #running? — Celluloid::Task
- #set — Celluloid::Internals::Registry
- #set — Celluloid::Supervision::Configuration::Instance
- #setup_thread — Celluloid::Actor
- #severity_to_string — Celluloid::IncidentLogger::Severity
- #shift — Celluloid::RingBuffer
- #shutdown — Celluloid::Actor
- #shutdown — Celluloid::Actor::System
- #shutdown — Celluloid::Cell
- #shutdown — Celluloid::Group
- #shutdown — Celluloid::Group::Pool
- #shutdown — Celluloid::Group::Spawner
- #shutdown — Celluloid::Mailbox
- #shutdown — Celluloid::Mailbox::Evented
- #shutdown — Celluloid::Supervision::Configuration
- #shutdown — Celluloid::Supervision::Container
- #shutdown_timeout — Celluloid::Actor::System
- #signal — Celluloid::Actor
- #signal — Celluloid::Condition
- #signal — Celluloid::Future
- #signal — Celluloid::Task::Fibered
- #signal — Celluloid::Task::Threaded
- #signal — Celluloid
- #silence — Celluloid::IncidentReporter
- #silenced? — Celluloid::IncidentReporter
- #size — Celluloid::Mailbox
- #size= — Celluloid::Supervision::Container::Pool
- #sleep — Celluloid::Actor
- #sleep — Celluloid
- #snapshot — Celluloid::Internals::Stack
- #snapshot_actor — Celluloid::Internals::Stack
- #snapshot_cell — Celluloid::Internals::Stack
- #snapshot_thread — Celluloid::Internals::Stack
- #spawn — Celluloid::ClassMethods
- #spawn_link — Celluloid::ClassMethods
- #stack_dump — Celluloid::Actor::System
- #stack_summary — Celluloid::Actor::System
- #start — Celluloid::Actor
- #start — Celluloid::Actor::System
- #start — Celluloid::Supervision::Container::Instance
- #subscribe — Celluloid::Notifications::Fanout
- #subscribe — Celluloid::Notifications
- #subscribed_to? — Celluloid::Notifications::Subscriber
- #supervise — Celluloid::Supervision::Container
- #supervise — Celluloid::ClassMethods
- #suspend — Celluloid::Task
- #tap — Celluloid::InstanceMethods
- #task — Celluloid::Actor
- #task — Celluloid::Cell
- #task — Celluloid::Thread
- #tasks — Celluloid
- #terminate — Celluloid::Actor
- #terminate — Celluloid::Proxy::Actor
- #terminate — Celluloid::Proxy::Cell
- #terminate — Celluloid::Supervision::Container::Instance
- #terminate — Celluloid::Task
- #terminate — Celluloid::Task::Fibered
- #terminate — Celluloid
- #terminate! — Celluloid::Proxy::Actor
- #terminate! — Celluloid::Proxy::Cell
- #thread — Celluloid::Proxy::Cell
- #thread_metadata — Celluloid::Task
- #timeout — Celluloid::Actor
- #timeout — Celluloid
- #to_a — Celluloid::Group
- #to_a — Celluloid::Internals::TaskSet
- #to_a — Celluloid::Mailbox
- #to_proc — Celluloid::Proxy::Block
- #to_s — Celluloid::Supervision::Container::Pool
- #trace — Celluloid::IncidentLogger
- #unknown — Celluloid::IncidentLogger
- #unlink — Celluloid
- #unmonitor — Celluloid
- #unsilence — Celluloid::IncidentReporter
- #unsubscribe — Celluloid::Notifications::Fanout
- #unsubscribe — Celluloid::Notifications
- #value — Celluloid::Call::Sync
- #value — Celluloid::Future
- #value — Celluloid::Future::Result
- #value — Celluloid::Internals::Response::Error
- #wait — Celluloid::Actor
- #wait — Celluloid::Actor::Sleeper
- #wait — Celluloid::Call::Sync
- #wait — Celluloid::Condition
- #wait — Celluloid::Condition::Waiter
- #wait — Celluloid::Internals::Signals
- #wait — Celluloid
- #warn — Celluloid::Internals::Logger::WithBacktrace
- #warn — Celluloid::IncidentLogger
- #warn — Celluloid::Internals::Logger
- #with_backtrace — Celluloid::Internals::Logger
- #within — Celluloid::Actor::System
- #wrapped_object — Celluloid::InstanceMethods