public class EventHolder extends Object
Modifier and Type | Field and Description |
---|---|
static String |
timestampKey |
Constructor and Description |
---|
EventHolder(String segmentId,
int offset,
Map<String,Object> event) |
public static final String timestampKey
public org.joda.time.DateTime getTimestamp()
public String getSegmentId()
public int getOffset()
Copyright © 2011–2015. All rights reserved.