ensembl-hive  2.5
Bio::EnsEMBL::Hive::Role Class Reference
+ Inheritance diagram for Bio::EnsEMBL::Hive::Role:

Public Member Functions

public when_started ()
 
public when_finished ()
 
public attempted_jobs ()
 
public done_jobs ()
 
public register_attempt ()
 
- Public Member Functions inherited from Bio::EnsEMBL::Hive::Storable
public Bio::EnsEMBL::Hive::Storable new ()
 
public Int dbID ()
 
public Bio::EnsEMBL::Hive::DBSQL::BaseAdaptor adaptor ()
 
public DESTROY ()
 
public AUTOLOAD ()
 
- Public Member Functions inherited from Bio::EnsEMBL::Hive::Cacheable
public hive_pipeline ()
 
public is_local_to ()
 
public count_local_and_remote_objects ()
 
public relative_display_name ()
 
public relative_url ()
 
public display_name ()
 
public unikey ()
 

Detailed Description

Description

    Role is a state of a Worker while performing jobs of a particular Analysis.

Definition at line 9 of file Role.pm.

Member Function Documentation

◆ attempted_jobs()

public Bio::EnsEMBL::Hive::Role::attempted_jobs ( )

Undocumented method

Code:
click to view

◆ done_jobs()

public Bio::EnsEMBL::Hive::Role::done_jobs ( )

Undocumented method

Code:
click to view

◆ register_attempt()

public Bio::EnsEMBL::Hive::Role::register_attempt ( )

Undocumented method

Code:
click to view

◆ when_finished()

public Bio::EnsEMBL::Hive::Role::when_finished ( )

Undocumented method

Code:
click to view

◆ when_started()

public Bio::EnsEMBL::Hive::Role::when_started ( )

Undocumented method

Code:
click to view

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