public interface AggregateEndpointManager extends ConnectionListenable
Modifier and Type | Method and Description |
---|---|
Collection<TcpIpConnection> |
getActiveConnections() |
Collection<TcpIpConnection> |
getConnections() |
addConnectionListener
Collection<TcpIpConnection> getConnections()
Collection<TcpIpConnection> getActiveConnections()
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.