Rice Pastry API

Uses of Class
rice.p2p.past.PastException

Packages that use PastException
rice.p2p.aggregation   
rice.p2p.glacier.v2   
rice.p2p.past   
rice.p2p.past.gc   
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)
          DESCRIBE THE METHOD
 

Uses of PastException in rice.p2p.glacier.v2
 

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

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
          DESCRIBE THE CLASS
 

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)
          DESCRIBE THE METHOD
 PastContent PastRegrTest.NonOverwritingTestPastContent.checkInsert(Id id, PastContent existingContent)
          DESCRIBE THE METHOD
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection