org.apache.sirona.plugin.hazelcast.gui
Class HazelcastEndpoints

java.lang.Object
  extended by org.apache.sirona.plugin.hazelcast.gui.HazelcastEndpoints

public class HazelcastEndpoints
extends Object


Constructor Summary
HazelcastEndpoints()
           
 
Method Summary
 Template home()
           
 String jsonDetail(String role, long start, long end)
           
 Template members()
           
 Template partitions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HazelcastEndpoints

public HazelcastEndpoints()
Method Detail

home

public Template home()

partitions

public Template partitions()

members

public Template members()

jsonDetail

public String jsonDetail(String role,
                         long start,
                         long end)


Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.