public abstract class IndicesDeletedEvent extends Object
IndicesDeletedEvent()
static IndicesDeletedEvent
create(List<String> indices)
abstract List<String>
indices()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IndicesDeletedEvent()
public abstract List<String> indices()
public static IndicesDeletedEvent create(List<String> indices)
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.