| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.managers.communication |
TODO.
|
| org.apache.ignite.internal.managers.tracing | |
| org.apache.ignite.internal.processors.bulkload | |
| org.apache.ignite.internal.processors.cache.persistence.wal.reader | |
| org.apache.ignite.internal.processors.tracing | |
| org.apache.ignite.internal.util.nio |
NIO server interfaces and common utility classes for NIO.
|
| org.apache.ignite.spi.communication.tcp.internal |
Contains connection health-checkers for TCP/IP-based implementation of communication SPI.
|
| org.apache.ignite.spi.communication.tcp.internal.shmem |
| Modifier and Type | Method and Description |
|---|---|
Tracing |
GridKernalContext.tracing()
Gets tracing processor.
|
Tracing |
GridKernalContextImpl.tracing()
Gets tracing processor.
|
| Constructor and Description |
|---|
TraceRunnable(Tracing tracing,
SpanType spanType) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridTracingManager
Tracing Manager.
|
| Constructor and Description |
|---|
BulkLoadProcessor(BulkLoadParser inputParser,
IgniteClosureX<List<?>,IgniteBiTuple<?,?>> dataConverter,
BulkLoadCacheWriter outputStreamer,
RunningQueryManager runningQryMgr,
Long qryId,
Tracing tracing)
Creates bulk load processor.
|
| Modifier and Type | Method and Description |
|---|---|
Tracing |
StandaloneGridKernalContext.tracing()
Gets tracing processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoopTracing
Noop implementation of
Tracing. |
| Modifier and Type | Method and Description |
|---|---|
GridNioServer.Builder<T> |
GridNioServer.Builder.tracing(Tracing tracing) |
| Constructor and Description |
|---|
GridNioTracerFilter(IgniteLogger log,
Tracing tracer)
Creates a tracer filter.
|
| Modifier and Type | Field and Description |
|---|---|
protected Tracing |
TcpCommunicationConfigInitializer.tracing
Tracing.
|
| Constructor and Description |
|---|
GridNioServerWrapper(IgniteLogger log,
TcpCommunicationConfiguration cfg,
AttributeNames attributeNames,
Tracing tracing,
Function<UUID,ClusterNode> nodeGetter,
Supplier<ClusterNode> locNodeSupplier,
ConnectGateway connectGate,
ClusterStateProvider stateProvider,
Supplier<IgniteExceptionRegistry> eRegistrySupplier,
CommunicationWorker commWorker,
IgniteConfiguration igniteCfg,
GridNioServerListener<Message> srvLsnr,
String igniteInstanceName,
WorkersRegistry workersRegistry,
@Nullable GridMetricManager metricMgr,
ThrowableBiFunction<ClusterNode,Integer,GridCommunicationClient,IgniteCheckedException> createTcpClientFun,
CommunicationListener<Message> lsnr,
TcpHandshakeExecutor tcpHandshakeExecutor)
Deprecated.
|
| Constructor and Description |
|---|
ShmemAcceptWorker(String igniteInstanceName,
GridNioServerListener<Message> srvLsnr,
IpcSharedMemoryServerEndpoint srv,
TcpCommunicationMetricsListener metricsLsnr,
IgniteLogger log,
MessageFactory msgFactory,
GridNioMessageWriterFactory writerFactory,
GridNioMessageReaderFactory readerFactory,
Tracing tracing) |
ShmemWorker(String igniteInstanceName,
IgniteLogger log,
Tracing tracing,
IpcEndpoint endpoint,
GridNioServerListener<Message> srvLsnr,
TcpCommunicationMetricsListener metricsLsnr,
GridNioMessageReaderFactory readerFactory,
GridNioMessageWriterFactory writerFactory,
MessageFactory msgFactory) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021