@Deprecated public class ShardSyncer extends Object
NOTE: This class is deprecated and will be removed in a future release.
| Constructor and Description |
|---|
ShardSyncer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
checkAndCreateLeasesForNewShards(ShardDetector shardDetector,
LeaseRefresher leaseRefresher,
InitialPositionInStreamExtended initialPosition,
boolean cleanupLeasesOfCompletedShards,
boolean ignoreUnexpectedChildShards,
MetricsScope scope)
Deprecated.
|
@Deprecated public static void checkAndCreateLeasesForNewShards(@NonNull ShardDetector shardDetector, LeaseRefresher leaseRefresher, InitialPositionInStreamExtended initialPosition, boolean cleanupLeasesOfCompletedShards, boolean ignoreUnexpectedChildShards, MetricsScope scope) throws DependencyException, InvalidStateException, ProvisionedThroughputException, KinesisClientLibIOException
NOTE: This method is deprecated and will be removed in a future release.
shardDetector - leaseRefresher - initialPosition - cleanupLeasesOfCompletedShards - ignoreUnexpectedChildShards - scope - DependencyExceptionInvalidStateExceptionProvisionedThroughputExceptionKinesisClientLibIOExceptionCopyright © 2019. All rights reserved.