Package | Description |
---|---|
net.sf.joafip.service | |
net.sf.joafip.store.entity | |
net.sf.joafip.store.service | |
net.sf.joafip.store.service.garbage | |
net.sf.joafip.store.service.objectio.manager |
Modifier and Type | Field and Description |
---|---|
protected JoafipMutex |
AbstractFilePersistenceDelegatingToStore.mutex
for thread synchronization
|
protected JoafipMutex |
AbstractDataAccessSession.mutex
for thread synchronization
|
Modifier and Type | Method and Description |
---|---|
JoafipMutex |
IDataAccessSessionCommon.getMutex() |
JoafipMutex |
AbstractFilePersistenceDelegatingToStore.getMutex() |
JoafipMutex |
AbstractDataAccessSession.getMutex() |
Modifier and Type | Method and Description |
---|---|
JoafipMutex |
StoreSynchro.getMutex() |
Modifier and Type | Method and Description |
---|---|
JoafipMutex |
IStoreForGarbage.getMutex() |
JoafipMutex |
IStore.getMutex() |
JoafipMutex |
AbstractDelegatingToStoreManagers.getMutex() |
Constructor and Description |
---|
GarbageManager(HeapRecordableManager heapRecordableManager,
HelperBinaryConversion helperBinaryConversion,
IHeapDataManager dataManager,
IObjectIoManagerForGarbage objectIOManager,
ToVisitRecordManager toVisitRecordManager,
VisitedRecordManager visitedRecordManager,
StoreHeader storeHeader,
JoafipMutex storeMutex) |
Modifier and Type | Method and Description |
---|---|
JoafipMutex |
SerializerObjectIOManager.getStoreMutex() |
JoafipMutex |
ObjectIOManager.getStoreMutex() |
JoafipMutex |
IObjectIOManagerForProxyObjectIO.getStoreMutex()
get the mutex for storage file access
|
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.