Edited JavaDoc for Worker Builder kinesisProxy
This commit is contained in:
parent
2a73bbe671
commit
d64cc589cc
1 changed files with 1 additions and 1 deletions
|
|
@ -1203,7 +1203,7 @@ public class Worker implements Runnable {
|
||||||
* Set KinesisProxy for the worker.
|
* Set KinesisProxy for the worker.
|
||||||
*
|
*
|
||||||
* @param kinesisProxy
|
* @param kinesisProxy
|
||||||
* KinesisProxy uses the AmazonKinesis client to get data from Kinesis or DynamoDBStreams
|
* Sets an implementation of IKinesisProxy.
|
||||||
*
|
*
|
||||||
* @return A reference to this updated object so that method calls can be chained together.
|
* @return A reference to this updated object so that method calls can be chained together.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue