public abstract class ClosedIndices extends Object
| Constructor and Description |
|---|
ClosedIndices() |
| Modifier and Type | Method and Description |
|---|---|
static ClosedIndices |
create(Set<String> indices,
int total) |
abstract Set<String> |
indices() |
abstract int |
total() |
public abstract int total()
public static ClosedIndices create(Set<String> indices, int total)
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.