| Package | Description |
|---|---|
| org.apache.ignite.internal.util.ipc |
IPC utility classes.
|
| org.apache.ignite.internal.util.nio |
NIO server interfaces and common utility classes for NIO.
|
| Constructor and Description |
|---|
IpcToNioAdapter(GridNioMetricsListener metricsLsnr,
IgniteLogger log,
IpcEndpoint endp,
GridNioServerListener<T> lsnr,
MessageFormatter formatter,
GridNioFilter... filters) |
| Modifier and Type | Field and Description |
|---|---|
protected GridNioMetricsListener |
GridAbstractCommunicationClient.metricsLsnr
Metrics listener.
|
| Modifier and Type | Method and Description |
|---|---|
GridNioServer.Builder<T> |
GridNioServer.Builder.metricsListener(GridNioMetricsListener metricsLsnr) |
| Constructor and Description |
|---|
GridAbstractCommunicationClient(GridNioMetricsListener metricsLsnr) |
GridTcpCommunicationClient(GridNioMetricsListener metricsLsnr,
InetSocketAddress addr,
InetAddress locHost,
long connTimeout,
boolean tcpNoDelay,
int sockRcvBuf,
int sockSndBuf,
int bufSize,
int minBufferedMsgCnt,
double bufSizeRatio,
MessageFormatter formatter) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015