|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.common.component.AbstractComponent
org.elasticsearch.monitor.network.JmxNetworkProbe
public class JmxNetworkProbe
Field Summary |
---|
Fields inherited from class org.elasticsearch.common.component.AbstractComponent |
---|
componentSettings, logger, settings |
Constructor Summary | |
---|---|
JmxNetworkProbe(Settings settings)
|
Method Summary | |
---|---|
java.lang.String |
ifconfig()
|
NetworkInfo |
networkInfo()
|
NetworkStats |
networkStats()
|
Methods inherited from class org.elasticsearch.common.component.AbstractComponent |
---|
nodeName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Inject public JmxNetworkProbe(Settings settings)
Method Detail |
---|
public NetworkInfo networkInfo()
networkInfo
in interface NetworkProbe
public NetworkStats networkStats()
networkStats
in interface NetworkProbe
public java.lang.String ifconfig()
ifconfig
in interface NetworkProbe
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |