|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SerializableClientEndPoint | |
|---|---|
| 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. |
| Uses of SerializableClientEndPoint in com.hazelcast.monitor |
|---|
| Methods in com.hazelcast.monitor that return types with arguments of type SerializableClientEndPoint | |
|---|---|
Collection<SerializableClientEndPoint> |
MemberState.getClients()
|
| Uses of SerializableClientEndPoint in com.hazelcast.monitor.impl |
|---|
| Methods in com.hazelcast.monitor.impl that return types with arguments of type SerializableClientEndPoint | |
|---|---|
Collection<SerializableClientEndPoint> |
MemberStateImpl.getClients()
|
| Method parameters in com.hazelcast.monitor.impl with type arguments of type SerializableClientEndPoint | |
|---|---|
void |
MemberStateImpl.setClients(Collection<SerializableClientEndPoint> clients)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||