Package | Description |
---|---|
fr.dyade.aaa.ext | |
fr.dyade.aaa.util |
Modifier and Type | Field and Description |
---|---|
(package private) Hashtable<Object,Operation> |
NGTransaction.LogManager.log
Memory log of all operations already committed but not reported on disk.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
NGTransaction.LogManager.getFromLog(Operation op) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
NGTransaction.LogManager.commit(Hashtable<Object,Operation> ctxlog)
Reports all buffered operations in logs.
|
Modifier and Type | Field and Description |
---|---|
(package private) Hashtable<Object,Operation> |
NTransaction.LogFile.log
Log of all operations already committed but not reported on disk.
|
Modifier and Type | Method and Description |
---|---|
static Operation |
Operation.alloc(int type,
String dirName,
String name) |
static Operation |
Operation.alloc(int type,
String dirName,
String name,
byte[] value) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
NTransaction.LogFile.commit(Hashtable<Object,Operation> ctxlog)
Reports all buffered operations in logs.
|
Copyright © 2019 ScalAgent D.T.. All rights reserved.