public abstract class FsStats extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FsStats.Filesystem |
Constructor and Description |
---|
FsStats() |
Modifier and Type | Method and Description |
---|---|
static FsStats |
create(Map<String,FsStats.Filesystem> filesystems) |
abstract Map<String,FsStats.Filesystem> |
filesystems() |
public abstract Map<String,FsStats.Filesystem> filesystems()
public static FsStats create(Map<String,FsStats.Filesystem> filesystems)
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.