public abstract class IndexerClusterOverview extends Object
Constructor and Description |
---|
IndexerClusterOverview() |
Modifier and Type | Method and Description |
---|---|
static IndexerClusterOverview |
create(ClusterHealth health,
String name) |
abstract ClusterHealth |
health() |
abstract String |
name() |
public abstract ClusterHealth health()
public abstract String name()
public static IndexerClusterOverview create(ClusterHealth health, String name)
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.