public abstract class IndicesReopenedEvent extends Object
Constructor and Description |
---|
IndicesReopenedEvent() |
Modifier and Type | Method and Description |
---|---|
static IndicesReopenedEvent |
create(Set<String> indices) |
static IndicesReopenedEvent |
create(String index) |
abstract Set<String> |
indices() |
public static IndicesReopenedEvent create(Set<String> indices)
public static IndicesReopenedEvent create(String index)
Copyright © 2012–2019 Graylog, Inc.. All rights reserved.