public interface IKinesisProxyFactory
| Modifier and Type | Method and Description |
|---|---|
IKinesisProxy |
getProxy(String streamName)
Return an IKinesisProxy object for the specified stream.
|
IKinesisProxy getProxy(String streamName)
streamName - Stream from which data is consumed.Copyright © 2016. All rights reserved.