ePOST 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   
rice.post.storage   
 

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.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.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)
           
 

Uses of PastException in rice.post.storage
 

Methods in rice.post.storage that throw PastException
 PastContent SignedData.checkInsert(Id id, PastContent existingContent)
          Checks if a insert operation should be allowed.
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.