public class FilePageStoreV2 extends FilePageStore
| Modifier and Type | Field and Description |
|---|---|
static int |
VERSION
File version.
|
dbCfg, HEADER_SIZE| Constructor and Description |
|---|
FilePageStoreV2(byte type,
File file,
FileIOFactory factory,
DataStorageConfiguration cfg,
AllocatedPageTracker allocatedTracker) |
| Modifier and Type | Method and Description |
|---|---|
int |
headerSize()
Size of page store header.
|
int |
version()
Page store version.
|
allocatePage, beginRecover, ensure, exists, finishRecover, header, pageOffset, pages, read, readHeader, stop, sync, truncate, writepublic static final int VERSION
public FilePageStoreV2(byte type,
File file,
FileIOFactory factory,
DataStorageConfiguration cfg,
AllocatedPageTracker allocatedTracker)
type - Type.file - File.factory - Factory.cfg - Config.allocatedTracker - Metrics updaterpublic int headerSize()
headerSize in class FilePageStorepublic int version()
version in interface PageStoreversion in class FilePageStore
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019