public class KinesisConsumer extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
KinesisConsumer.Factory |
| Modifier and Type | Method and Description |
|---|---|
void |
shutdown()
Stop the scheduler threads to end consuming records from the Kinesis streams
|
void |
start()
Starts the scheduler threads to begin polling records from the Kinesis streams configured
|
Copyright © 2016–2021. All rights reserved.