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<ClientEndPointDTO> |
MemberState.getClients() |
Modifier and Type | Method and Description |
---|---|
Collection<ClientEndPointDTO> |
MemberStateImpl.getClients() |
Modifier and Type | Method and Description |
---|---|
void |
MemberStateImpl.setClients(Collection<ClientEndPointDTO> clients) |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.