@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 ignoreUnexpectedChildShards,
MetricsScope scope)
Deprecated.
|
@Deprecated public static void checkAndCreateLeasesForNewShards(@NonNull ShardDetector shardDetector, LeaseRefresher leaseRefresher, InitialPositionInStreamExtended initialPosition, boolean ignoreUnexpectedChildShards, MetricsScope scope) throws DependencyException, InvalidStateException, ProvisionedThroughputException, KinesisClientLibIOException, InterruptedException
NOTE: This method is deprecated and will be removed in a future release.
shardDetector
- leaseRefresher
- initialPosition
- ignoreUnexpectedChildShards
- scope
- DependencyException
InvalidStateException
ProvisionedThroughputException
KinesisClientLibIOException
InterruptedException
Copyright © 2020. All rights reserved.