| Package | Description |
|---|---|
| org.apache.ignite.cdc | |
| org.apache.ignite.internal.cdc | |
| org.apache.ignite.internal.processors.cache.persistence.pagemem |
This package contains page memory implementation for case persitence is enabled.
|
| org.apache.ignite.internal.processors.metric | |
| org.apache.ignite.internal.util.ipc |
IPC utility classes.
|
| org.apache.ignite.internal.util.nio |
NIO server interfaces and common utility classes for NIO.
|
| org.apache.ignite.internal.util.nio.ssl |
Implementation of Secure Socket Layer filter for NIO server based on SSLEngine class.
|
| org.apache.ignite.spi.communication.tcp |
Contains default TCP/IP-based implementation for communication SPI.
|
| org.apache.ignite.spi.discovery.tcp.internal |
Contains internal implementation.
|
| org.apache.ignite.spi.systemview.view |
Contains
SystemView clases that exists in Ignite. |
| Modifier and Type | Method and Description |
|---|---|
void |
CdcConsumer.start(MetricRegistry mreg)
Starts the consumer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WalRecordsConsumer.start(MetricRegistry cdcReg,
MetricRegistry cdcConsumerReg)
Starts the consumer.
|
| Modifier and Type | Method and Description |
|---|---|
static PageMetricsImpl.Builder |
PageMetricsImpl.builder(MetricRegistry metricRegistry) |
| Modifier and Type | Method and Description |
|---|---|
MetricRegistry |
GridMetricManager.registry(String name)
Gets or creates metric registry.
|
| Constructor and Description |
|---|
IpcToNioAdapter(MetricRegistry mreg,
IgniteLogger log,
IpcEndpoint endp,
GridNioServerListener<T> lsnr,
GridNioMessageWriterFactory writerFactory,
GridNioFilter... filters) |
| Modifier and Type | Method and Description |
|---|---|
GridNioServer.Builder<T> |
GridNioServer.Builder.metricRegistry(MetricRegistry mreg) |
| Constructor and Description |
|---|
GridShmemCommunicationClient(int connIdx,
MetricRegistry mreg,
int port,
long connTimeout,
IgniteLogger log,
MessageFormatter formatter) |
| Constructor and Description |
|---|
GridNioSslFilter(SSLContext sslCtx,
boolean directBuf,
ByteOrder order,
IgniteLogger log,
@Nullable MetricRegistry mreg)
Creates SSL filter.
|
| Modifier and Type | Method and Description |
|---|---|
MetricRegistry |
TcpCommunicationMetricsListener.metricRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
TcpDiscoveryStatistics.registerMetrics(MetricRegistry discoReg) |
| Constructor and Description |
|---|
CacheGroupIoView(CacheGroupContext grpCtx,
MetricRegistry mreg) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.12.0 Release Date : January 10 2022