public class IpcToNioAdapter<T> extends Object
GridNioFilters on IPC (specifically shared memory IPC)
communications.
Note that this class consumes an entire thread inside serve() method
in order to serve one IpcEndpoint.| Constructor and Description |
|---|
IpcToNioAdapter(GridNioMetricsListener metricsLsnr,
IgniteLogger log,
IpcEndpoint endp,
GridNioServerListener<T> lsnr,
MessageFormatter formatter,
GridNioFilter... filters) |
public IpcToNioAdapter(GridNioMetricsListener metricsLsnr, IgniteLogger log, IpcEndpoint endp, GridNioServerListener<T> lsnr, MessageFormatter formatter, GridNioFilter... filters)
metricsLsnr - Metrics listener.log - Log.endp - Endpoint.lsnr - Listener.formatter - Message formatter.filters - Filters.public void serve()
throws InterruptedException
InterruptedException - If interrupted.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015