| Package | Description |
|---|---|
| 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.
|
| 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()
Metrics registry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TcpDiscoveryStatistics.registerMetrics(MetricRegistry discoReg) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021