public class BucketRemoveReplyMessage extends BucketReplyMessage
messageID, navigationPath
Constructor and Description |
---|
BucketRemoveReplyMessage(BucketRemoveRequestMessage message,
boolean removed)
Creates a new instance of BucketRemoveReplyMessage for the supplied data.
|
Modifier and Type | Method and Description |
---|---|
boolean |
getRemoved() |
clone, toString
deregisterOperStats, equals, getDestination, getMessageID, getNavigationPathLength, getOriginalSender, getPathElements, getSender, getSenderList, hashCode, registerBoundStat, registerBoundStat, setNavigationPathStatistics
public BucketRemoveReplyMessage(BucketRemoveRequestMessage message, boolean removed)
message
- the original message this message is response to