Package | Description |
---|---|
messif.netbucket |
Networked objects and buckets.
|
messif.netbucket.replication |
Replication support for remote buckets.
|
Class and Description |
---|
BucketCreateReplyMessage
Message for returning results of a remote bucket creation.
|
BucketCreateRequestMessage
Message for requesting creation of a remote bucket.
|
BucketManipulationReplyMessage |
BucketManipulationRequestMessage
NetworkBucketDispatcher message that can request several operations to be performed with
the specified bucket:
add given objects,
add ALL objects from a specified local bucket
remove objects (by locator or equal),
find and return stored objects (specified by locator, key or return ALL objects).
|
BucketProcessQueryReplyMessage
Message for returning results of a query processed on a remote bucket.
|
BucketProcessQueryRequestMessage
Message requesting to process a query on a remote bucket.
|
BucketRemoveReplyMessage
Message for returning results of a remote bucket removal.
|
BucketRemoveRequestMessage |
BucketReplyMessage
Generic message for returning results of an object manipulation on a remote bucket.
|
BucketRequestMessage
Generic message for requesting an object manipulation on a remote bucket.
|
BucketSplitReplyMessage
Message for returning results of a remote bucket split.
|
BucketSplitRequestMessage
Message requesting to split a bucket creating new ones.
|
NetworkBucketDispatcher |
RemoteBucket
This class represents the Bucket that is maintained on remote network node (i.e. another computer).
|
Class and Description |
---|
NetworkBucketDispatcher |
RemoteBucket
This class represents the Bucket that is maintained on remote network node (i.e. another computer).
|