public interface FilePageStoreFactory
| Modifier and Type | Method and Description |
|---|---|
PageStore |
createPageStore(byte type,
File file,
AllocatedPageTracker allocatedTracker)
Creates instance of FilePageStore based on given file.
|
PageStore createPageStore(byte type, File file, AllocatedPageTracker allocatedTracker) throws IgniteCheckedException
type - Data type, can be PageIdAllocator.FLAG_IDX or PageIdAllocator.FLAG_DATA.file - File Page store file.IgniteCheckedException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019