|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractStore | |
---|---|
org.magnos.data.store |
Uses of AbstractStore in org.magnos.data.store |
---|
Subclasses of AbstractStore in org.magnos.data.store | |
---|---|
class |
FileStore
A store which has a file as its persisted medium. |
class |
MappedStore
A store which has a memory-mapped file as its persisted medium. |
class |
MemoryStore
A store which is kept entirely in memory and is not persisted to any medium. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |