Package | Description |
---|---|
com.hazelcast.nio.tcp |
Contains functionality for the TCP/IP Networking between cluster members
|
com.hazelcast.nio.tcp.iobalancer |
Contains Handler Migration classes
|
Modifier and Type | Method and Description |
---|---|
OutSelectorImpl[] |
TcpIpConnectionManager.getOutSelectors() |
Constructor and Description |
---|
IOBalancer(InSelectorImpl[] inSelectors,
OutSelectorImpl[] outSelectors,
HazelcastThreadGroup threadGroup,
int migrationIntervalSeconds,
LoggingService loggingService) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.