| Package | Description |
|---|---|
| co.cask.cdap.api.flow.flowlet |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamEvent
Represents single event from a stream.
|
| Constructor and Description |
|---|
StreamEvent(StreamEventData data,
long timestamp)
Creates an instance with the given
StreamEventData and timestamp. |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.