|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OldMessage | |
org.codehaus.wadi.dindex | |
org.codehaus.wadi.dindex.impl | |
org.codehaus.wadi.dindex.messages | |
org.codehaus.wadi.dindex.newmessages |
Uses of OldMessage in org.codehaus.wadi.dindex |
Subinterfaces of OldMessage in org.codehaus.wadi.dindex | |
interface |
DIndexMessage
|
interface |
DIndexRequest
|
interface |
DIndexResponse
|
Uses of OldMessage in org.codehaus.wadi.dindex.impl |
Classes in org.codehaus.wadi.dindex.impl that implement OldMessage | |
class |
AbstractDIndexRequest
|
Uses of OldMessage in org.codehaus.wadi.dindex.messages |
Classes in org.codehaus.wadi.dindex.messages that implement OldMessage | |
class |
DIndexForwardRequest
|
class |
DIndexRelocationRequest
|
class |
DIndexRelocationResponse
|
class |
PartitionEvacuationRequest
|
class |
PartitionEvacuationResponse
|
class |
PartitionRepopulateRequest
|
class |
PartitionRepopulateResponse
|
class |
PartitionTransferAcknowledgement
|
class |
PartitionTransferCommand
|
class |
PartitionTransferRequest
|
class |
PartitionTransferResponse
|
class |
RelocationAcknowledgement
|
class |
RelocationRequest
|
class |
RelocationResponse
|
Uses of OldMessage in org.codehaus.wadi.dindex.newmessages |
Classes in org.codehaus.wadi.dindex.newmessages that implement OldMessage | |
class |
DeleteIMToPM
Sent from InvocationMaster to PartitionMaster requesting that an entry be removed from the index. |
class |
DeletePMToIM
Sent, from PartitionMaster to InvocationMaster, confirming removal of an item from the Partition's index. |
class |
InsertIMToPM
|
class |
InsertPMToIM
|
class |
MoveIMToPM
|
class |
ReleaseEntryRequest
A request for the emigration of the enclosed session - The response should be a ReleaseEntryResponse object sent whence this request arrived. |
class |
ReleaseEntryResponse
A query for the location of the session with the enclosed ID - The response should be a LocationResponse object sent whence this request arrived. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |