| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence.pagemem |
| Modifier and Type | Method and Description |
|---|---|
static PageMemoryImpl.ThrottlingPolicy |
PageMemoryImpl.ThrottlingPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageMemoryImpl.ThrottlingPolicy[] |
PageMemoryImpl.ThrottlingPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PageMemoryImpl(DirectMemoryProvider directMemoryProvider,
long[] sizes,
GridCacheSharedContext<?,?> ctx,
int pageSize,
ReplacedPageWriter flushDirtyPage,
GridInClosure3X<Long,FullPageId,PageMemoryEx> changeTracker,
CheckpointLockStateChecker stateChecker,
DataRegionMetricsImpl memMetrics,
PageMemoryImpl.ThrottlingPolicy throttlingPlc,
CheckpointWriteProgressSupplier cpProgressProvider) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018