Package | Description |
---|---|
messif.netbucket |
Networked objects and buckets.
|
Constructor and Description |
---|
BucketManipulationReplyMessage(BucketManipulationRequestMessage message,
AbstractObjectIterator<? extends LocalAbstractObject> objects)
Creates a new instance of BucketManipulationReplyMessage for getting
|
BucketManipulationReplyMessage(BucketManipulationRequestMessage message,
BucketErrorCode errorCode)
Creates a new instance of BucketManipulationReplyMessage for adding object
|
BucketManipulationReplyMessage(BucketManipulationRequestMessage message,
java.util.Collection<? extends LocalAbstractObject> objects,
QueryOperation<?> query)
Creates a new instance of BucketManipulationReplyMessage for getting
|
BucketManipulationReplyMessage(BucketManipulationRequestMessage message,
LocalAbstractObject object)
Creates a new instance of BucketManipulationReplyMessage for getting object
|
BucketManipulationReplyMessage(BucketManipulationRequestMessage message,
LocalAbstractObject object,
boolean deleteObject)
Creates a new instance of BucketManipulationReplyMessage for getting object
|