|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation | |
---|---|
fr.dyade.aaa.util |
Uses of Operation in fr.dyade.aaa.util |
---|
Fields in fr.dyade.aaa.util with type parameters of type Operation | |
---|---|
(package private) java.util.Hashtable<java.lang.Object,Operation> |
NGTransaction.LogManager.log
Log of all operations already committed but not reported on disk. |
Methods in fr.dyade.aaa.util that return Operation | |
---|---|
(package private) static Operation |
Operation.alloc(int type,
java.lang.String dirName,
java.lang.String name)
|
(package private) static Operation |
Operation.alloc(int type,
java.lang.String dirName,
java.lang.String name,
byte[] value)
|
Methods in fr.dyade.aaa.util with parameters of type Operation | |
---|---|
byte[] |
NGTransaction.LogManager.getFromLog(Operation op)
|
Method parameters in fr.dyade.aaa.util with type arguments of type Operation | |
---|---|
(package private) void |
NGTransaction.LogManager.commit(java.util.Hashtable<java.lang.Object,Operation> ctxlog)
Reports all buffered operations in logs. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |