public abstract class ExtractorMetrics extends Object
| Constructor and Description |
|---|
ExtractorMetrics() |
| Modifier and Type | Method and Description |
|---|---|
abstract TimerRateMetricsResponse |
converters() |
static ExtractorMetrics |
create(TimerRateMetricsResponse total,
TimerRateMetricsResponse converters) |
abstract TimerRateMetricsResponse |
total() |
public abstract TimerRateMetricsResponse total()
public abstract TimerRateMetricsResponse converters()
public static ExtractorMetrics create(TimerRateMetricsResponse total, TimerRateMetricsResponse converters)
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.