Uses of Package
org.objectweb.proactive.core.body.ft.checkpointing

Packages that use org.objectweb.proactive.core.body.ft.checkpointing
org.objectweb.proactive.core.body.ft.checkpointing Defines the implementation of an active object checkpoint.  
org.objectweb.proactive.core.body.ft.protocols Defines specific behavior for each implemented fault-tolerance protocol.  
org.objectweb.proactive.core.body.ft.protocols.cic Defines specific behavior for Communication-Induced Checkpointing protocol.  
org.objectweb.proactive.core.body.ft.util Defines all needed servers for fault-tolerance mecanism, and a global server that implements all needed behaviors.  
org.objectweb.proactive.core.body.ft.util.storage Defines the storage process interface of the fault-tolerance server, i.e. the checkpoints storage service.  
org.objectweb.proactive.core.runtime Defines all classes needed to build a ProActiveRuntime.  
org.objectweb.proactive.core.runtime.http HTTP implementation of ProActiveRuntime
org.objectweb.proactive.core.runtime.ibis Ibis implementation of ProActiveRuntime
org.objectweb.proactive.core.runtime.jini JINI implementation of ProActiveRuntime.  
 

Classes in org.objectweb.proactive.core.body.ft.checkpointing used by org.objectweb.proactive.core.body.ft.checkpointing
CheckpointInfo
          Marker interface for informations on a checkpoint.
 

Classes in org.objectweb.proactive.core.body.ft.checkpointing used by org.objectweb.proactive.core.body.ft.protocols
CheckpointInfo
          Marker interface for informations on a checkpoint.
 

Classes in org.objectweb.proactive.core.body.ft.checkpointing used by org.objectweb.proactive.core.body.ft.protocols.cic
CheckpointInfo
          Marker interface for informations on a checkpoint.
 

Classes in org.objectweb.proactive.core.body.ft.checkpointing used by org.objectweb.proactive.core.body.ft.util
Checkpoint
          This class defines a checkpoint object.
CheckpointInfo
          Marker interface for informations on a checkpoint.
 

Classes in org.objectweb.proactive.core.body.ft.checkpointing used by org.objectweb.proactive.core.body.ft.util.storage
Checkpoint
          This class defines a checkpoint object.
CheckpointInfo
          Marker interface for informations on a checkpoint.
 

Classes in org.objectweb.proactive.core.body.ft.checkpointing used by org.objectweb.proactive.core.runtime
Checkpoint
          This class defines a checkpoint object.
 

Classes in org.objectweb.proactive.core.body.ft.checkpointing used by org.objectweb.proactive.core.runtime.http
Checkpoint
          This class defines a checkpoint object.
 

Classes in org.objectweb.proactive.core.body.ft.checkpointing used by org.objectweb.proactive.core.runtime.ibis
Checkpoint
          This class defines a checkpoint object.
 

Classes in org.objectweb.proactive.core.body.ft.checkpointing used by org.objectweb.proactive.core.runtime.jini
Checkpoint
          This class defines a checkpoint object.
 



Copyright ? April 2005 INRIA All Rights Reserved.