| Package | Description |
|---|---|
| com.amazonaws.services.kinesis.clientlibrary.proxies |
| Modifier and Type | Class and Description |
|---|---|
class |
ShardListWrappingShardClosureVerificationResponse
Implementation of ShardClosureVerificationResponse that also wraps the latest results
from IKinesisProxy.getShardList() in it.
|
| Modifier and Type | Method and Description |
|---|---|
ShardClosureVerificationResponse |
KinesisProxy.verifyShardClosure(String shardId)
Used to verify during ShardConsumer shutdown if the provided shardId is for a shard that has been closed.
|
ShardClosureVerificationResponse |
MetricsCollectingKinesisProxyDecorator.verifyShardClosure(String shardId)
Used to verify during ShardConsumer shutdown if the provided shardId is for a shard that has been closed.
|
ShardClosureVerificationResponse |
IKinesisProxy.verifyShardClosure(String shardId)
Used to verify during ShardConsumer shutdown if the provided shardId is for a shard that has been closed.
|
Copyright © 2024. All rights reserved.