| Package | Description |
|---|---|
| org.modeshape.persistence.file |
The classes that make up the file system persistence provider.
|
| Modifier and Type | Method and Description |
|---|---|
FileDb |
FileDbProvider.getDB(String type,
Document configuration) |
protected static FileDb |
FileDb.inMemory(boolean compress) |
protected static FileDb |
FileDb.onDisk(boolean compress,
String path) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.