public interface IKinesisProxyFactory
| Modifier and Type | Method and Description |
|---|---|
IKinesisProxy |
getProxy(java.lang.String streamName)
Return an IKinesisProxy object for the specified stream.
|
IKinesisProxy getProxy(java.lang.String streamName)
streamName - Stream from which data is consumed.