Package | Description |
---|---|
com.hazelcast.monitor |
Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc.
|
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
Modifier and Type | Method and Description |
---|---|
Collection<SerializableClientEndPoint> |
MemberState.getClients() |
Modifier and Type | Method and Description |
---|---|
Collection<SerializableClientEndPoint> |
MemberStateImpl.getClients() |
Modifier and Type | Method and Description |
---|---|
void |
MemberStateImpl.setClients(Collection<SerializableClientEndPoint> clients) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.