Uses of Interface
org.codehaus.wadi.location.partition.PartitionMessage

Packages that use PartitionMessage
org.codehaus.wadi.location.partition   
 

Uses of PartitionMessage in org.codehaus.wadi.location.partition
 

Subinterfaces of PartitionMessage in org.codehaus.wadi.location.partition
 interface PartitionRequestMessage
           
 interface PartitionResponseMessage
           
 

Classes in org.codehaus.wadi.location.partition that implement PartitionMessage
 class PartitionEvacuationRequest
          Sent to the Coordinator, requesting that it rearrange Partition ownership, excluding the Requestor.
 class PartitionRepopulateRequest
           
 class PartitionRepopulateResponse
           
 class PartitionTransferRequest
          Sent from one peer to another, requesting that it take over ownership of a number of Partitions (enclosed).
 



Copyright © 2010. All Rights Reserved.