| Package | Description |
|---|---|
| org.apache.ignite.internal.pagemem.impl | |
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persistence implementation.
|
| org.apache.ignite.internal.processors.metric | |
| org.apache.ignite.internal.processors.metric.impl |
| Constructor and Description |
|---|
PageMemoryNoStoreImpl(IgniteLogger log,
DirectMemoryProvider directMemoryProvider,
GridCacheSharedContext<?,?> sharedCtx,
int pageSize,
DataRegionConfiguration dataRegionCfg,
LongAdderMetric totalAllocatedPagesMetric,
boolean trackAcquiredPages) |
| Modifier and Type | Method and Description |
|---|---|
LongAdderMetric |
DataRegionMetricsImpl.getOrAllocateGroupPageAllocationTracker(String grpName)
Get or allocate group allocation tracker.
|
LongAdderMetric |
DataRegionMetricsImpl.totalAllocatedPages() |
| Modifier and Type | Method and Description |
|---|---|
LongAdderMetric |
MetricRegistry.longAdderMetric(String name,
LongConsumer delegate,
@Nullable String desc)
Creates and register named metric.
|
LongAdderMetric |
MetricRegistry.longAdderMetric(String name,
@Nullable String desc)
Creates and register named metric.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LongAdderWithDelegateMetric
Long metric implementation based on
LongAdder with LongAdderWithDelegateMetric.delegate. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021