public class PositionStreamEvent
extends co.cask.cdap.api.flow.flowlet.StreamEvent
StreamEvent which also carries the file position where this event starts.public long getTimestamp()
getTimestamp in class co.cask.cdap.api.flow.flowlet.StreamEventpublic ByteBuffer getBody()
getBody in class co.cask.cdap.api.stream.GenericStreamEventData<ByteBuffer>public Map<String,String> getHeaders()
getHeaders in class co.cask.cdap.api.stream.GenericStreamEventData<ByteBuffer>public long getStart()
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.