public final class StreamEventOffset
extends co.cask.cdap.api.flow.flowlet.StreamEvent
StreamEvent that also carries the corresponding StreamFileOffset that mark
the beginning offset of this stream event.| Constructor and Description |
|---|
StreamEventOffset(co.cask.cdap.api.flow.flowlet.StreamEvent event,
StreamFileOffset offset) |
| Modifier and Type | Method and Description |
|---|---|
StreamFileOffset |
getOffset() |
public StreamEventOffset(co.cask.cdap.api.flow.flowlet.StreamEvent event,
StreamFileOffset offset)
public StreamFileOffset getOffset()
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.