Uses of Package
org.codehaus.wadi.location.partitionmanager

Packages that use org.codehaus.wadi.location.partitionmanager
org.codehaus.wadi.core.assembler   
org.codehaus.wadi.core.contextualiser   
org.codehaus.wadi.core.manager   
org.codehaus.wadi.location.endpoint   
org.codehaus.wadi.location.partition   
org.codehaus.wadi.location.partitionmanager   
org.codehaus.wadi.location.partitionmanager.facade   
org.codehaus.wadi.location.partitionmanager.local   
org.codehaus.wadi.location.partitionmanager.remote   
org.codehaus.wadi.location.statemanager   
 

Classes in org.codehaus.wadi.location.partitionmanager used by org.codehaus.wadi.core.assembler
PartitionManager
          A PartitionManager is responsible for unambiguously renegotiating Partition ownership every time that there is a change in Cluster membership and exposing these Partitions to the rest of the program, whether local or Remote.
PartitionMapper
           
 

Classes in org.codehaus.wadi.location.partitionmanager used by org.codehaus.wadi.core.contextualiser
PartitionManager
          A PartitionManager is responsible for unambiguously renegotiating Partition ownership every time that there is a change in Cluster membership and exposing these Partitions to the rest of the program, whether local or Remote.
PartitionMapper
           
 

Classes in org.codehaus.wadi.location.partitionmanager used by org.codehaus.wadi.core.manager
PartitionManager
          A PartitionManager is responsible for unambiguously renegotiating Partition ownership every time that there is a change in Cluster membership and exposing these Partitions to the rest of the program, whether local or Remote.
 

Classes in org.codehaus.wadi.location.partitionmanager used by org.codehaus.wadi.location.endpoint
PartitionMapper
           
 

Classes in org.codehaus.wadi.location.partitionmanager used by org.codehaus.wadi.location.partition
PartitionBalancingException
           
 

Classes in org.codehaus.wadi.location.partitionmanager used by org.codehaus.wadi.location.partitionmanager
AbstractPartition
           
Partition
          A Partition represents a 'bucket' in the Key:Location that is shared between Cluster members.
PartitionBalancingException
           
PartitionManager
          A PartitionManager is responsible for unambiguously renegotiating Partition ownership every time that there is a change in Cluster membership and exposing these Partitions to the rest of the program, whether local or Remote.
PartitionManagerException
           
PartitionManagerMessageListener
           
PartitionMapper
           
SimplePartitionManagerTiming
           
 

Classes in org.codehaus.wadi.location.partitionmanager used by org.codehaus.wadi.location.partitionmanager.facade
Partition
          A Partition represents a 'bucket' in the Key:Location that is shared between Cluster members.
 

Classes in org.codehaus.wadi.location.partitionmanager used by org.codehaus.wadi.location.partitionmanager.local
Partition
          A Partition represents a 'bucket' in the Key:Location that is shared between Cluster members.
 

Classes in org.codehaus.wadi.location.partitionmanager used by org.codehaus.wadi.location.partitionmanager.remote
AbstractPartition
           
Partition
          A Partition represents a 'bucket' in the Key:Location that is shared between Cluster members.
 

Classes in org.codehaus.wadi.location.partitionmanager used by org.codehaus.wadi.location.statemanager
PartitionManager
          A PartitionManager is responsible for unambiguously renegotiating Partition ownership every time that there is a change in Cluster membership and exposing these Partitions to the rest of the program, whether local or Remote.
 



Copyright © 2011. All Rights Reserved.