|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.p2p.past.testing.PastRegrTest.TestPastContent rice.p2p.past.testing.PastRegrTest.VersionedTestPastContent rice.p2p.past.testing.PastRegrTest.NonOverwritingTestPastContent
protected static class PastRegrTest.NonOverwritingTestPastContent
Field Summary |
---|
Fields inherited from class rice.p2p.past.testing.PastRegrTest.VersionedTestPastContent |
---|
version |
Fields inherited from class rice.p2p.past.testing.PastRegrTest.TestPastContent |
---|
existing, id |
Constructor Summary | |
---|---|
PastRegrTest.NonOverwritingTestPastContent(Id id,
int version)
|
Method Summary | |
---|---|
PastContent |
checkInsert(Id id,
PastContent existingContent)
Checks if a insert operation should be allowed. |
Methods inherited from class rice.p2p.past.testing.PastRegrTest.VersionedTestPastContent |
---|
equals, toString |
Methods inherited from class rice.p2p.past.testing.PastRegrTest.TestPastContent |
---|
getHandle, getId, isMutable |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PastRegrTest.NonOverwritingTestPastContent(Id id, int version)
Method Detail |
---|
public PastContent checkInsert(Id id, PastContent existingContent) throws PastException
PastContent
checkInsert
in interface PastContent
checkInsert
in class PastRegrTest.TestPastContent
id
- the key identifying the object
PastException
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |