|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.utils.SoftHashMapIndex net.ontopia.persistence.proxy.TransactionalSoftHashMapIndex
public class TransactionalSoftHashMapIndex
INTERNAL:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.ontopia.utils.SoftHashMapIndex |
---|
SoftHashMapIndex.SoftEntry<K,E> |
Field Summary |
---|
Fields inherited from class net.ontopia.utils.SoftHashMapIndex |
---|
entries |
Constructor Summary | |
---|---|
TransactionalSoftHashMapIndex()
|
Method Summary | |
---|---|
void |
abort()
|
void |
commit()
|
void |
removeAll(java.util.Collection keys)
|
Methods inherited from class net.ontopia.utils.SoftHashMapIndex |
---|
get, getKey, put, rehash, remove, size, writeReport |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.ontopia.utils.LookupIndexIF |
---|
get, put, remove |
Constructor Detail |
---|
public TransactionalSoftHashMapIndex()
Method Detail |
---|
public void removeAll(java.util.Collection keys)
removeAll
in interface TransactionalLookupIndexIF
public void commit()
commit
in interface TransactionalLookupIndexIF
public void abort()
abort
in interface TransactionalLookupIndexIF
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |