Rice Pastry API

Uses of Class
rice.p2p.past.PastException

Packages that use PastException
rice.p2p.aggregation   
rice.p2p.aggregation.messaging   
rice.p2p.glacier.v2   
rice.p2p.past   
rice.p2p.past.gc   
rice.p2p.past.gc.rawserialization   
rice.p2p.past.rawserialization   
rice.p2p.past.testing   
 

Uses of PastException in rice.p2p.aggregation
 

Methods in rice.p2p.aggregation that throw PastException
 PastContent Aggregate.checkInsert(Id id, PastContent existingContent)
           
 

Uses of PastException in rice.p2p.aggregation.messaging
 

Methods in rice.p2p.aggregation.messaging that throw PastException
 PastContent NonAggregate.checkInsert(Id id, PastContent existingContent)
           
 

Uses of PastException in rice.p2p.glacier.v2
 

Methods in rice.p2p.glacier.v2 that throw PastException
 PastContent DebugContent.checkInsert(Id id, PastContent existingContent)
           
 

Uses of PastException in rice.p2p.past
 

Methods in rice.p2p.past that throw PastException
 PastContent ContentHashPastContent.checkInsert(Id id, PastContent existingContent)
          Checks if a insert operation should be allowed.
 PastContent PastContent.checkInsert(Id id, PastContent existingContent)
          Checks if a insert operation should be allowed.
 

Uses of PastException in rice.p2p.past.gc
 

Subclasses of PastException in rice.p2p.past.gc
 class GCPastException
           
 class GCPastException.ObjectNotFoundException
           
 

Uses of PastException in rice.p2p.past.gc.rawserialization
 

Methods in rice.p2p.past.gc.rawserialization that throw PastException
 PastContent JavaSerializedGCPastContent.checkInsert(Id id, PastContent existingContent)
           
 

Uses of PastException in rice.p2p.past.rawserialization
 

Methods in rice.p2p.past.rawserialization that throw PastException
 PastContent JavaSerializedPastContent.checkInsert(Id id, PastContent existingContent)
           
 

Uses of PastException in rice.p2p.past.testing
 

Methods in rice.p2p.past.testing that throw PastException
 PastContent PastRegrTest.TestPastContent.checkInsert(Id id, PastContent existingContent)
           
 PastContent PastRegrTest.NonOverwritingTestPastContent.checkInsert(Id id, PastContent existingContent)
           
 PastContent RawPastRegrTest.TestPastContent.checkInsert(Id id, PastContent existingContent)
           
 PastContent RawPastRegrTest.NonOverwritingTestPastContent.checkInsert(Id id, PastContent existingContent)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection