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