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