| Modifier and Type | Method and Description |
|---|---|
void |
IgnitePageStoreManager.initialize(int cacheId,
int partitions,
String workingDir,
AllocatedPageTracker tracker)
Initializes disk store structures.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CacheGroupMetricsMXBeanImpl.GroupAllocationTracker |
| Constructor and Description |
|---|
GroupAllocationTracker(AllocatedPageTracker delegate) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataRegionMetricsImpl |
| Modifier and Type | Field and Description |
|---|---|
static AllocatedPageTracker |
AllocatedPageTracker.NO_OP
No-op instance.
|
| Modifier and Type | Method and Description |
|---|---|
PageStore |
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.
|
void |
FilePageStoreManager.initialize(int cacheId,
int partitions,
String workingDir,
AllocatedPageTracker tracker)
Initializes disk store structures.
|
| 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 Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019