| Package | Description |
|---|---|
| org.graylog2.shared.system.stats.network |
| Modifier and Type | Method and Description |
|---|---|
static NetworkStats.Interface |
NetworkStats.Interface.create(String name,
Set<String> addresses,
String macAddress,
long mtu,
NetworkStats.InterfaceStats interfaceStats) |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,NetworkStats.Interface> |
NetworkStats.interfaces() |
| Modifier and Type | Method and Description |
|---|---|
static NetworkStats |
NetworkStats.create(String primaryInterface,
Map<String,NetworkStats.Interface> interfaces,
NetworkStats.TcpStats tcp) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.