Package org.graylog2.system.traffic
Class TrafficDto
java.lang.Object
org.graylog2.system.traffic.TrafficDto
- All Implemented Interfaces:
MongoEntity
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TrafficDto
public TrafficDto()
-
-
Method Details
-
id
Description copied from interface:MongoEntityID of the entity. Will be stored as field "_id" with type ObjectId in MongoDB.- Specified by:
idin interfaceMongoEntity- Returns:
- Hex string representation of the entity's ID
-
bucket
public abstract org.joda.time.DateTime bucket() -
input
-
output
-
decoded
-
toBuilder
-
builder
-