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