| Package | Description |
|---|---|
| co.cask.cdap.api.flow.flowlet | |
| co.cask.cdap.api.stream |
Interfaces for stream interactions.
|
| Constructor and Description |
|---|
StreamEvent(StreamEvent event)
Creates an instance that copies from the another
StreamEvent. |
| Modifier and Type | Method and Description |
|---|---|
StreamEventDecoder.DecodeResult<K,V> |
StreamEventDecoder.decode(StreamEvent event,
StreamEventDecoder.DecodeResult<K,V> result)
Decode a
StreamEvent. |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.