ensembl-hive  2.1
 All Classes Namespaces Files Functions Pages
Bio::EnsEMBL::Hive::Valley Class Reference
+ Inheritance diagram for Bio::EnsEMBL::Hive::Valley:
+ Collaboration diagram for Bio::EnsEMBL::Hive::Valley:

Public Member Functions

public meadow_class_path ()
 
public new ()
 
public available_meadow_hash ()
 
public get_available_meadow_list ()
 
public set_default_meadow_type ()
 
public get_default_meadow ()
 
public find_available_meadow_responsible_for_worker ()
 
public whereami ()
 
public get_pending_worker_counts_by_meadow_type_rc_name ()
 
public get_meadow_capacity_hash_by_meadow_type ()
 
public count_running_workers ()
 
- Public Member Functions inherited from Bio::EnsEMBL::Hive::Configurable
public config ()
 
public context ()
 
public config_get ()
 
public config_set ()
 

Detailed Description

Description

    A Valley represents a collection of available Meadows.

    Certain methods fit better with the concept of Valley -
    such as identifying all dead workers, or killing a particular one given worker_id.

Member Function Documentation

public Bio::EnsEMBL::Hive::Valley::available_meadow_hash ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::Valley::count_running_workers ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::Valley::find_available_meadow_responsible_for_worker ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::Valley::get_available_meadow_list ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::Valley::get_default_meadow ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::Valley::get_meadow_capacity_hash_by_meadow_type ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::Valley::get_pending_worker_counts_by_meadow_type_rc_name ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::Valley::meadow_class_path ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::Valley::new ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::Valley::set_default_meadow_type ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::Valley::whereami ( )

Undocumented method

Code:
click to view

The documentation for this class was generated from the following file: