|
Servertec Persistent Object Store 1.4.1 09/04/2005 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstec.xpos.VolumeDescriptor
public final class VolumeDescriptor
Defines volume file used by lookup table, mapper, indexes, keys and values.
ObjectStore
Constructor Summary | |
---|---|
VolumeDescriptor(java.lang.String filename,
long maximum_page_count)
Descriptor defining a volume file. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VolumeDescriptor(java.lang.String filename, long maximum_page_count) throws java.lang.IllegalArgumentException, java.io.IOException
filename
- the file name of the volume.maximum_page_count
- the maximum number of pages to allocate. One (1) or more. -1 for unlimited.
java.lang.IllegalArgumentException
- if any of the parameters specified were not valid.
java.io.IOException
- if an I/O exception occurs.create
,
expand
,
rehash
|
Servertec Persistent Object Store 1.4.1 09/04/2005 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2001-2005 Servertec. All rights reserved.