ozone API
A B C D E F G H I J K L M N O P R S T U V W X

A

AbstractTransaction - class org.ozoneDB.AbstractTransaction.
Abstract base class of all external transaction classes.
AbstractTransaction(ExternalDatabase) - Constructor for class org.ozoneDB.AbstractTransaction
 
access() - Method in class org.ozoneDB.CacheObjectContainer
 
add(Object) - Method in class org.ozoneDB.DxLib.DxTreeSet
 
add(Object) - Method in class org.ozoneDB.DxLib.DxMultiMap
 
add(Object) - Method in class org.ozoneDB.DxLib.DxHashSet
 
add(Object) - Method in class org.ozoneDB.DxLib.DxAbstractMap
 
add(Object) - Method in class org.ozoneDB.DxLib.DxListBag
 
add(Object) - Method in class org.ozoneDB.DxLib.DxAbstractBag
 
add(Object) - Method in interface org.ozoneDB.DxLib.DxCollection
 
addAll(DxCollection) - Method in class org.ozoneDB.DxLib.DxAbstractMap
 
addAll(DxCollection) - Method in class org.ozoneDB.DxLib.DxAbstractCollection
 
addAll(DxCollection) - Method in interface org.ozoneDB.DxLib.DxCollection
 
addAll(Object[]) - Method in class org.ozoneDB.DxLib.DxAbstractCollection
 
addAll(Object[]) - Method in interface org.ozoneDB.DxLib.DxCollection
 
addAtIndex(Object, int) - Method in class org.ozoneDB.DxLib.DxArrayBag
Sets the component at the specified index of this vector to be the specified object.
addAtIndex(Object, int) - Method in interface org.ozoneDB.DxLib.DxVector
 
addBack(Object) - Method in class org.ozoneDB.DxLib.DxArrayBag
 
addBack(Object) - Method in class org.ozoneDB.DxLib.DxListBag
 
addBack(Object) - Method in class org.ozoneDB.DxLib.DxAbstractBag
 
addBack(Object) - Method in interface org.ozoneDB.DxLib.DxBag
 
addForKey(Object, Object) - Method in class org.ozoneDB.DxLib.DxTreeMap
 
addForKey(Object, Object) - Method in class org.ozoneDB.DxLib.DxMultiMap
 
addForKey(Object, Object) - Method in class org.ozoneDB.DxLib.DxHashMap
 
addForKey(Object, Object) - Method in class org.ozoneDB.DxLib.DxDiskSubTable
 
addForKey(Object, Object) - Method in class org.ozoneDB.DxLib.DxDiskHashNodeLeaf
 
addForKey(Object, Object) - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
addForKey(Object, Object) - Method in interface org.ozoneDB.DxLib.DxMap
 
addFront(Object) - Method in class org.ozoneDB.DxLib.DxArrayBag
 
addFront(Object) - Method in class org.ozoneDB.DxLib.DxListBag
 
addFront(Object) - Method in interface org.ozoneDB.DxLib.DxBag
 
addTable(DxDiskHashMap) - Method in class org.ozoneDB.DxLib.DxDiskHashCompatible
 
ADMIN_PORT - Static variable in class org.ozoneDB.Setup
 
admin() - Method in class org.ozoneDB.ExternalDatabase
Return the administration object for this database.
AllLock - Static variable in interface org.ozoneDB.OzoneInterface
Object access right.
allLockers() - Method in class org.ozoneDB.CacheObjectContainer
 
AllRead - Static variable in interface org.ozoneDB.OzoneInterface
Object access right.
append(DxString) - Method in class org.ozoneDB.DxLib.DxString
 
append(String) - Method in class org.ozoneDB.DxLib.DxString
 
at(int, int) - Method in class org.ozoneDB.DxLib.DxString
 
available() - Method in class org.ozoneDB.blob.BLOBInputStream
 
available(int) - Method in class org.ozoneDB.blob.BLOBContainerImpl_Proxy
 
available(int) - Method in class org.ozoneDB.blob.BLOBContainerImpl
Returns the available bytes of this BLOB beginning at index.
available(int) - Method in interface org.ozoneDB.blob.BLOBContainer
 

B

begin() - Method in class org.ozoneDB.ExternalTransaction
Start work on behalf of this transaction and associate it with the current thread.
begin() - Method in class org.ozoneDB.xa.OzoneUserTransaction
 
beginTX(AbstractTransaction) - Method in class org.ozoneDB.ClientCacheDatabase
 
beginTX(AbstractTransaction) - Method in class org.ozoneDB.ExternalDatabase
This method is never directly called from the client code.
BLOBContainer - interface org.ozoneDB.blob.BLOBContainer.
The BLOB implementation.
BLOBContainerImpl - class org.ozoneDB.blob.BLOBContainerImpl.
The BLOB implementation.
BLOBContainerImpl_Proxy - class org.ozoneDB.blob.BLOBContainerImpl_Proxy.
 
BLOBContainerImpl_Proxy() - Constructor for class org.ozoneDB.blob.BLOBContainerImpl_Proxy
 
BLOBContainerImpl_Proxy(ObjectID, OzoneInterface) - Constructor for class org.ozoneDB.blob.BLOBContainerImpl_Proxy
 
BLOBContainerImpl() - Constructor for class org.ozoneDB.blob.BLOBContainerImpl
 
BLOBInputStream - class org.ozoneDB.blob.BLOBInputStream.
The output stream of ozone BLOBs.
BLOBInputStream(BLOBContainer) - Constructor for class org.ozoneDB.blob.BLOBInputStream
 
BLOBOutputStream - class org.ozoneDB.blob.BLOBOutputStream.
The output stream of ozone BLOBs.
BLOBOutputStream(BLOBContainer) - Constructor for class org.ozoneDB.blob.BLOBOutputStream
 
BLOBPage - interface org.ozoneDB.blob.BLOBPage.
Remote interface of BLOBPageImpl.
BLOBPageImpl - class org.ozoneDB.blob.BLOBPageImpl.
One page of an ozone BLOB.
BLOBPageImpl_Proxy - class org.ozoneDB.blob.BLOBPageImpl_Proxy.
 
BLOBPageImpl_Proxy() - Constructor for class org.ozoneDB.blob.BLOBPageImpl_Proxy
 
BLOBPageImpl_Proxy(ObjectID, OzoneInterface) - Constructor for class org.ozoneDB.blob.BLOBPageImpl_Proxy
 
BLOBPageImpl() - Constructor for class org.ozoneDB.blob.BLOBPageImpl
 
bufferAccesses - Variable in class org.ozoneDB.DxLib.DxDiskHashMap
 
bufferHits - Variable in class org.ozoneDB.DxLib.DxDiskHashMap
 
buildKey(Object) - Method in class org.ozoneDB.DxLib.DxMultiMap
 
buildKey(Object) - Method in class org.ozoneDB.DxLib.DxAbstractMap
This method is not declared abstract because it does not need to be implemented in any case.
buildKey(Object) - Method in interface org.ozoneDB.DxLib.DxMap
This method is not declared abstract because it does not need to be implemented in any case.

C

cacheAccesses - Variable in class org.ozoneDB.DxLib.DxDiskHashMap
 
cacheHits - Variable in class org.ozoneDB.DxLib.DxDiskHashMap
 
CacheObjectContainer - class org.ozoneDB.CacheObjectContainer.
An implementation of ObjectContainer that works together with ClientCacheDatabase to provide an client site cache.
CacheObjectContainer(ObjectContainer) - Constructor for class org.ozoneDB.CacheObjectContainer
 
CacheObjectContainer(OzoneCompatible, ObjectID, String, int) - Constructor for class org.ozoneDB.CacheObjectContainer
 
checkpoint() - Method in class org.ozoneDB.ExternalTransaction
Checkpoint this transaction.
checkpointTX(AbstractTransaction) - Method in class org.ozoneDB.ClientCacheDatabase
 
checkpointTX(AbstractTransaction) - Method in class org.ozoneDB.ExternalDatabase
This method is never directly called from the client code.
classForName(DxString) - Static method in class org.ozoneDB.DxLib.DxClassLoader
 
classForName(String) - Static method in class org.ozoneDB.DxLib.DxClassLoader
 
ClassNotFoundExc - exception org.ozoneDB.ClassNotFoundExc.
This exception is thrown, if ozone is unable to load a specified class.
ClassNotFoundExc() - Constructor for class org.ozoneDB.ClassNotFoundExc
 
ClassNotFoundExc(String) - Constructor for class org.ozoneDB.ClassNotFoundExc
 
cleanFiles() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
Delete all the files used by this hashtable.
clear() - Method in class org.ozoneDB.DxLib.DxTreeMap
 
clear() - Method in class org.ozoneDB.DxLib.DxTreeSet
 
clear() - Method in class org.ozoneDB.DxLib.DxMultiMap
 
clear() - Method in class org.ozoneDB.DxLib.DxHashMap
 
clear() - Method in class org.ozoneDB.DxLib.DxHashSet
 
clear() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
clear() - Method in class org.ozoneDB.DxLib.DxArrayBag
 
clear() - Method in class org.ozoneDB.DxLib.DxListBag
 
clear() - Method in interface org.ozoneDB.DxLib.DxCollection
 
clearState() - Method in class org.ozoneDB.CacheObjectContainer
 
ClientCacheDatabase - class org.ozoneDB.ClientCacheDatabase.
This is an ExternalDatabase that implements a client side cache on top of another ExternalDatabase.
ClientCacheDatabase(ExternalDatabase) - Constructor for class org.ozoneDB.ClientCacheDatabase
Constructs a new ClientCacheDatabase with the given delegate as back-end.
ClientCacheDatabase(ExternalDatabase, boolean) - Constructor for class org.ozoneDB.ClientCacheDatabase
Constructs a new ClientCacheDatabase with the given delegate as back-end and the given debug option.
clone() - Method in class org.ozoneDB.DxLib.DxInteger
 
clone() - Method in class org.ozoneDB.DxLib.DxTreeMap
 
clone() - Method in class org.ozoneDB.DxLib.DxTreeSet
 
clone() - Method in class org.ozoneDB.DxLib.DxBoolean
 
clone() - Method in class org.ozoneDB.DxLib.DxLong
 
clone() - Method in class org.ozoneDB.DxLib.DxString
 
clone() - Method in class org.ozoneDB.DxLib.DxMultiMap
 
clone() - Method in class org.ozoneDB.DxLib.DxHashMap
 
clone() - Method in class org.ozoneDB.DxLib.DxDouble
 
clone() - Method in class org.ozoneDB.DxLib.DxHashSet
 
clone() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
clone() - Method in class org.ozoneDB.DxLib.DxObject
liefert eine kopie des objektes; sollte von subclasses ueberschrieben werden;
clone() - Method in interface org.ozoneDB.DxLib.DxCollection
 
clone() - Method in interface org.ozoneDB.DxLib.DxCompatible
 
clone(DxCollection) - Method in class org.ozoneDB.DxLib.DxAbstractCollection
Construct the collection out of an array of objects.
clone(DxMap) - Method in class org.ozoneDB.DxLib.DxAbstractMap
 
close() - Method in class org.ozoneDB.ClientCacheDatabase
 
close() - Method in class org.ozoneDB.LocalDatabase
 
close() - Method in class org.ozoneDB.ExternalDatabase
Close this database.
close() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
Close this hash map.
close() - Method in class org.ozoneDB.blob.BLOBOutputStream
 
close() - Method in class org.ozoneDB.blob.BLOBInputStream
 
code() - Method in class org.ozoneDB.TransactionExc
 
commit() - Method in class org.ozoneDB.ExternalTransaction
Complete this transaction.
commit() - Method in class org.ozoneDB.xa.OzoneUserTransaction
 
commit(boolean) - Method in class org.ozoneDB.ExternalTransaction
Complete this transaction.
commit(Xid, boolean) - Method in class org.ozoneDB.xa.OzoneXAResource
Commit the global transaction specified by xid.
commitTX(AbstractTransaction, boolean) - Method in class org.ozoneDB.ClientCacheDatabase
 
commitTX(AbstractTransaction, boolean) - Method in class org.ozoneDB.ExternalDatabase
This method is never directly called from the client code.
compareEquals(Object, Object) - Method in class org.ozoneDB.DxLib.DxStringComparator
 
compareEquals(Object, Object) - Method in class org.ozoneDB.DxLib.DxStandardComparator
 
compareEquals(Object, Object) - Method in class org.ozoneDB.DxLib.DxComparator
 
compareIsLess(Object, Object) - Method in class org.ozoneDB.DxLib.DxStringComparator
 
compareIsLess(Object, Object) - Method in class org.ozoneDB.DxLib.DxStandardComparator
 
compareIsLess(Object, Object) - Method in class org.ozoneDB.DxLib.DxComparator
 
container() - Method in class org.ozoneDB.OzoneObject
 
container() - Method in interface org.ozoneDB.OzoneCompatible
Return the container of the receiver.
contains(Object) - Method in class org.ozoneDB.DxLib.DxTreeSet
 
contains(Object) - Method in class org.ozoneDB.DxLib.DxHashSet
 
contains(Object) - Method in class org.ozoneDB.DxLib.DxAbstractCollection
Returns true is this collection contains an object that equals to the specified object.
contains(Object) - Method in interface org.ozoneDB.DxLib.DxCollection
 
containsAll(DxCollection) - Method in class org.ozoneDB.DxLib.DxAbstractCollection
 
containsAll(DxCollection) - Method in interface org.ozoneDB.DxLib.DxCollection
 
containsKey(Object) - Method in class org.ozoneDB.DxLib.DxTreeMap
 
containsKey(Object) - Method in class org.ozoneDB.DxLib.DxMultiMap
 
containsKey(Object) - Method in class org.ozoneDB.DxLib.DxHashMap
 
containsKey(Object) - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
containsKey(Object) - Method in class org.ozoneDB.DxLib.DxAbstractMap
 
containsKey(Object) - Method in interface org.ozoneDB.DxLib.DxMap
 
copyObject(OzoneRemote) - Method in class org.ozoneDB.ClientCacheDatabase
 
copyObject(OzoneRemote) - Method in class org.ozoneDB.ExternalDatabase
 
copyObject(OzoneRemote) - Method in class org.ozoneDB.Database
 
copyObject(OzoneRemote) - Method in interface org.ozoneDB.OzoneInterface
Copy an object.
count() - Method in class org.ozoneDB.DxLib.DxTreeMap
 
count() - Method in class org.ozoneDB.DxLib.DxTreeSet
 
count() - Method in class org.ozoneDB.DxLib.DxMultiMap
 
count() - Method in class org.ozoneDB.DxLib.DxHashMap
 
count() - Method in class org.ozoneDB.DxLib.DxHashSet
 
count() - Method in class org.ozoneDB.DxLib.DxDiskSubTable
 
count() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
count() - Method in class org.ozoneDB.DxLib.DxArrayBag
 
count() - Method in class org.ozoneDB.DxLib.DxListBag
 
count() - Method in interface org.ozoneDB.DxLib.DxCollection
 
create(String) - Method in class org.ozoneDB.LocalDatabase
Create a new database in the given directory using default values for all Setup entries.
create(String, Setup) - Method in class org.ozoneDB.LocalDatabase
Create a new database in the given directory using the values of the given Setup.
createObject(Class) - Method in interface org.ozoneDB.OzoneInterface
Creates a database object of the specified class without a name and with default permissions.
createObject(Class, int) - Method in interface org.ozoneDB.OzoneInterface
Creates a database object of the specified class without a name and with the specified access rights.
createObject(Class, int, String) - Method in interface org.ozoneDB.OzoneInterface
Creates a database object of the specified class with the specified name and the specified access rights.
createObject(Class, int, String, String, Object[]) - Method in interface org.ozoneDB.OzoneInterface
Creates an object by calling the constructor with the specified signature with the specified parameters.
createObject(Class, String, Object[]) - Method in interface org.ozoneDB.OzoneInterface
Creates an object by calling the constructor with the specified signature with the specified parameters and default permissions.
createObject(OzoneInterface) - Static method in class org.ozoneDB.blob.BLOBContainerImpl_Proxy
 
createObject(OzoneInterface) - Static method in class org.ozoneDB.blob.BLOBPageImpl_Proxy
 
createObject(String) - Method in interface org.ozoneDB.OzoneInterface
Creates a database object of the specified class without a name and with default permissions.
createObject(String, int) - Method in interface org.ozoneDB.OzoneInterface
Creates a database object of the specified class without a name and with the specified access rights.
createObject(String, int, String) - Method in interface org.ozoneDB.OzoneInterface
Creates a database object of the specified class with the specified name and the specified access rights.
createObject(String, int, String, String, Object[]) - Method in class org.ozoneDB.ClientCacheDatabase
 
createObject(String, int, String, String, Object[]) - Method in class org.ozoneDB.ExternalDatabase
 
createObject(String, int, String, String, Object[]) - Method in class org.ozoneDB.Database
 
createObject(String, int, String, String, Object[]) - Method in interface org.ozoneDB.OzoneInterface
Creates an object by calling the constructor with the specified signature with the specified parameters.
createObject(String, String, Object[]) - Method in interface org.ozoneDB.OzoneInterface
Creates an object by calling the constructor with the specified signature with the specified parameters and default permissions.
createProxyLinkAttributes(AttributesImpl) - Method in class org.ozoneDB.OzoneProxy
Adds the required attributes for a simple XLink which points to this proxy to an attribute list.
createTarget(Env, Class, String, Object[]) - Method in class org.ozoneDB.CacheObjectContainer
 
CS_CLUSTER_SIZE - Static variable in class org.ozoneDB.Setup
 
CS_CLUSTER_SPACE_SIZE - Static variable in class org.ozoneDB.Setup
 
CS_TABLE_BUFF_SIZE - Static variable in class org.ozoneDB.Setup
 
CS_TABLE_CACHE_SIZE - Static variable in class org.ozoneDB.Setup
 
currentExternalTransaction() - Method in class org.ozoneDB.ExternalDatabase
Obtain the ExternalTransaction that is assocaited to the caller's thread or null, if there is no such transaction.
currentOwner() - Method in class org.ozoneDB.Database
 
currentTransaction() - Method in class org.ozoneDB.ExternalDatabase
Obtain the transaction that is assocaited to the caller's thread or null, if there is no such transaction.

D

data - Variable in class org.ozoneDB.DxLib.DxKeyData
 
Database - class org.ozoneDB.Database.
This class represents the database for OzoneObjects within the server.
database() - Method in class org.ozoneDB.CacheObjectContainer
 
database() - Method in class org.ozoneDB.OzoneObject
 
database() - Method in interface org.ozoneDB.OzoneCompatible
Return the database link
Database() - Constructor for class org.ozoneDB.Database
 
Database(Env) - Constructor for class org.ozoneDB.Database
 
DB_ID - Static variable in class org.ozoneDB.Setup
 
DbNotOpenExc - exception org.ozoneDB.DbNotOpenExc.
 
DbNotOpenExc() - Constructor for class org.ozoneDB.DbNotOpenExc
 
DbNotOpenExc(String) - Constructor for class org.ozoneDB.DbNotOpenExc
 
DeadlockExc - exception org.ozoneDB.DeadlockExc.
This exception is thrown in the client, if the current transaction was aborted because of a deadlock in the server.
DeadlockExc() - Constructor for class org.ozoneDB.DeadlockExc
 
DeadlockExc(String) - Constructor for class org.ozoneDB.DeadlockExc
 
decCounter() - Method in class org.ozoneDB.DxLib.DxArrayBag
 
decCounter() - Method in class org.ozoneDB.DxLib.DxListBag
 
delegate() - Method in class org.ozoneDB.ClientCacheDatabase
 
deleteAt(int) - Method in class org.ozoneDB.DxLib.DxString
 
deleteAt(int, int) - Method in class org.ozoneDB.DxLib.DxString
 
deleteAtIndex(int) - Method in class org.ozoneDB.DxLib.DxArrayBag
Deletes the component at the specified index.
deleteAtIndex(int) - Method in interface org.ozoneDB.DxLib.DxVector
 
deleteFile() - Method in class org.ozoneDB.DxLib.DxDiskSubTable
 
deleteObject(OzoneRemote) - Method in class org.ozoneDB.ClientCacheDatabase
 
deleteObject(OzoneRemote) - Method in class org.ozoneDB.ExternalDatabase
 
deleteObject(OzoneRemote) - Method in class org.ozoneDB.Database
 
deleteObject(OzoneRemote) - Method in interface org.ozoneDB.OzoneInterface
Deletes the specified database object.
deleteRecursive() - Method in class org.ozoneDB.OzoneObject
 
deleteRequest(DxDiskSubTable) - Method in class org.ozoneDB.DxLib.DxDiskHashMap
The specified sub-table was deleted from the tree.
deleteTarget() - Method in class org.ozoneDB.CacheObjectContainer
 
dirty() - Method in class org.ozoneDB.CacheObjectContainer
 
done() - Method in class org.ozoneDB.DxLib.DxDiskHashCompatible
The methods signals that this element will no longer be accesses without a re-fetch (elementForKey()) from the DxDiskHastable.
DxAbstractBag - class org.ozoneDB.DxLib.DxAbstractBag.
 
DxAbstractBag() - Constructor for class org.ozoneDB.DxLib.DxAbstractBag
 
DxAbstractCollection - class org.ozoneDB.DxLib.DxAbstractCollection.
Common super class of all collection classes.
DxAbstractCollection() - Constructor for class org.ozoneDB.DxLib.DxAbstractCollection
 
DxAbstractIterator - class org.ozoneDB.DxLib.DxAbstractIterator.
 
DxAbstractIterator() - Constructor for class org.ozoneDB.DxLib.DxAbstractIterator
 
DxAbstractMap - class org.ozoneDB.DxLib.DxAbstractMap.
 
DxAbstractMap() - Constructor for class org.ozoneDB.DxLib.DxAbstractMap
 
DxAbstractSet - class org.ozoneDB.DxLib.DxAbstractSet.
 
DxAbstractSet() - Constructor for class org.ozoneDB.DxLib.DxAbstractSet
 
DxArrayBag - class org.ozoneDB.DxLib.DxArrayBag.
 
DxArrayBag() - Constructor for class org.ozoneDB.DxLib.DxArrayBag
 
DxArrayBag(int) - Constructor for class org.ozoneDB.DxLib.DxArrayBag
 
DxArrayDeque - class org.ozoneDB.DxLib.DxArrayDeque.
 
DxArrayDeque() - Constructor for class org.ozoneDB.DxLib.DxArrayDeque
 
DxArrayDeque(int) - Constructor for class org.ozoneDB.DxLib.DxArrayDeque
 
DxBag - interface org.ozoneDB.DxLib.DxBag.
 
DxBBIterator - class org.ozoneDB.DxLib.DxBBIterator.
 
DxBBIterator(DxTreeCollection) - Constructor for class org.ozoneDB.DxLib.DxBBIterator
 
DxBoolean - class org.ozoneDB.DxLib.DxBoolean.
 
DxBoolean() - Constructor for class org.ozoneDB.DxLib.DxBoolean
 
DxBoolean(boolean) - Constructor for class org.ozoneDB.DxLib.DxBoolean
 
DxBoolean(DxBoolean) - Constructor for class org.ozoneDB.DxLib.DxBoolean
 
DxClassLoader - class org.ozoneDB.DxLib.DxClassLoader.
 
DxClassLoader() - Constructor for class org.ozoneDB.DxLib.DxClassLoader
 
DxCollection - interface org.ozoneDB.DxLib.DxCollection.
Common interface of all collection classes.
DxComparator - class org.ozoneDB.DxLib.DxComparator.
 
DxComparator() - Constructor for class org.ozoneDB.DxLib.DxComparator
 
DxCompatible - interface org.ozoneDB.DxLib.DxCompatible.
interface fuer objekte, die als key in collections verwendet werde sollen; wenn die methoden valueCopy(), readObject(), writeObject() der collections benoetigt werden, muessen auch die daten objekte dieses interface unterstuetzen oder von DxObject abgeleitet sein
DxDeque - interface org.ozoneDB.DxLib.DxDeque.
 
DxDiskHashCompatible - class org.ozoneDB.DxLib.DxDiskHashCompatible.
 
DxDiskHashCompatible() - Constructor for class org.ozoneDB.DxLib.DxDiskHashCompatible
 
DxDiskHashIterator - class org.ozoneDB.DxLib.DxDiskHashIterator.
 
DxDiskHashIterator(DxDiskHashMap) - Constructor for class org.ozoneDB.DxLib.DxDiskHashIterator
 
DxDiskHashMap - class org.ozoneDB.DxLib.DxDiskHashMap.
 
DxDiskHashMap(String, int, int, int) - Constructor for class org.ozoneDB.DxLib.DxDiskHashMap
 
DxDiskHashNode - class org.ozoneDB.DxLib.DxDiskHashNode.
 
DxDiskHashNode() - Constructor for class org.ozoneDB.DxLib.DxDiskHashNode
 
DxDiskHashNodeBranch - class org.ozoneDB.DxLib.DxDiskHashNodeBranch.
Tied with referens to a subTable without a key and without a date
DxDiskHashNodeBranch(DxDiskHashMap) - Constructor for class org.ozoneDB.DxLib.DxDiskHashNodeBranch
 
DxDiskHashNodeLeaf - class org.ozoneDB.DxLib.DxDiskHashNodeLeaf.
Knoten als blatt des baumes.
DxDiskHashNodeLeaf(DxDiskHashMap) - Constructor for class org.ozoneDB.DxLib.DxDiskHashNodeLeaf
 
DxDiskSubTable - class org.ozoneDB.DxLib.DxDiskSubTable.
 
DxDiskSubTable(DxDiskHashMap) - Constructor for class org.ozoneDB.DxLib.DxDiskSubTable
 
DxDiskSubTable(DxDiskHashMap, int, int) - Constructor for class org.ozoneDB.DxLib.DxDiskSubTable
 
DxDouble - class org.ozoneDB.DxLib.DxDouble.
 
DxDouble() - Constructor for class org.ozoneDB.DxLib.DxDouble
 
DxDouble(double) - Constructor for class org.ozoneDB.DxLib.DxDouble
 
DxDouble(DxDouble) - Constructor for class org.ozoneDB.DxLib.DxDouble
 
DxException - class org.ozoneDB.DxLib.DxException.
Diese Klasse dient dazu, ein Java-Exception in einem Stream zu schreiben bzw.
DxException() - Constructor for class org.ozoneDB.DxLib.DxException
 
DxException(Throwable) - Constructor for class org.ozoneDB.DxLib.DxException
 
DxHashIterator - class org.ozoneDB.DxLib.DxHashIterator.
 
DxHashIterator(DxHashCollection) - Constructor for class org.ozoneDB.DxLib.DxHashIterator
 
DxHashMap - class org.ozoneDB.DxLib.DxHashMap.
A DxMap implementation based on java.util.Hashtable.
DxHashMap() - Constructor for class org.ozoneDB.DxLib.DxHashMap
 
DxHashMap(int) - Constructor for class org.ozoneDB.DxLib.DxHashMap
 
DxHashSet - class org.ozoneDB.DxLib.DxHashSet.
 
DxHashSet() - Constructor for class org.ozoneDB.DxLib.DxHashSet
 
DxHashSet(int) - Constructor for class org.ozoneDB.DxLib.DxHashSet
 
DxInteger - class org.ozoneDB.DxLib.DxInteger.
 
DxInteger() - Constructor for class org.ozoneDB.DxLib.DxInteger
 
DxInteger(DxInteger) - Constructor for class org.ozoneDB.DxLib.DxInteger
 
DxInteger(int) - Constructor for class org.ozoneDB.DxLib.DxInteger
 
DxIterator - interface org.ozoneDB.DxLib.DxIterator.
 
DxKeyData - class org.ozoneDB.DxLib.DxKeyData.
 
DxKeyData() - Constructor for class org.ozoneDB.DxLib.DxKeyData
 
DxKeyData(Object, Object) - Constructor for class org.ozoneDB.DxLib.DxKeyData
 
DxListBag - class org.ozoneDB.DxLib.DxListBag.
 
DxListBag() - Constructor for class org.ozoneDB.DxLib.DxListBag
 
DxListDeque - class org.ozoneDB.DxLib.DxListDeque.
 
DxListDeque() - Constructor for class org.ozoneDB.DxLib.DxListDeque
 
DxListIterator - class org.ozoneDB.DxLib.DxListIterator.
 
DxListIterator(DxListCollection) - Constructor for class org.ozoneDB.DxLib.DxListIterator
 
DxLong - class org.ozoneDB.DxLib.DxLong.
 
DxLong() - Constructor for class org.ozoneDB.DxLib.DxLong
 
DxLong(DxLong) - Constructor for class org.ozoneDB.DxLib.DxLong
 
DxLong(long) - Constructor for class org.ozoneDB.DxLib.DxLong
 
DxMap - interface org.ozoneDB.DxLib.DxMap.
 
DxMultiIterator - class org.ozoneDB.DxLib.DxMultiIterator.
 
DxMultiIterator(DxMultiMap) - Constructor for class org.ozoneDB.DxLib.DxMultiIterator
 
DxMultiMap - class org.ozoneDB.DxLib.DxMultiMap.
 
DxMultiMap() - Constructor for class org.ozoneDB.DxLib.DxMultiMap
 
DxMultiMap(DxMap, DxCollection) - Constructor for class org.ozoneDB.DxLib.DxMultiMap
 
DxObject - class org.ozoneDB.DxLib.DxObject.
 
DxObject() - Constructor for class org.ozoneDB.DxLib.DxObject
Constructor
DxObjectInputStream - class org.ozoneDB.DxLib.DxObjectInputStream.
Dieser Stream ist ein Ersatz fuer den Java-ObjectInputStream.
DxObjectInputStream(InputStream) - Constructor for class org.ozoneDB.DxLib.DxObjectInputStream
 
DxObjectInputStream(InputStream, int) - Constructor for class org.ozoneDB.DxLib.DxObjectInputStream
 
DxObjectOutputStream - class org.ozoneDB.DxLib.DxObjectOutputStream.
Dieser Stream ist ein Ersatz fuer den Java-ObjectOutputStream.
DxObjectOutputStream(OutputStream) - Constructor for class org.ozoneDB.DxLib.DxObjectOutputStream
 
DxObjectOutputStream(OutputStream, int) - Constructor for class org.ozoneDB.DxLib.DxObjectOutputStream
 
DxSet - interface org.ozoneDB.DxLib.DxSet.
 
DxStandardComparator - class org.ozoneDB.DxLib.DxStandardComparator.
 
DxStandardComparator() - Constructor for class org.ozoneDB.DxLib.DxStandardComparator
 
DxString - class org.ozoneDB.DxLib.DxString.
 
DxString() - Constructor for class org.ozoneDB.DxLib.DxString
 
DxString(DxString) - Constructor for class org.ozoneDB.DxLib.DxString
 
DxString(String) - Constructor for class org.ozoneDB.DxLib.DxString
 
DxStringComparator - class org.ozoneDB.DxLib.DxStringComparator.
 
DxStringComparator() - Constructor for class org.ozoneDB.DxLib.DxStringComparator
 
DxTreeMap - class org.ozoneDB.DxLib.DxTreeMap.
A DxMap implementation that is based on a weight balanced tree.
DxTreeMap() - Constructor for class org.ozoneDB.DxLib.DxTreeMap
 
DxTreeMap(DxComparator) - Constructor for class org.ozoneDB.DxLib.DxTreeMap
 
DxTreeSet - class org.ozoneDB.DxLib.DxTreeSet.
 
DxTreeSet() - Constructor for class org.ozoneDB.DxLib.DxTreeSet
Constructs a new, empty set.
DxTreeSet(DxComparator) - Constructor for class org.ozoneDB.DxLib.DxTreeSet
Constructs a new, empty set, sorted according to the given comparator.
DxVector - interface org.ozoneDB.DxLib.DxVector.
Indexable collection.
DxVectorIterator - class org.ozoneDB.DxLib.DxVectorIterator.
 
DxVectorIterator(DxVectorCollection) - Constructor for class org.ozoneDB.DxLib.DxVectorIterator
 

E

element() - Method in class org.ozoneDB.DxLib.DxDiskHashNodeLeaf
 
elementAtIndex(int) - Method in class org.ozoneDB.DxLib.DxArrayBag
 
elementAtIndex(int) - Method in interface org.ozoneDB.DxLib.DxVector
 
elementForKey(Object) - Method in class org.ozoneDB.DxLib.DxTreeMap
 
elementForKey(Object) - Method in class org.ozoneDB.DxLib.DxMultiMap
 
elementForKey(Object) - Method in class org.ozoneDB.DxLib.DxHashMap
 
elementForKey(Object) - Method in class org.ozoneDB.DxLib.DxDiskHashMap
Gives the element for the specified key.
elementForKey(Object) - Method in interface org.ozoneDB.DxLib.DxMap
 
elementForKey(Object, int) - Method in class org.ozoneDB.DxLib.DxDiskSubTable
 
elementForKey(Object, int) - Method in class org.ozoneDB.DxLib.DxDiskHashNodeLeaf
 
elementSet() - Method in class org.ozoneDB.DxLib.DxMultiMap
 
elementSet() - Method in class org.ozoneDB.DxLib.DxAbstractMap
 
elementSet() - Method in interface org.ozoneDB.DxLib.DxMap
 
elementsForKey(Object) - Method in class org.ozoneDB.DxLib.DxMultiMap
 
empty() - Method in class org.ozoneDB.DxLib.DxDiskSubTable
 
empty() - Method in class org.ozoneDB.DxLib.DxDiskHashNodeLeaf
 
empty() - Method in class org.ozoneDB.DxLib.DxDiskHashNodeBranch
 
empty() - Method in class org.ozoneDB.DxLib.DxDiskHashNode
 
end(Xid, int) - Method in class org.ozoneDB.xa.OzoneXAResource
Ends the work performed on behalf of a transaction branch.
ensureGarbageCollectionLevel(int) - Method in class org.ozoneDB.CacheObjectContainer
Ensures that the garbageCollectionLevel is at least the given currentGarbageCollectionLevel.
equals(Object) - Method in class org.ozoneDB.OzoneProxy
Base implementation of equals().
equals(Object) - Method in class org.ozoneDB.DxLib.DxInteger
 
equals(Object) - Method in class org.ozoneDB.DxLib.DxBoolean
 
equals(Object) - Method in class org.ozoneDB.DxLib.DxLong
 
equals(Object) - Method in class org.ozoneDB.DxLib.DxString
 
equals(Object) - Method in class org.ozoneDB.DxLib.DxMultiMap
Compares two multimaps for equality.
equals(Object) - Method in class org.ozoneDB.DxLib.DxDouble
 
equals(Object) - Method in class org.ozoneDB.DxLib.DxAbstractSet
 
equals(Object) - Method in class org.ozoneDB.DxLib.DxAbstractMap
Compares two maps for equality.
equals(Object) - Method in class org.ozoneDB.DxLib.DxAbstractBag
Compares two bags for equality.
equals(Object) - Method in class org.ozoneDB.DxLib.DxAbstractCollection
Compares two collections for equality.
equals(Object) - Method in interface org.ozoneDB.DxLib.DxCompatible
 
equals(String) - Method in class org.ozoneDB.DxLib.DxString
 
ExceptionInOzoneObjectException - exception org.ozoneDB.ExceptionInOzoneObjectException.
represents an exception which was thrown within a method of an OzoneObject.
ExceptionInOzoneObjectException(String, Throwable) - Constructor for class org.ozoneDB.ExceptionInOzoneObjectException
 
exists(String) - Method in class org.ozoneDB.LocalDatabase
 
ExternalDatabase - class org.ozoneDB.ExternalDatabase.
Base class for implementations of the OzoneInterface which are used from a client application to access an ozone.
ExternalDatabase() - Constructor for class org.ozoneDB.ExternalDatabase
 
ExternalTransaction - class org.ozoneDB.ExternalTransaction.
ExternalTransaction allows an application to explicitly manage transaction boundaries.
ExternalTransaction(ExternalDatabase) - Constructor for class org.ozoneDB.ExternalTransaction
 

F

fetch(OzoneProxy, int) - Method in class org.ozoneDB.ClientCacheDatabase
 
fetch(OzoneProxy, int) - Method in class org.ozoneDB.ExternalDatabase
 
fetch(OzoneProxy, int) - Method in class org.ozoneDB.Database
 
fetch(OzoneProxy, int) - Method in interface org.ozoneDB.OzoneInterface
Returns the actual target of the given proxy if the actual implementation is able to do so.
fetchedTable() - Method in class org.ozoneDB.DxLib.DxDiskSubTable
 
fillWithOzoneDefaults() - Method in class org.ozoneDB.Setup
 
finalize() - Method in class org.ozoneDB.OzoneProxy
Notify the database link that this reference dies.
finalizeTarget() - Method in class org.ozoneDB.CacheObjectContainer
 
flush() - Method in class org.ozoneDB.blob.BLOBOutputStream
 
forget(Xid) - Method in class org.ozoneDB.xa.OzoneXAResource
Tell the resource manager to forget about a heuristically completed transaction branch.
forThread(Thread) - Static method in class org.ozoneDB.ExternalDatabase
Static method to find a database connection that has an associated transaction that has been joined by the given thread.
freeMemory() - Method in class org.ozoneDB.ClientCacheDatabase
Return the amount of *total* free memory in the system.

G

GARBAGE_COLLECTION_LEVEL - Static variable in class org.ozoneDB.Setup
 
getCause() - Method in class org.ozoneDB.ExceptionInOzoneObjectException
 
getCause() - Method in class org.ozoneDB.OzoneInternalExc
 
getFile() - Method in class org.ozoneDB.DxLib.DxDiskSubTable
 
getFileForFilename(String) - Method in class org.ozoneDB.DxLib.DxDiskHashMap
Computes a File object which represents the DxDiskSubTable file denoted by the given filename.
getGarbageCollectionLevel() - Method in class org.ozoneDB.CacheObjectContainer
Returns the garbageCollectionLevel this ObjectContainer has reached due to (not) calling CacheObjectContainer.ensureGarbageCollectionLevel(int).
getInstance() - Static method in class org.ozoneDB.ExternalTransaction
 
getObjectID() - Method in class org.ozoneDB.OzoneObject
Returns the ObjectID of the represented ozone object.
getObjectID() - Method in class org.ozoneDB.OzoneProxy
Returns the ObjectID of the represented ozone object.
getObjectID() - Method in interface org.ozoneDB.OzoneCompatibleOrProxy
Returns the ObjectID of the represented ozone object.
getObjectID() - Method in class org.ozoneDB.blob.BLOBContainerImpl_Proxy
 
getObjectID() - Method in class org.ozoneDB.blob.BLOBPageImpl_Proxy
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.ozoneDB.ExternalTransaction
 
getReference() - Method in class org.ozoneDB.ExternalTransaction
Retrieves the JNDI Reference of this object.
getStatus() - Method in class org.ozoneDB.ExternalTransaction
Obtain the status of the transaction associated with the current thread.
getStatus() - Method in class org.ozoneDB.xa.OzoneUserTransaction
 
getStatusTX(AbstractTransaction) - Method in class org.ozoneDB.ExternalDatabase
Obtain the _internal_ server status of this transaction.
getTransactionTimeout() - Method in class org.ozoneDB.xa.OzoneXAResource
Obtain the current transaction timeout value set for this XAResource instance.
getXAResource() - Method in class org.ozoneDB.ExternalDatabase
Return a new XAResource for this database connection.
GroupLock - Static variable in interface org.ozoneDB.OzoneInterface
Object access right.
GroupRead - Static variable in interface org.ozoneDB.OzoneInterface
Object access right.

H

handle() - Method in class org.ozoneDB.OzoneObject
Retrieves a handle to a specific instance of an OzoneObject.
handle() - Method in class org.ozoneDB.OzoneProxy
Retrieves a handle to a specific instance of an OzoneObject.
hashCode() - Method in class org.ozoneDB.OzoneObject
 
hashCode() - Method in class org.ozoneDB.OzoneProxy
Base implementation of hashCode().
hashCode() - Method in class org.ozoneDB.DxLib.DxInteger
 
hashCode() - Method in class org.ozoneDB.DxLib.DxBoolean
 
hashCode() - Method in class org.ozoneDB.DxLib.DxLong
 
hashCode() - Method in class org.ozoneDB.DxLib.DxString
 
hashCode() - Method in class org.ozoneDB.DxLib.DxDouble
 
hashKey(int) - Method in class org.ozoneDB.DxLib.DxDiskSubTable
 
head() - Method in class org.ozoneDB.DxLib.DxListBag
 

I

id() - Method in class org.ozoneDB.CacheObjectContainer
 
init(int) - Method in class org.ozoneDB.blob.BLOBContainerImpl_Proxy
 
init(int) - Method in class org.ozoneDB.blob.BLOBPageImpl_Proxy
 
init(int) - Method in class org.ozoneDB.blob.BLOBPageImpl
 
init(int) - Method in interface org.ozoneDB.blob.BLOBPage
 
init(int) - Method in class org.ozoneDB.blob.BLOBContainerImpl
 
init(int) - Method in interface org.ozoneDB.blob.BLOBContainer
 
insertAt(DxString, int) - Method in class org.ozoneDB.DxLib.DxString
 
insertAt(DxString, int, int) - Method in class org.ozoneDB.DxLib.DxString
 
insertAt(String, int) - Method in class org.ozoneDB.DxLib.DxString
 
insertAt(String, int, int) - Method in class org.ozoneDB.DxLib.DxString
 
insertAtIndex(Object, int) - Method in class org.ozoneDB.DxLib.DxArrayBag
Inserts the specified object as a component at the specified index.
insertAtIndex(Object, int) - Method in interface org.ozoneDB.DxLib.DxVector
 
internalHashtable() - Method in class org.ozoneDB.DxLib.DxHashMap
 
internalHashtable() - Method in class org.ozoneDB.DxLib.DxHashSet
 
internalTree() - Method in class org.ozoneDB.DxLib.DxTreeMap
 
internalTree() - Method in class org.ozoneDB.DxLib.DxTreeSet
 
internalVector() - Method in class org.ozoneDB.DxLib.DxArrayBag
 
invoke(OzoneProxy, int, Object[], int) - Method in class org.ozoneDB.ClientCacheDatabase
 
invoke(OzoneProxy, int, Object[], int) - Method in class org.ozoneDB.ExternalDatabase
 
invoke(OzoneProxy, int, Object[], int) - Method in class org.ozoneDB.Database
 
invoke(OzoneProxy, int, Object[], int) - Method in interface org.ozoneDB.OzoneInterface
 
invoke(OzoneProxy, String, String, Object[], int) - Method in class org.ozoneDB.ClientCacheDatabase
 
invoke(OzoneProxy, String, String, Object[], int) - Method in class org.ozoneDB.ExternalDatabase
 
invoke(OzoneProxy, String, String, Object[], int) - Method in class org.ozoneDB.Database
 
invoke(OzoneProxy, String, String, Object[], int) - Method in interface org.ozoneDB.OzoneInterface
Invokes a method on the specified object.
invoke(String, int) - Method in class org.ozoneDB.OzoneProxy
Method to use the proxy without a generated stub.
invoke(String, Object, int) - Method in class org.ozoneDB.OzoneProxy
Method to use the proxy without a generated stub.
invoke(String, Object, Object, int) - Method in class org.ozoneDB.OzoneProxy
Method to use the proxy without a generated stub.
invoke(String, Object, Object, Object, int) - Method in class org.ozoneDB.OzoneProxy
Method to use the proxy without a generated stub.
invokeTarget(Env, int, Object[]) - Method in class org.ozoneDB.CacheObjectContainer
 
invokeTarget(Env, String, String, Object[]) - Method in class org.ozoneDB.CacheObjectContainer
 
isDirty() - Method in class org.ozoneDB.DxLib.DxDiskSubTable
 
isDirtyTable(DxDiskSubTable) - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
isEmpty() - Method in class org.ozoneDB.DxLib.DxTreeMap
 
isEmpty() - Method in class org.ozoneDB.DxLib.DxTreeSet
 
isEmpty() - Method in class org.ozoneDB.DxLib.DxMultiMap
 
isEmpty() - Method in class org.ozoneDB.DxLib.DxHashMap
 
isEmpty() - Method in class org.ozoneDB.DxLib.DxHashSet
 
isEmpty() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
isEmpty() - Method in class org.ozoneDB.DxLib.DxArrayBag
 
isEmpty() - Method in class org.ozoneDB.DxLib.DxListBag
 
isEmpty() - Method in interface org.ozoneDB.DxLib.DxCollection
 
isLeaf() - Method in class org.ozoneDB.DxLib.DxDiskSubTable
 
isLess(DxCompatible) - Method in class org.ozoneDB.DxLib.DxInteger
 
isLess(DxCompatible) - Method in class org.ozoneDB.DxLib.DxBoolean
 
isLess(DxCompatible) - Method in class org.ozoneDB.DxLib.DxLong
 
isLess(DxCompatible) - Method in class org.ozoneDB.DxLib.DxString
 
isLess(DxCompatible) - Method in class org.ozoneDB.DxLib.DxDouble
 
isLess(DxCompatible) - Method in class org.ozoneDB.DxLib.DxObject
true, wenn receiver echt kleiner als obj
isLess(DxCompatible) - Method in interface org.ozoneDB.DxLib.DxCompatible
 
isOpen() - Method in class org.ozoneDB.ClientCacheDatabase
 
isOpen() - Method in class org.ozoneDB.LocalDatabase
 
isOpen() - Method in class org.ozoneDB.ExternalDatabase
 
isPinned() - Method in class org.ozoneDB.CacheObjectContainer
Returns wether this ObjectContainer is pinned.
isSame(OzoneProxy) - Method in class org.ozoneDB.OzoneProxy
 
isSameRM(XAResource) - Method in class org.ozoneDB.xa.OzoneXAResource
This method is called to determine if the resource manager instance represented by the target object is the same as the resouce manager instance represented by the parameter xares.
iterator() - Method in class org.ozoneDB.DxLib.DxTreeMap
 
iterator() - Method in class org.ozoneDB.DxLib.DxTreeSet
 
iterator() - Method in class org.ozoneDB.DxLib.DxMultiMap
 
iterator() - Method in class org.ozoneDB.DxLib.DxHashMap
 
iterator() - Method in class org.ozoneDB.DxLib.DxHashSet
 
iterator() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
iterator() - Method in class org.ozoneDB.DxLib.DxArrayBag
 
iterator() - Method in class org.ozoneDB.DxLib.DxListBag
 
iterator() - Method in interface org.ozoneDB.DxLib.DxCollection
 

J

join() - Method in class org.ozoneDB.ExternalTransaction
Attach the caller's thread to this transaction and detach the thread from any former Transaction the thread may have been associated with.
joinTX(AbstractTransaction) - Method in class org.ozoneDB.ClientCacheDatabase
 
joinTX(AbstractTransaction) - Method in class org.ozoneDB.ExternalDatabase
This method is never directly called from the client code.

K

key - Variable in class org.ozoneDB.DxLib.DxKeyData
 
key() - Method in class org.ozoneDB.DxLib.DxBBIterator
 
key() - Method in class org.ozoneDB.DxLib.DxMultiIterator
 
key() - Method in class org.ozoneDB.DxLib.DxHashIterator
 
key() - Method in class org.ozoneDB.DxLib.DxDiskHashIterator
 
key() - Method in class org.ozoneDB.DxLib.DxAbstractIterator
It is not a good idea to declare this abstract because some sub-classes do not know how to implement this method.
key() - Method in interface org.ozoneDB.DxLib.DxIterator
 
keyForElement(Object) - Method in class org.ozoneDB.DxLib.DxTreeMap
 
keyForElement(Object) - Method in class org.ozoneDB.DxLib.DxMultiMap
 
keyForElement(Object) - Method in class org.ozoneDB.DxLib.DxHashMap
 
keyForElement(Object) - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
keyForElement(Object) - Method in interface org.ozoneDB.DxLib.DxMap
Returns the key for the given object, which has to be the same object as stored in the map.
keySet() - Method in class org.ozoneDB.DxLib.DxMultiMap
 
keySet() - Method in class org.ozoneDB.DxLib.DxAbstractMap
 
keySet() - Method in interface org.ozoneDB.DxLib.DxMap
 

L

lastTouched() - Method in class org.ozoneDB.CacheObjectContainer
 
leave() - Method in class org.ozoneDB.ExternalTransaction
Detach the caller's thread from this Transaction, but do not attach the thread to another Transaction.
leaveTX(AbstractTransaction) - Method in class org.ozoneDB.ClientCacheDatabase
 
leaveTX(AbstractTransaction) - Method in class org.ozoneDB.ExternalDatabase
This method is never directly called from the client code.
length() - Method in class org.ozoneDB.DxLib.DxString
 
link - Variable in class org.ozoneDB.OzoneProxy
 
linkTable - Static variable in class org.ozoneDB.OzoneProxy
Table of stream to OzoneInterface pairs.
LocalDatabase - class org.ozoneDB.LocalDatabase.
This class represents a local database server that runs inside the same JVM as the client.
LocalDatabase() - Constructor for class org.ozoneDB.LocalDatabase
 
lock() - Method in class org.ozoneDB.CacheObjectContainer
 
LOG_LEVEL - Static variable in class org.ozoneDB.Setup
 

M

markSupported() - Method in class org.ozoneDB.blob.BLOBInputStream
 
MethodNotFoundExc - error org.ozoneDB.MethodNotFoundExc.
This error is thrown, if the RMI system is unable to find or unable to invoke a given method.
MethodNotFoundExc() - Constructor for class org.ozoneDB.MethodNotFoundExc
 
MethodNotFoundExc(String) - Constructor for class org.ozoneDB.MethodNotFoundExc
 
modTime() - Method in class org.ozoneDB.CacheObjectContainer
 

N

name() - Method in class org.ozoneDB.CacheObjectContainer
 
nameObject(OzoneRemote, String) - Method in class org.ozoneDB.ClientCacheDatabase
 
nameObject(OzoneRemote, String) - Method in class org.ozoneDB.ExternalDatabase
 
nameObject(OzoneRemote, String) - Method in class org.ozoneDB.Database
 
nameObject(OzoneRemote, String) - Method in interface org.ozoneDB.OzoneInterface
Assigns the specified object with the specified name.
nameTarget(String) - Method in class org.ozoneDB.CacheObjectContainer
 
newKeyData() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
newNodeBranch() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
newNodeLeaf() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
newSubTableFile() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
This method is synchronized because sub table filenames have to be unique.
newTransaction() - Method in class org.ozoneDB.ClientCacheDatabase
 
newTransaction() - Method in class org.ozoneDB.ExternalDatabase
Create a new transaction.
next - Variable in class org.ozoneDB.DxLib.DxKeyData
 
next() - Method in class org.ozoneDB.DxLib.DxBBIterator
 
next() - Method in class org.ozoneDB.DxLib.DxMultiIterator
 
next() - Method in class org.ozoneDB.DxLib.DxHashIterator
 
next() - Method in class org.ozoneDB.DxLib.DxDiskHashIterator
 
next() - Method in class org.ozoneDB.DxLib.DxVectorIterator
 
next() - Method in class org.ozoneDB.DxLib.DxListIterator
 
next() - Method in interface org.ozoneDB.DxLib.DxIterator
 
notifyProxyDeath(OzoneProxy) - Method in class org.ozoneDB.ExternalDatabase
Internal method.
notifyProxyDeath(OzoneProxy) - Method in class org.ozoneDB.Database
Internal method.
notifyProxyDeath(OzoneProxy) - Method in interface org.ozoneDB.OzoneInterface
Internal method.

O

object() - Method in class org.ozoneDB.DxLib.DxBBIterator
 
object() - Method in class org.ozoneDB.DxLib.DxMultiIterator
 
object() - Method in class org.ozoneDB.DxLib.DxHashIterator
 
object() - Method in class org.ozoneDB.DxLib.DxDiskHashIterator
 
object() - Method in class org.ozoneDB.DxLib.DxVectorIterator
 
object() - Method in class org.ozoneDB.DxLib.DxListIterator
 
object() - Method in interface org.ozoneDB.DxLib.DxIterator
 
objectForHandle(String) - Method in class org.ozoneDB.ExternalDatabase
 
objectForHandle(String) - Method in class org.ozoneDB.Database
 
objectForHandle(String) - Method in interface org.ozoneDB.OzoneInterface
Returns the object for the specified handle or null if there is no such object.
objectForName(String) - Method in class org.ozoneDB.ClientCacheDatabase
 
objectForName(String) - Method in class org.ozoneDB.ExternalDatabase
 
objectForName(String) - Method in class org.ozoneDB.Database
 
objectForName(String) - Method in interface org.ozoneDB.OzoneInterface
Returns the object for the specifies name or null if there is no such object.
ObjectNotFoundExc - exception org.ozoneDB.ObjectNotFoundExc.
This exception is thrown, if a database object, which is referenced by a proxy, cannot be found in the database.
ObjectNotFoundExc() - Constructor for class org.ozoneDB.ObjectNotFoundExc
 
ObjectNotFoundExc(String) - Constructor for class org.ozoneDB.ObjectNotFoundExc
 
ObjectReadExc - exception org.ozoneDB.DxLib.ObjectReadExc.
wird ausgelöst, wenn beim lesen eines objektes fehler auftreten
ObjectReadExc() - Constructor for class org.ozoneDB.DxLib.ObjectReadExc
 
ObjectReadExc(String) - Constructor for class org.ozoneDB.DxLib.ObjectReadExc
 
objectsOfClass(String) - Method in class org.ozoneDB.ClientCacheDatabase
 
objectsOfClass(String) - Method in class org.ozoneDB.ExternalDatabase
 
objectsOfClass(String) - Method in class org.ozoneDB.Database
 
objectsOfClass(String) - Method in interface org.ozoneDB.OzoneInterface
Gives all objects of the specified class as array.
ObjectWriteExc - exception org.ozoneDB.DxLib.ObjectWriteExc.
wird ausgelöst, wenn beim schreiben eines objektes fehler auftreten
ObjectWriteExc() - Constructor for class org.ozoneDB.DxLib.ObjectWriteExc
 
ObjectWriteExc(String) - Constructor for class org.ozoneDB.DxLib.ObjectWriteExc
 
onCreate() - Method in class org.ozoneDB.OzoneObject
This default implementation of the onCreate() method does nothing.
onCreate() - Method in interface org.ozoneDB.OzoneCompatible
This method will be automaticly called when this object is created using createObject().
onDelete() - Method in class org.ozoneDB.OzoneObject
This default implementation of the onDelete() method does nothing.
onDelete() - Method in interface org.ozoneDB.OzoneCompatible
This method will be automaticly called when this object is deleted using deleteObject().
onDelete() - Method in class org.ozoneDB.blob.BLOBContainerImpl
THIS MUST BE CALLED ON DELETE TO KILL ALL REFERENCED BLOBPAGES ! (hope the database does this for me...)
open(String) - Method in class org.ozoneDB.LocalDatabase
opens the database.
open(String, int) - Method in class org.ozoneDB.LocalDatabase
Deprecated. but still needed by legacy software. use open(String _dirName, String _debugLevel ) instead.
open(String, int) - Method in class org.ozoneDB.RemoteDatabase
Open a new database connection.
open(String, int, String, String) - Method in class org.ozoneDB.RemoteDatabase
Open a new database connection.
open(String, String) - Method in class org.ozoneDB.LocalDatabase
Opens the database.
open(String, String, String, String) - Method in class org.ozoneDB.LocalDatabase
Opens the database.
openDatabase(String) - Static method in class org.ozoneDB.ExternalDatabase
Factory method that creates a new database object.
openDatabase(String, String, String) - Static method in class org.ozoneDB.ExternalDatabase
Factory method that creates a new database object.
OPTIMISTIC - Static variable in class org.ozoneDB.TransactionExc
An object that was optimisticly locked (by an explicit lock or the use of ClientCacheDatabase) was changed by another party.
org.ozoneDB - package org.ozoneDB
Provides the classes and interfaces of the native ozone API.
org.ozoneDB.blob - package org.ozoneDB.blob
Provides classes and interfaces of the ozone BLOB sub-system.
org.ozoneDB.DxLib - package org.ozoneDB.DxLib
 
org.ozoneDB.xa - package org.ozoneDB.xa
Provides classes that allow ozone to be used together with an JTA transaction manager in an application server environment.
originalPrintStackTrace(PrintStream) - Method in class org.ozoneDB.ExceptionInOzoneObjectException
 
originalPrintStackTrace(PrintStream) - Method in class org.ozoneDB.OzoneInternalExc
 
OzoneCompatible - interface org.ozoneDB.OzoneCompatible.
All objects that are stored in ozone have to implement this interface.
OzoneCompatibleOrProxy - interface org.ozoneDB.OzoneCompatibleOrProxy.
This interface marks classes which represent objects which represent #OzoneObjects, either locally or remote.
OzoneInterface - interface org.ozoneDB.OzoneInterface.
Together with ExternalTransaction and OzoneCompatible this interface represents the basic API of the ozone database system.
OzoneInternalExc - exception org.ozoneDB.OzoneInternalExc.
This exception signals an internal server exception.
OzoneInternalExc() - Constructor for class org.ozoneDB.OzoneInternalExc
 
OzoneInternalExc(String) - Constructor for class org.ozoneDB.OzoneInternalExc
 
OzoneInternalExc(String, Throwable) - Constructor for class org.ozoneDB.OzoneInternalExc
 
OzoneObject - class org.ozoneDB.OzoneObject.
This class can be extended to build actual database objects.
OzoneObject() - Constructor for class org.ozoneDB.OzoneObject
 
OzoneProxy - class org.ozoneDB.OzoneProxy.
Proxy of an OzoneRemote object.
ozoneProxy() - Method in class org.ozoneDB.CacheObjectContainer
 
OzoneProxy() - Constructor for class org.ozoneDB.OzoneProxy
This constructor will only be called, when the object is constructed from a stream.
OzoneProxy(ObjectID, OzoneInterface) - Constructor for class org.ozoneDB.OzoneProxy
This constructor is only be called, when this object is constructed inside the database.
OzoneProxy(OzoneProxy) - Constructor for class org.ozoneDB.OzoneProxy
 
OzoneRemote - interface org.ozoneDB.OzoneRemote.
This interface is implemented by database classes (OzoneCompatible) and proxies (OzoneProxy).
OzoneRemoteExc - exception org.ozoneDB.OzoneRemoteExc.
Base class of all exceptions that may be thrown by ozone API methods.
OzoneRemoteExc() - Constructor for class org.ozoneDB.OzoneRemoteExc
 
OzoneRemoteExc(String) - Constructor for class org.ozoneDB.OzoneRemoteExc
 
OzoneUserTransaction - class org.ozoneDB.xa.OzoneUserTransaction.
The UserTransaction interface defines the methods that allow an application to explicitly manage transaction boundaries.
OzoneUserTransaction() - Constructor for class org.ozoneDB.xa.OzoneUserTransaction
 
OzoneXAResource - class org.ozoneDB.xa.OzoneXAResource.
This is the XA adapter (XAResource) for an ozone database connection.
OzoneXAResource(ExternalDatabase) - Constructor for class org.ozoneDB.xa.OzoneXAResource
 

P

peek() - Method in class org.ozoneDB.DxLib.DxListDeque
 
peek() - Method in class org.ozoneDB.DxLib.DxArrayDeque
 
peek() - Method in interface org.ozoneDB.DxLib.DxDeque
 
peekBottom() - Method in class org.ozoneDB.DxLib.DxListDeque
 
peekBottom() - Method in class org.ozoneDB.DxLib.DxArrayDeque
 
peekBottom() - Method in interface org.ozoneDB.DxLib.DxDeque
 
peekTop() - Method in class org.ozoneDB.DxLib.DxListDeque
 
peekTop() - Method in class org.ozoneDB.DxLib.DxArrayDeque
 
peekTop() - Method in interface org.ozoneDB.DxLib.DxDeque
 
PermissionDeniedExc - exception org.ozoneDB.PermissionDeniedExc.
This exception is thrown, if the owner of a transaction does not have proper permissions for a requested operation.
PermissionDeniedExc() - Constructor for class org.ozoneDB.PermissionDeniedExc
 
PermissionDeniedExc(String) - Constructor for class org.ozoneDB.PermissionDeniedExc
 
permissions() - Method in class org.ozoneDB.CacheObjectContainer
 
pin() - Method in class org.ozoneDB.CacheObjectContainer
Pins this ObjectContainer.
pop() - Method in class org.ozoneDB.DxLib.DxListDeque
 
pop() - Method in class org.ozoneDB.DxLib.DxArrayDeque
 
pop() - Method in interface org.ozoneDB.DxLib.DxDeque
 
popBottom() - Method in class org.ozoneDB.DxLib.DxListDeque
 
popBottom() - Method in class org.ozoneDB.DxLib.DxArrayDeque
 
popBottom() - Method in interface org.ozoneDB.DxLib.DxDeque
 
popTop() - Method in class org.ozoneDB.DxLib.DxListDeque
 
popTop() - Method in class org.ozoneDB.DxLib.DxArrayDeque
 
popTop() - Method in interface org.ozoneDB.DxLib.DxDeque
 
PORT - Static variable in class org.ozoneDB.Setup
 
prepare() - Method in class org.ozoneDB.ExternalTransaction
Prepares this transaction.
prepare(Xid) - Method in class org.ozoneDB.xa.OzoneXAResource
Ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
prepareTX(AbstractTransaction) - Method in class org.ozoneDB.ClientCacheDatabase
 
prepareTX(AbstractTransaction) - Method in class org.ozoneDB.ExternalDatabase
This method is never directly called from the client code.
prepend(DxString) - Method in class org.ozoneDB.DxLib.DxString
 
prepend(String) - Method in class org.ozoneDB.DxLib.DxString
 
printStackTrace(PrintStream) - Method in class org.ozoneDB.ExceptionInOzoneObjectException
 
printStackTrace(PrintStream) - Method in class org.ozoneDB.OzoneInternalExc
 
printStatistics() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
Private - Static variable in interface org.ozoneDB.OzoneInterface
Object access right.
PROP_DEBUG - Static variable in class org.ozoneDB.ExternalDatabase
 
PROP_DIR - Static variable in class org.ozoneDB.ExternalDatabase
 
PROP_HOST - Static variable in class org.ozoneDB.ExternalDatabase
 
PROP_PASSWD - Static variable in class org.ozoneDB.ExternalDatabase
 
PROP_PORT - Static variable in class org.ozoneDB.ExternalDatabase
 
PROP_USER - Static variable in class org.ozoneDB.ExternalDatabase
 
Public - Static variable in interface org.ozoneDB.OzoneInterface
Object access right.
push(Object) - Method in class org.ozoneDB.DxLib.DxListDeque
 
push(Object) - Method in class org.ozoneDB.DxLib.DxArrayDeque
 
push(Object) - Method in interface org.ozoneDB.DxLib.DxDeque
 
pushBottom(Object) - Method in class org.ozoneDB.DxLib.DxListDeque
 
pushBottom(Object) - Method in class org.ozoneDB.DxLib.DxArrayDeque
 
pushBottom(Object) - Method in interface org.ozoneDB.DxLib.DxDeque
 
pushTop(Object) - Method in class org.ozoneDB.DxLib.DxListDeque
 
pushTop(Object) - Method in class org.ozoneDB.DxLib.DxArrayDeque
 
pushTop(Object) - Method in interface org.ozoneDB.DxLib.DxDeque
 

R

raiseState(int) - Method in class org.ozoneDB.CacheObjectContainer
 
re_use() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
Reuse an existing table from disk.
read() - Method in class org.ozoneDB.blob.BLOBInputStream
 
read(byte[]) - Method in class org.ozoneDB.blob.BLOBInputStream
 
read(byte[], int, int) - Method in class org.ozoneDB.blob.BLOBInputStream
 
read(int, int) - Method in class org.ozoneDB.blob.BLOBContainerImpl_Proxy
 
read(int, int) - Method in class org.ozoneDB.blob.BLOBPageImpl_Proxy
 
read(int, int) - Method in class org.ozoneDB.blob.BLOBPageImpl
 
read(int, int) - Method in interface org.ozoneDB.blob.BLOBPage
 
read(int, int) - Method in class org.ozoneDB.blob.BLOBContainerImpl
 
read(int, int) - Method in interface org.ozoneDB.blob.BLOBContainer
 
readClassName() - Method in class org.ozoneDB.DxLib.DxObjectInputStream
 
readExternal(ObjectInput) - Method in class org.ozoneDB.OzoneProxy
 
readExternal(ObjectInput) - Method in class org.ozoneDB.DxLib.DxInteger
 
readExternal(ObjectInput) - Method in class org.ozoneDB.DxLib.DxTreeMap
 
readExternal(ObjectInput) - Method in class org.ozoneDB.DxLib.DxBoolean
 
readExternal(ObjectInput) - Method in class org.ozoneDB.DxLib.DxLong
 
readExternal(ObjectInput) - Method in class org.ozoneDB.DxLib.DxString
 
readExternal(ObjectInput) - Method in class org.ozoneDB.DxLib.DxMultiMap
 
readExternal(ObjectInput) - Method in class org.ozoneDB.DxLib.DxException
 
readExternal(ObjectInput) - Method in class org.ozoneDB.DxLib.DxDouble
 
readExternal(ObjectInput) - Method in class org.ozoneDB.DxLib.DxDiskSubTable
 
readExternal(ObjectInput) - Method in class org.ozoneDB.DxLib.DxDiskHashNodeLeaf
 
readExternal(ObjectInput) - Method in class org.ozoneDB.DxLib.DxDiskHashNodeBranch
 
readExternal(ObjectInput) - Method in class org.ozoneDB.DxLib.DxKeyData
 
readExternal(ObjectInput) - Method in class org.ozoneDB.DxLib.DxAbstractMap
 
readExternal(ObjectInput) - Method in class org.ozoneDB.DxLib.DxAbstractCollection
 
readObject() - Method in class org.ozoneDB.DxLib.DxObjectInputStream
 
readTable() - Method in class org.ozoneDB.DxLib.DxDiskSubTable
 
recover(int) - Method in class org.ozoneDB.xa.OzoneXAResource
Obtain a list of prepared transaction branches from a resource manager.
registerClass(DxString) - Static method in class org.ozoneDB.DxLib.DxClassLoader
 
reloadClasses() - Method in class org.ozoneDB.ClientCacheDatabase
Force the database server to reload all classes which extend OzoneObject.
reloadClasses() - Method in class org.ozoneDB.ExternalDatabase
 
reloadClasses() - Method in class org.ozoneDB.Database
 
reloadClasses() - Method in interface org.ozoneDB.OzoneInterface
Force the database server to reload all classes which extend OzoneObject.
RemoteDatabase - class org.ozoneDB.RemoteDatabase.
This class represents a remote database server that is connected via a network connection.
RemoteDatabase() - Constructor for class org.ozoneDB.RemoteDatabase
 
remoteID - Variable in class org.ozoneDB.OzoneProxy
 
remoteID() - Method in class org.ozoneDB.OzoneProxy
 
remove(Object) - Method in class org.ozoneDB.DxLib.DxTreeMap
 
remove(Object) - Method in class org.ozoneDB.DxLib.DxTreeSet
 
remove(Object) - Method in class org.ozoneDB.DxLib.DxHashMap
 
remove(Object) - Method in class org.ozoneDB.DxLib.DxHashSet
 
remove(Object) - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
remove(Object) - Method in class org.ozoneDB.DxLib.DxAbstractCollection
Remove the first occurence of an object that equals the the specified object.
remove(Object) - Method in interface org.ozoneDB.DxLib.DxCollection
 
removeAll(DxCollection) - Method in class org.ozoneDB.DxLib.DxAbstractCollection
 
removeAll(DxCollection) - Method in interface org.ozoneDB.DxLib.DxCollection
 
removeAllKeys(DxCollection) - Method in class org.ozoneDB.DxLib.DxMultiMap
 
removeAllKeys(DxCollection) - Method in class org.ozoneDB.DxLib.DxAbstractMap
 
removeAllKeys(DxCollection) - Method in interface org.ozoneDB.DxLib.DxMap
 
removeAtIndex(int) - Method in class org.ozoneDB.DxLib.DxArrayBag
Sets the component at the specified index to be null.
removeAtIndex(int) - Method in interface org.ozoneDB.DxLib.DxVector
 
removeForKey(Object) - Method in class org.ozoneDB.DxLib.DxTreeMap
 
removeForKey(Object) - Method in class org.ozoneDB.DxLib.DxMultiMap
 
removeForKey(Object) - Method in class org.ozoneDB.DxLib.DxHashMap
 
removeForKey(Object) - Method in class org.ozoneDB.DxLib.DxDiskSubTable
 
removeForKey(Object) - Method in class org.ozoneDB.DxLib.DxDiskHashNodeLeaf
 
removeForKey(Object) - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
removeForKey(Object) - Method in interface org.ozoneDB.DxLib.DxMap
 
removeObject() - Method in class org.ozoneDB.DxLib.DxBBIterator
 
removeObject() - Method in class org.ozoneDB.DxLib.DxMultiIterator
 
removeObject() - Method in class org.ozoneDB.DxLib.DxHashIterator
 
removeObject() - Method in class org.ozoneDB.DxLib.DxDiskHashIterator
 
removeObject() - Method in class org.ozoneDB.DxLib.DxVectorIterator
 
removeObject() - Method in class org.ozoneDB.DxLib.DxListIterator
 
removeObject() - Method in interface org.ozoneDB.DxLib.DxIterator
 
removeTable(DxDiskHashMap) - Method in class org.ozoneDB.DxLib.DxDiskHashCompatible
 
reset() - Method in class org.ozoneDB.DxLib.DxObjectOutputStream
 
reset() - Method in class org.ozoneDB.DxLib.DxObjectInputStream
 
reset() - Method in class org.ozoneDB.DxLib.DxBBIterator
 
reset() - Method in class org.ozoneDB.DxLib.DxMultiIterator
 
reset() - Method in class org.ozoneDB.DxLib.DxHashIterator
 
reset() - Method in class org.ozoneDB.DxLib.DxDiskHashIterator
 
reset() - Method in class org.ozoneDB.DxLib.DxVectorIterator
 
reset() - Method in class org.ozoneDB.DxLib.DxListIterator
 
reset() - Method in interface org.ozoneDB.DxLib.DxIterator
 
retainAll(DxCollection) - Method in class org.ozoneDB.DxLib.DxAbstractSet
 
retainAll(DxCollection) - Method in interface org.ozoneDB.DxLib.DxSet
 
ROLLBACK - Static variable in class org.ozoneDB.TransactionExc
Transaction was rolled back instead of prepared.
rollback() - Method in class org.ozoneDB.ExternalTransaction
Rollback the transaction associated with the current thread.
rollback() - Method in class org.ozoneDB.xa.OzoneUserTransaction
 
rollback(Xid) - Method in class org.ozoneDB.xa.OzoneXAResource
Inform the resource manager to roll back work done on behalf of a transaction branch.
rollbackTX(AbstractTransaction) - Method in class org.ozoneDB.ClientCacheDatabase
 
rollbackTX(AbstractTransaction) - Method in class org.ozoneDB.ExternalDatabase
This method is never directly called from the client code.
ROOT_TABLE_NAME - Static variable in class org.ozoneDB.DxLib.DxDiskHashMap
 
rootTable() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 

S

self() - Method in class org.ozoneDB.OzoneObject
 
self() - Method in interface org.ozoneDB.OzoneCompatible
Return a proxy for the receiver.
serialVersionUID - Static variable in interface org.ozoneDB.DxLib.DxIterator
 
set(Object, Object) - Method in class org.ozoneDB.DxLib.DxKeyData
 
setContainer(ObjectContainer) - Method in class org.ozoneDB.OzoneObject
 
setContainer(ObjectContainer) - Method in interface org.ozoneDB.OzoneCompatible
Set the container of the receiver.
setDatabase(ClientCacheDatabase) - Method in class org.ozoneDB.CacheObjectContainer
 
setDirty(boolean) - Method in class org.ozoneDB.CacheObjectContainer
 
setName(String) - Method in class org.ozoneDB.CacheObjectContainer
 
setReusable(boolean) - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
setRollbackOnly() - Method in class org.ozoneDB.ExternalTransaction
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in class org.ozoneDB.xa.OzoneUserTransaction
 
setTarget(OzoneCompatible) - Method in class org.ozoneDB.CacheObjectContainer
 
setTransactionManager(TransactionManager) - Method in class org.ozoneDB.xa.OzoneUserTransaction
 
setTransactionTimeout(int) - Method in class org.ozoneDB.ExternalTransaction
Modify the value of the timeout value that is associated with the transactions started by the current thread with the begin method.
setTransactionTimeout(int) - Method in class org.ozoneDB.xa.OzoneUserTransaction
 
setTransactionTimeout(int) - Method in class org.ozoneDB.xa.OzoneXAResource
Set the current transaction timeout value for this XAResource instance.
Setup - class org.ozoneDB.Setup.
Setup holds all static configuration properties plus all dynamic runtime properties of an ozone environment.
Setup(Env) - Constructor for class org.ozoneDB.Setup
 
Setup(Env, Properties) - Constructor for class org.ozoneDB.Setup
 
size() - Method in class org.ozoneDB.DxLib.DxArrayBag
 
size() - Method in interface org.ozoneDB.DxLib.DxVector
 
size() - Method in class org.ozoneDB.blob.BLOBPageImpl_Proxy
 
size() - Method in class org.ozoneDB.blob.BLOBPageImpl
 
size() - Method in interface org.ozoneDB.blob.BLOBPage
 
skip(long) - Method in class org.ozoneDB.blob.BLOBInputStream
 
space() - Method in class org.ozoneDB.DxLib.DxArrayBag
 
space() - Method in interface org.ozoneDB.DxLib.DxVector
 
start(Xid, int) - Method in class org.ozoneDB.xa.OzoneXAResource
Start work on behalf of a transaction branch specified in xid.
STATE - Static variable in class org.ozoneDB.TransactionExc
Transaction had inproper status to complete the requested operation.
state() - Method in class org.ozoneDB.CacheObjectContainer
 
STATUS_ACTIVE - Static variable in class org.ozoneDB.ExternalTransaction
Status of a transaction: transaction has been started.
STATUS_COMMITED - Static variable in class org.ozoneDB.ExternalTransaction
Status of a transaction: transaction has been successfully committed.
STATUS_COMMITING - Static variable in class org.ozoneDB.ExternalTransaction
Status of a transaction: transaction is about to commit.
STATUS_NONE - Static variable in class org.ozoneDB.ExternalTransaction
Status of a transaction: transaction is not active.
STATUS_PREPARED - Static variable in class org.ozoneDB.ExternalTransaction
Status of a transaction: transaction has been successfully prepared.
STATUS_PREPARING - Static variable in class org.ozoneDB.ExternalTransaction
Status of a transaction: transaction is about to prepare.
STATUS_ROLLEDBACK - Static variable in class org.ozoneDB.ExternalTransaction
Status of a transaction: transaction has been aborted.
STATUS_ROLLINGBACK - Static variable in class org.ozoneDB.ExternalTransaction
Status of a transaction: transaction is about to abort.
STOPPED - Static variable in class org.ozoneDB.TransactionExc
The transaction was stopped by the transaction manager.
STORE - Static variable in class org.ozoneDB.Setup
 

T

table() - Method in class org.ozoneDB.DxLib.DxDiskSubTable
 
tableBitSize - Variable in class org.ozoneDB.DxLib.DxDiskHashMap
 
tail() - Method in class org.ozoneDB.DxLib.DxListBag
 
target() - Method in class org.ozoneDB.CacheObjectContainer
 
targetClass() - Method in class org.ozoneDB.CacheObjectContainer
 
targetClone() - Method in class org.ozoneDB.CacheObjectContainer
 
theEnv - Variable in class org.ozoneDB.LocalDatabase
 
timeCount - Static variable in class org.ozoneDB.DxLib.DxDiskSubTable
 
toArray() - Method in class org.ozoneDB.DxLib.DxAbstractCollection
 
toArray() - Method in interface org.ozoneDB.DxLib.DxCollection
 
toBoolean() - Method in class org.ozoneDB.DxLib.DxBoolean
 
toDouble() - Method in class org.ozoneDB.DxLib.DxDouble
 
toExc() - Method in class org.ozoneDB.DxLib.DxException
 
toInt() - Method in class org.ozoneDB.DxLib.DxInteger
 
toLong() - Method in class org.ozoneDB.DxLib.DxLong
 
toString() - Method in class org.ozoneDB.LocalDatabase
 
toString() - Method in class org.ozoneDB.RemoteDatabase
 
toString() - Method in class org.ozoneDB.OzoneObject
 
toString() - Method in class org.ozoneDB.OzoneProxy
Base implementation of toString().
toString() - Method in class org.ozoneDB.TransactionExc
 
toString() - Method in class org.ozoneDB.DxLib.DxInteger
 
toString() - Method in class org.ozoneDB.DxLib.DxBoolean
 
toString() - Method in class org.ozoneDB.DxLib.DxLong
 
toString() - Method in class org.ozoneDB.DxLib.DxString
 
toString() - Method in class org.ozoneDB.DxLib.DxException
 
toString() - Method in class org.ozoneDB.DxLib.DxDouble
 
toString() - Method in class org.ozoneDB.DxLib.DxHashSet
 
toString() - Method in class org.ozoneDB.xa.OzoneXAResource
 
touch() - Method in class org.ozoneDB.CacheObjectContainer
 
toXML(ContentHandler) - Method in class org.ozoneDB.OzoneObject
This default implementation of the toSAX() method.
toXML(ContentHandler) - Method in interface org.ozoneDB.OzoneCompatible
This method is automatically called by the ozone server to get an idea of the size of this object.
TransactionExc - exception org.ozoneDB.TransactionExc.
This exception is thrown, if...
TransactionExc() - Constructor for class org.ozoneDB.TransactionExc
 
TransactionExc(String) - Constructor for class org.ozoneDB.TransactionExc
 
TransactionExc(String, int) - Constructor for class org.ozoneDB.TransactionExc
 

U

UNEXPECTED - Static variable in class org.ozoneDB.TransactionExc
An error was encountered where it was not expected.
UnexpectedException - exception org.ozoneDB.UnexpectedException.
This Exception is thrown, if a method of a database object has thrown an exception that is not in its throws clause or to signal an general unexpected error condition.
UnexpectedException() - Constructor for class org.ozoneDB.UnexpectedException
 
UnexpectedException(String) - Constructor for class org.ozoneDB.UnexpectedException
 
UNKNOWN - Static variable in class org.ozoneDB.TransactionExc
 
unpin() - Method in class org.ozoneDB.CacheObjectContainer
Unpins this ObjectContainer.
userName - Variable in class org.ozoneDB.LocalDatabase
 

V

valueClone() - Method in class org.ozoneDB.DxLib.DxMultiMap
 
valueClone() - Method in class org.ozoneDB.DxLib.DxAbstractMap
 
valueClone() - Method in class org.ozoneDB.DxLib.DxAbstractCollection
erzeugt einen clone der collection und der objekte; Achtung: alle objekte in der collection muessen DxCompatible sein
valueClone() - Method in interface org.ozoneDB.DxLib.DxCollection
 

W

write(byte[]) - Method in class org.ozoneDB.blob.BLOBOutputStream
 
write(byte[], int) - Method in class org.ozoneDB.blob.BLOBPageImpl_Proxy
 
write(byte[], int) - Method in class org.ozoneDB.blob.BLOBPageImpl
 
write(byte[], int) - Method in interface org.ozoneDB.blob.BLOBPage
 
write(byte[], int, int) - Method in class org.ozoneDB.blob.BLOBOutputStream
 
write(int) - Method in class org.ozoneDB.blob.BLOBOutputStream
 
write(int, byte[], int, int) - Method in class org.ozoneDB.blob.BLOBContainerImpl_Proxy
 
write(int, byte[], int, int) - Method in class org.ozoneDB.blob.BLOBContainerImpl
Writes the content of the Array into the BLOB starting at index.
write(int, byte[], int, int) - Method in interface org.ozoneDB.blob.BLOBContainer
 
writeAllTables() - Method in class org.ozoneDB.DxLib.DxDiskHashMap
 
writeExternal(ObjectOutput) - Method in class org.ozoneDB.OzoneProxy
 
writeExternal(ObjectOutput) - Method in class org.ozoneDB.DxLib.DxInteger
 
writeExternal(ObjectOutput) - Method in class org.ozoneDB.DxLib.DxTreeMap
 
writeExternal(ObjectOutput) - Method in class org.ozoneDB.DxLib.DxBoolean
 
writeExternal(ObjectOutput) - Method in class org.ozoneDB.DxLib.DxLong
 
writeExternal(ObjectOutput) - Method in class org.ozoneDB.DxLib.DxString
 
writeExternal(ObjectOutput) - Method in class org.ozoneDB.DxLib.DxMultiMap
 
writeExternal(ObjectOutput) - Method in class org.ozoneDB.DxLib.DxException
 
writeExternal(ObjectOutput) - Method in class org.ozoneDB.DxLib.DxDouble
 
writeExternal(ObjectOutput) - Method in class org.ozoneDB.DxLib.DxDiskSubTable
Schreibt nur die representation in einem HashNode aber nicht die tabelle selber.
writeExternal(ObjectOutput) - Method in class org.ozoneDB.DxLib.DxDiskHashNodeLeaf
 
writeExternal(ObjectOutput) - Method in class org.ozoneDB.DxLib.DxDiskHashNodeBranch
 
writeExternal(ObjectOutput) - Method in class org.ozoneDB.DxLib.DxKeyData
 
writeExternal(ObjectOutput) - Method in class org.ozoneDB.DxLib.DxAbstractMap
 
writeExternal(ObjectOutput) - Method in class org.ozoneDB.DxLib.DxAbstractCollection
 
writeObject(Object) - Method in class org.ozoneDB.DxLib.DxObjectOutputStream
 
writeTable() - Method in class org.ozoneDB.DxLib.DxDiskSubTable
Schreibt den inhalt der ganzen tabelle aber nicht die sub-tabellen.
WS_CLUSTER_SIZE - Static variable in class org.ozoneDB.Setup
 
WS_CLUSTER_SIZE_RATIO - Static variable in class org.ozoneDB.Setup
 
WS_COMPRESS_CLUSTERS - Static variable in class org.ozoneDB.Setup
 
WS_TABLE_BUFF_SIZE - Static variable in class org.ozoneDB.Setup
 
WS_TABLE_CACHE_SIZE - Static variable in class org.ozoneDB.Setup
 
WS_TABLE_SUBTABLE_SIZE - Static variable in class org.ozoneDB.Setup
 

X

xmlForObject(OzoneRemote, ContentHandler) - Method in class org.ozoneDB.ExternalDatabase
 
xmlForObject(OzoneRemote, ContentHandler) - Method in class org.ozoneDB.Database
 
xmlForObject(OzoneRemote, ContentHandler) - Method in interface org.ozoneDB.OzoneInterface
Converts the specified object into XML.
xmlForObject(OzoneRemote, Document) - Method in class org.ozoneDB.ExternalDatabase
 
xmlForObject(OzoneRemote, Document) - Method in class org.ozoneDB.Database
 
xmlForObject(OzoneRemote, Document) - Method in interface org.ozoneDB.OzoneInterface
Convert the specified object into XML.
XOID - Static variable in class org.ozoneDB.Setup
 

A B C D E F G H I J K L M N O P R S T U V W X
ozone API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.