Uses of Package
com.hazelcast.jet.retry
Packages that use com.hazelcast.jet.retry
Package
Description
Contains a generic Kafka Connect source provides ability to plug any Kafka
Connect source for data ingestion to Jet pipelines.
Amazon Kinesis Data Streams producer/consumer support for Hazelcast Jet.
Contains sources and sinks for MongoDB.
Interfaces and utility classes for defining and tracking various types of
retry behaviour.
-
Classes in com.hazelcast.jet.retry used by com.hazelcast.jet.kafka.connectClassDescriptionDescription of a strategy to take when an action fails, like when connecting to a server.
-
Classes in com.hazelcast.jet.retry used by com.hazelcast.jet.kinesisClassDescriptionDescription of a strategy to take when an action fails, like when connecting to a server.
-
Classes in com.hazelcast.jet.retry used by com.hazelcast.jet.mongodbClassDescriptionDescription of a strategy to take when an action fails, like when connecting to a server.
-
Classes in com.hazelcast.jet.retry used by com.hazelcast.jet.retryClassDescriptionFunction that computes the wait time necessary for each subsequent retry attempt.Builder for custom retry strategies.Description of a strategy to take when an action fails, like when connecting to a server.