|
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
|
Constructors in rice.p2p.aggregation.messaging with parameters of type RawPastContent | |
---|---|
NonAggregate(InputBuffer buf,
Endpoint endpoint,
RawPastContent subContent,
PastContentDeserializer pcd)
|
|
NonAggregate(RawPastContent subContent)
|
Uses of RawPastContent in rice.p2p.aggregation.raw |
---|
Classes in rice.p2p.aggregation.raw that implement RawPastContent | |
---|---|
class |
RawAggregate
|
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)
|
Fragment[] |
GlacierDefaultPolicy.encodeObject(RawPastContent obj,
boolean[] generateFragment)
|
Uses of RawPastContent in rice.p2p.past.gc.rawserialization |
---|
Subinterfaces of RawPastContent in rice.p2p.past.gc.rawserialization | |
---|---|
interface |
RawGCPastContent
|
Classes in rice.p2p.past.gc.rawserialization that implement RawPastContent | |
---|---|
class |
JavaSerializedGCPastContent
|
Uses of RawPastContent in rice.p2p.past.messaging |
---|
Fields in rice.p2p.past.messaging declared as RawPastContent | |
---|---|
protected RawPastContent |
CacheMessage.content
|
protected RawPastContent |
InsertMessage.content
|
Constructors in rice.p2p.past.messaging with parameters of type RawPastContent | |
---|---|
CacheMessage(int uid,
RawPastContent content,
NodeHandle source,
Id dest)
|
|
InsertMessage(int uid,
RawPastContent content,
NodeHandle source,
Id dest)
|
Uses of RawPastContent in rice.p2p.past.rawserialization |
---|
Classes in rice.p2p.past.rawserialization that implement RawPastContent | |
---|---|
class |
JavaSerializedPastContent
|
Uses of RawPastContent in rice.p2p.past.testing |
---|
Classes in rice.p2p.past.testing that implement RawPastContent | |
---|---|
protected static class |
RawPastRegrTest.NonMutableTestPastContent
|
protected static class |
RawPastRegrTest.NonOverwritingTestPastContent
|
protected static class |
RawPastRegrTest.TestPastContent
Utility class for past content objects |
protected static class |
RawPastRegrTest.VersionedTestPastContent
|
Fields in rice.p2p.past.testing declared as RawPastContent | |
---|---|
protected RawPastContent |
RawPastRegrTest.TestPastContent.existing
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |