Uses of Class
org.fusesource.hawtdb.api.OutOfSpaceException

Packages that use OutOfSpaceException
org.fusesource.hawtdb.api The HawDB client API As implementation interfaces harden up, they will get moved into this package. 
 

Uses of OutOfSpaceException in org.fusesource.hawtdb.api
 

Methods in org.fusesource.hawtdb.api that throw OutOfSpaceException
 int Allocator.alloc(int count)
          Allocates a continuous number of items and returns the position of first item in the sequence.
 



Copyright © 2009-2011 FuseSource, Corp.. All Rights Reserved.