Uses of Class
be.ac.ua.broker.allocation.spot.model.Checkpoint

Packages that use Checkpoint
be.ac.ua.broker.allocation.spot.model   
 

Uses of Checkpoint in be.ac.ua.broker.allocation.spot.model
 

Methods in be.ac.ua.broker.allocation.spot.model that return Checkpoint
 Checkpoint State.getCheckpoint(int scheme)
          Getter for the checkpoint of the specified checkpointing scheme
 

Constructors in be.ac.ua.broker.allocation.spot.model with parameters of type Checkpoint
State(SrcRecord rec, Parameter par, Task task, Checkpoint[] ckps)
          Constructor for State