|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of RawPastContent in rice.p2p.aggregation.messaging |
| Classes in rice.p2p.aggregation.messaging that implement RawPastContent | |
class |
NonAggregate
Just wraps a header in Past to know that it is something other than an Aggregate |
| Fields in rice.p2p.aggregation.messaging declared as RawPastContent | |
RawPastContent |
NonAggregate.content
DESCRIBE THE FIELD |
| Constructors in rice.p2p.aggregation.messaging with parameters of type RawPastContent | |
NonAggregate(RawPastContent subContent)
Constructor for NonAggregate. |
|
NonAggregate(InputBuffer buf,
Endpoint endpoint,
RawPastContent subContent,
PastContentDeserializer pcd)
Constructor for NonAggregate. |
|
| Uses of RawPastContent in rice.p2p.aggregation.raw |
| Classes in rice.p2p.aggregation.raw that implement RawPastContent | |
class |
RawAggregate
DESCRIBE THE CLASS |
| Uses of RawPastContent in rice.p2p.glacier |
| Methods in rice.p2p.glacier with parameters of type RawPastContent | |
Fragment[] |
ErasureCodec.encodeObject(RawPastContent obj,
boolean[] generateFragment)
Serializes the object. |
| Uses of RawPastContent in rice.p2p.glacier.v2 |
| Methods in rice.p2p.glacier.v2 with parameters of type RawPastContent | |
Manifest[] |
GlacierDefaultPolicy.createManifests(VersionKey key,
RawPastContent obj,
Fragment[] fragments,
long expiration)
DESCRIBE THE METHOD |
Fragment[] |
GlacierDefaultPolicy.encodeObject(RawPastContent obj,
boolean[] generateFragment)
DESCRIBE THE METHOD |
| Uses of RawPastContent in rice.p2p.past.gc.rawserialization |
| Subinterfaces of RawPastContent in rice.p2p.past.gc.rawserialization | |
interface |
RawGCPastContent
DESCRIBE THE INTERFACE |
| Classes in rice.p2p.past.gc.rawserialization that implement RawPastContent | |
class |
JavaSerializedGCPastContent
DESCRIBE THE CLASS |
| Uses of RawPastContent in rice.p2p.past.messaging |
| Fields in rice.p2p.past.messaging declared as RawPastContent | |
protected RawPastContent |
CacheMessage.content
DESCRIBE THE FIELD |
protected RawPastContent |
InsertMessage.content
DESCRIBE THE FIELD |
| Constructors in rice.p2p.past.messaging with parameters of type RawPastContent | |
CacheMessage(int uid,
RawPastContent content,
NodeHandle source,
Id dest)
Constructor for CacheMessage. |
|
InsertMessage(int uid,
RawPastContent content,
NodeHandle source,
Id dest)
Constructor for InsertMessage. |
|
| Uses of RawPastContent in rice.p2p.past.rawserialization |
| Classes in rice.p2p.past.rawserialization that implement RawPastContent | |
class |
JavaSerializedPastContent
DESCRIBE THE CLASS |
| Uses of RawPastContent in rice.p2p.past.testing |
| Classes in rice.p2p.past.testing that implement RawPastContent | |
protected static class |
RawPastRegrTest.NonMutableTestPastContent
DESCRIBE THE CLASS |
protected static class |
RawPastRegrTest.NonOverwritingTestPastContent
DESCRIBE THE CLASS |
protected static class |
RawPastRegrTest.TestPastContent
Utility class for past content objects |
protected static class |
RawPastRegrTest.VersionedTestPastContent
DESCRIBE THE CLASS |
| Fields in rice.p2p.past.testing declared as RawPastContent | |
protected RawPastContent |
RawPastRegrTest.TestPastContent.existing
DESCRIBE THE FIELD |
|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||