All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ncsa.habanero.replay.DistributedReplayStart

java.lang.Object
   |
   +----ncsa.habanero.HabaneroAction
           |
           +----ncsa.habanero.replay.DistributedReplayAction
                   |
                   +----ncsa.habanero.replay.DistributedReplayStart

public class DistributedReplayStart
extends DistributedReplayAction
DistributedReplayStart Allows you to start the replay


Constructor Index

 o DistributedReplayStart()

Method Index

 o actAtArbitrator(Arbitrator, Specifiable)
 o describe()

Constructors

 o DistributedReplayStart
 public DistributedReplayStart()
Returns:
creates a replay action, for marshalling

Methods

 o describe
 public String describe()
Returns:
a string that describes this object
Overrides:
describe in class HabaneroAction
 o actAtArbitrator
 public void actAtArbitrator(Arbitrator arb,
                             Specifiable target)
Parameters:
arb - the arbitrator
target - the target
Returns:
changes the speed of replay
Overrides:
actAtArbitrator in class DistributedReplayAction

All Packages  Class Hierarchy  This Package  Previous  Next  Index