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.infos Defines informations that have to be linked with checkpoints and messages for CIC protocol.  
org.objectweb.proactive.core.body.ft.protocols.cic.managers Defines active object behavior for the CIC protocol.  
org.objectweb.proactive.core.body.ft.protocols.cic.servers Defines the CIC protocol specific behavior of the fault-tolerance servers.  
org.objectweb.proactive.core.body.ft.protocols.pmlrb.infos Defines informations that have to be linked with checkpoints and messages for PML protocol.  
org.objectweb.proactive.core.body.ft.protocols.pmlrb.managers Defines active object behavior for the PML protocol.  
org.objectweb.proactive.core.body.ft.protocols.pmlrb.servers Defines the PML protocol specific behavior of the fault-tolerance servers.  
org.objectweb.proactive.core.body.ft.servers Defines all needed servers for fault-tolerance mecanism, and a global server that implements all needed behaviors.  
org.objectweb.proactive.core.body.ft.servers.recovery Defines recovery process interface, i.e. the process responsible for triggering the recovery.  
org.objectweb.proactive.core.body.ft.servers.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.rmi RMI 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.infos
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.managers
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.servers
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.protocols.pmlrb.infos
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.pmlrb.managers
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.pmlrb.servers
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.servers
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.servers.recovery
Checkpoint
          This class defines a checkpoint object.
 

Classes in org.objectweb.proactive.core.body.ft.checkpointing used by org.objectweb.proactive.core.body.ft.servers.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.rmi
Checkpoint
          This class defines a checkpoint object.
 



Copyright 2001-2005 INRIA All Rights Reserved.