Package | Description |
---|---|
com.hazelcast.client.connection.nio |
Contains classes related to New IO for com.hazelcast.client.connection
|
com.hazelcast.nio.tcp.nonblocking |
Contains the non blocking
TcpIpConnectionMonitor . |
com.hazelcast.nio.tcp.nonblocking.iobalancer |
Contains Handler Migration classes
|
Class and Description |
---|
NonBlockingIOThread |
NonBlockingIOThreadOutOfMemoryHandler |
SelectionHandler
The SelectionHandler is a callback interface that gets called by an IO-thread when there data available to read, or space
available to write.
|
Class and Description |
---|
AbstractHandler |
MigratableHandler
A
SelectionHandler that supports migration between NonBlockingIOThread instances. |
NonBlockingIOThread |
NonBlockingIOThreadOutOfMemoryHandler |
SelectionHandler
The SelectionHandler is a callback interface that gets called by an IO-thread when there data available to read, or space
available to write.
|
Class and Description |
---|
NonBlockingIOThread |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.