| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalytics.flink.connectors.producer.impl |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<O> |
FirehoseProducer.addUserRecord(R record,
long timeoutInMillis)
This method is responsible for taking a lock adding a
Record into the producerBuffer, in case the producerBuffer is full
waits releasing the lock for the given bufferFullWaitTimeoutInMillis. |
Copyright © 2019. All rights reserved.