|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileBackedStorageEngine | |
|---|---|
| org.terracotta.offheapstore.disk.storage | |
| Uses of FileBackedStorageEngine in org.terracotta.offheapstore.disk.storage |
|---|
| Methods in org.terracotta.offheapstore.disk.storage that return types with arguments of type FileBackedStorageEngine | ||
|---|---|---|
static
|
FileBackedStorageEngine.createFactory(MappedPageSource source,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability)
|
|
static
|
FileBackedStorageEngine.createFactory(MappedPageSource source,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean bootstrap)
|
|
static
|
FileBackedStorageEngine.createFactory(MappedPageSource source,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
Factory<ExecutorService> executorFactory,
boolean bootstrap)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||