public final class NetworkService extends AbstractComponent
componentSettings, logger, settings
Constructor and Description |
---|
NetworkService(Settings settings,
NetworkProbe probe) |
Modifier and Type | Method and Description |
---|---|
String |
ifconfig() |
NetworkInfo |
info() |
NetworkStats |
stats() |
nodeName
@Inject public NetworkService(Settings settings, NetworkProbe probe)
public NetworkInfo info()
public NetworkStats stats()
public String ifconfig()
Copyright © 2009–2015. All rights reserved.