Uses of Package
org.objectweb.proactive.core.body.ft.servers.storage

Packages that use org.objectweb.proactive.core.body.ft.servers.storage
org.objectweb.proactive.core.body.ft.protocols Defines specific behavior for each implemented fault-tolerance 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.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.storage Defines the storage process interface of the fault-tolerance server, i.e. the checkpoints storage service.  
 

Classes in org.objectweb.proactive.core.body.ft.servers.storage used by org.objectweb.proactive.core.body.ft.protocols
CheckpointServer
          An object implementiong this interface provides services for storing and retreiving checkpoints and checkpointInfos.
 

Classes in org.objectweb.proactive.core.body.ft.servers.storage used by org.objectweb.proactive.core.body.ft.protocols.cic.servers
CheckpointServer
          An object implementiong this interface provides services for storing and retreiving checkpoints and checkpointInfos.
CheckpointServerImpl
           
 

Classes in org.objectweb.proactive.core.body.ft.servers.storage used by org.objectweb.proactive.core.body.ft.protocols.pmlrb.servers
CheckpointServer
          An object implementiong this interface provides services for storing and retreiving checkpoints and checkpointInfos.
CheckpointServerImpl
           
 

Classes in org.objectweb.proactive.core.body.ft.servers.storage used by org.objectweb.proactive.core.body.ft.servers
CheckpointServer
          An object implementiong this interface provides services for storing and retreiving checkpoints and checkpointInfos.
 

Classes in org.objectweb.proactive.core.body.ft.servers.storage used by org.objectweb.proactive.core.body.ft.servers.storage
CheckpointServer
          An object implementiong this interface provides services for storing and retreiving checkpoints and checkpointInfos.
 



Copyright 2001-2005 INRIA All Rights Reserved.