ensembl-hive  2.5
Bio::EnsEMBL::Hive::Limiter Class Reference

Public Member Functions

public new ()
 
public description ()
 
public original_capacity ()
 
public available_capacity ()
 
public multiplier ()
 
public reached ()
 
public preliminary_offer ()
 
public final_decision ()
 

Detailed Description

Description

    A simple data object that has a conditional capper/minimizer built in.
    Simple but very useful in the context of multi-parameter scheduling.

Definition at line 10 of file Limiter.pm.

Member Function Documentation

◆ available_capacity()

public Bio::EnsEMBL::Hive::Limiter::available_capacity ( )

Undocumented method

Code:
click to view

◆ description()

public Bio::EnsEMBL::Hive::Limiter::description ( )

Undocumented method

Code:
click to view

◆ final_decision()

public Bio::EnsEMBL::Hive::Limiter::final_decision ( )

Undocumented method

Code:
click to view

◆ multiplier()

public Bio::EnsEMBL::Hive::Limiter::multiplier ( )

Undocumented method

Code:
click to view

◆ new()

public Bio::EnsEMBL::Hive::Limiter::new ( )

Undocumented method

Code:
click to view

◆ original_capacity()

public Bio::EnsEMBL::Hive::Limiter::original_capacity ( )

Undocumented method

Code:
click to view

◆ preliminary_offer()

public Bio::EnsEMBL::Hive::Limiter::preliminary_offer ( )

Undocumented method

Code:
click to view

◆ reached()

public Bio::EnsEMBL::Hive::Limiter::reached ( )

Undocumented method

Code:
click to view

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