db4o

MemoryFile.getIncrementSizeBy Method 

returns the size the MemoryFile is to be enlarged, if it grows beyond the current size.

public virtual int getIncrementSizeBy();

Return Value

size in bytes

Remarks

returns the size the MemoryFile is to be enlarged, if it grows beyond the current size.

See Also

MemoryFile Class | com.db4o.ext Namespace