| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.metric | |
| org.apache.ignite.internal.processors.metric.impl | |
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| org.apache.ignite.thread |
Contains threads-related utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
HistogramMetricImpl |
GridCachePartitionExchangeManager.blockingDurationHistogram() |
HistogramMetricImpl |
GridCachePartitionExchangeManager.durationHistogram() |
| Modifier and Type | Method and Description |
|---|---|
HistogramMetricImpl |
MetricRegistry.histogram(String name,
long[] bounds,
@Nullable String desc)
Creates and registre named histogram gauge.
|
| Constructor and Description |
|---|
HistogramMetricImpl(String name,
HistogramMetricImpl toCopy) |
| Constructor and Description |
|---|
Stripe(String igniteInstanceName,
String poolName,
int idx,
IgniteLogger log,
IgniteInClosure<Throwable> errHnd,
GridWorkerListener gridWorkerLsnr,
HistogramMetricImpl execTime) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IgniteThreadPoolExecutor.executionTimeMetric(HistogramMetricImpl execTime) |
| Constructor and Description |
|---|
IgniteThreadPoolExecutor(int corePoolSize,
int maxPoolSize,
long keepAliveTime,
BlockingQueue<Runnable> workQ,
ThreadFactory threadFactory,
@Nullable HistogramMetricImpl execTime)
Creates a new service with the given initial parameters.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023