| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.events |
Contains Event Subscription functionality together with various events emitted by Ignite.
|
| org.apache.ignite.spi.metric |
Contains common classes and interfaces for metric SPI implementations.
|
| org.apache.ignite.spi.metric.jmx |
Contains JMX based implementation of MetricExporterSpi.
|
| org.apache.ignite.spi.metric.log |
Contains push to log implementation of MetricExporterSpi.
|
| org.apache.ignite.spi.metric.noop |
Contains no-op implementation of MetricExporterSpi.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteCache<K,V> |
IgniteCache.withReadRepair()
This is an experimental API.
|
| Modifier and Type | Method and Description |
|---|---|
long |
TransactionConfiguration.getDeadlockTimeout()
This is an experimental feature.
|
long |
IgniteConfiguration.getMvccVacuumFrequency()
This is an experimental feature.
|
int |
IgniteConfiguration.getMvccVacuumThreadCount()
This is an experimental feature.
|
TransactionConfiguration |
TransactionConfiguration.setDeadlockTimeout(long deadlockTimeout)
This is an experimental feature.
|
IgniteConfiguration |
IgniteConfiguration.setMvccVacuumFrequency(long mvccVacuumFreq)
This is an experimental feature.
|
IgniteConfiguration |
IgniteConfiguration.setMvccVacuumThreadCount(int mvccVacuumThreadCnt)
This is an experimental feature.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheConsistencyViolationEvent<K,V>
This is an experimental API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BooleanMetric
Metrics API currently has an experimental state.
|
interface |
DoubleMetric
Metrics API currently has an experimental state.
|
interface |
HistogramMetric
Metrics API currently has an experimental state.
|
interface |
IntMetric
Metrics API currently has an experimental state.
|
interface |
LongMetric
Metrics API currently has an experimental state.
|
interface |
Metric
Metrics API currently has an experimental state.
|
interface |
MetricExporterSpi
Metrics API currently has an experimental state.
|
interface |
ObjectMetric<T>
Metrics API currently has an experimental state.
|
interface |
ReadOnlyMetricManager
Metrics API currently has an experimental state.
|
interface |
ReadOnlyMetricRegistry
Metrics API currently has an experimental state.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JmxMetricExporterSpi
Metrics API currently has an experimental state.
|
class |
MetricRegistryMBean
Metrics API currently has an experimental state.
|
class |
ReadOnlyDynamicMBean
Metrics API currently has an experimental state.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LogExporterSpi
Metrics API currently has an experimental state.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoopMetricExporterSpi
Metrics API currently has an experimental state.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020