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