| Interface | Description |
|---|---|
| StreamEventDecoder<K,V> |
Represents decoder that turns
StreamEvent into key value pair. |
| Class | Description |
|---|---|
| GenericStreamEventData<T> |
Represents data in one stream event with the body as a specific type.
|
| StreamEventData |
Represents data in one stream event.
|
| StreamEventDecoder.DecodeResult<K,V> |
Represents the decoded result pair.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.