public interface MultiStreamTracker extends StreamTracker
DEFAULT_POSITION_IN_STREAM| Modifier and Type | Method and Description |
|---|---|
default boolean |
isMultiStream()
Returns true if this application should accommodate the consumption of
more than one Kinesis stream.
|
createStreamConfig, formerStreamsLeasesDeletionStrategy, orphanedStreamInitialPositionInStream, streamConfigListdefault boolean isMultiStream()
StreamTrackerThis method must be consistent. Varying the returned value will have indeterminate, and likely problematic, effects on stream processing.
isMultiStream in interface StreamTrackerCopyright © 2025. All rights reserved.