Package | Description |
---|---|
net.sf.joafip.store.service | |
net.sf.joafip.store.service.garbage |
Modifier and Type | Interface and Description |
---|---|
interface |
IStore
interface for object storage
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDelegatingToStoreManagers |
class |
AbstractStoreDelegatingToDataManager |
class |
Store
object storage management in file
manage root object synchronization in file default substitution setup is: PLinkedHashSet for HashSet PTreeSet for TreeSet PLinkedHashSet for LinkedHashSet PLinkedHashMap for HashMap PTreeMap for TreeMap PHashtable for HashTable only one path for one store, two store can not share the same directory for files |
Constructor and Description |
---|
StoreGarbager(IStoreForGarbage store) |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.