Uses of Class
com.unister.semweb.drums.bucket.BucketContainerException

Packages that use BucketContainerException
com.unister.semweb.drums.bucket This package manages the handling of Buckets. 
 

Uses of BucketContainerException in com.unister.semweb.drums.bucket
 

Methods in com.unister.semweb.drums.bucket that throw BucketContainerException
 void BucketContainer.addToCache(Data... toAdd)
          Add the given records to the Buckets, if possible.
 void BucketContainer.setBucket(Bucket<Data> bucket)
          sets a new bucket.