Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 303 Bytes

how_it_works.md

File metadata and controls

5 lines (5 loc) · 303 Bytes

How Hazelcast-UI works?

ts


Hazelcast-ui is connected with REST web services. At backend REST web services are connected to Hazelcast JMX which are provding all information related to Hazelcast elements like, map, list etc. We can fetch value from map by providing key.