public abstract class FailureCount extends Object
Constructor and Description |
---|
FailureCount() |
Modifier and Type | Method and Description |
---|---|
abstract long |
count() |
static FailureCount |
create(long count) |
public abstract long count()
public static FailureCount create(long count)
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.