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