public abstract class TrafficDto extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TrafficDto.Builder |
Constructor and Description |
---|
TrafficDto() |
Modifier and Type | Method and Description |
---|---|
abstract org.joda.time.DateTime |
bucket() |
static TrafficDto.Builder |
builder() |
abstract Map<String,Long> |
decoded() |
abstract String |
id() |
abstract Map<String,Long> |
input() |
abstract Map<String,Long> |
output() |
Copyright © 2012–2019 Graylog, Inc.. All rights reserved.