| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence | |
| org.apache.ignite.internal.processors.cache.persistence.file |
| Modifier and Type | Class and Description |
|---|---|
class |
DataRegionMetricsImpl |
| Modifier and Type | Method and Description |
|---|---|
FilePageStore |
FilePageStoreFactory.createPageStore(byte type,
File file,
AllocatedPageTracker allocatedTracker)
Creates instance of FilePageStore based on given file.
|
FilePageStore |
FileVersionCheckingFactory.createPageStore(byte type,
File file,
AllocatedPageTracker allocatedTracker)
Creates instance of FilePageStore based on given file.
|
FilePageStore |
FileVersionCheckingFactory.createPageStore(byte type,
File file,
int ver,
AllocatedPageTracker allocatedTracker)
Instantiates specific version of FilePageStore.
|
| Constructor and Description |
|---|
FilePageStore(byte type,
File file,
FileIOFactory factory,
DataStorageConfiguration cfg,
AllocatedPageTracker allocatedTracker) |
FilePageStoreV2(byte type,
File file,
FileIOFactory factory,
DataStorageConfiguration cfg,
AllocatedPageTracker allocatedTracker) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018