org.apache.sirona.plugin.hazelcast.agent.gauge
Class HazelcastPartitionsGauge

java.lang.Object
  extended by org.apache.sirona.plugin.hazelcast.agent.gauge.HazelcastGaugeBase
      extended by org.apache.sirona.plugin.hazelcast.agent.gauge.HazelcastPartitionsGauge
All Implemented Interfaces:
Gauge

public class HazelcastPartitionsGauge
extends HazelcastGaugeBase


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.sirona.gauges.Gauge
Gauge.LoaderHelper
 
Field Summary
 
Fields inherited from class org.apache.sirona.plugin.hazelcast.agent.gauge.HazelcastGaugeBase
instance
 
Constructor Summary
HazelcastPartitionsGauge(String name, com.hazelcast.core.HazelcastInstance instance)
           
 
Method Summary
 double value()
           
 
Methods inherited from class org.apache.sirona.plugin.hazelcast.agent.gauge.HazelcastGaugeBase
role
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HazelcastPartitionsGauge

public HazelcastPartitionsGauge(String name,
                                com.hazelcast.core.HazelcastInstance instance)
Method Detail

value

public double value()


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