Uses of Package
io.fluxzero.sdk.tracking
Packages that use io.fluxzero.sdk.tracking
Package
Description
-
Classes in io.fluxzero.sdk.tracking used by io.fluxzero.sdkClassDescriptionThe Tracking interface provides a mechanism to start and manage the tracking of messages by a given set of handlers.
-
Classes in io.fluxzero.sdk.tracking used by io.fluxzero.sdk.configurationClassDescriptionIntercepts and decorates batch-level message handling for a
Tracker.Configuration class that defines how a message consumer behaves during message tracking and handler invocation.The Tracking interface provides a mechanism to start and manage the tracking of messages by a given set of handlers. -
Classes in io.fluxzero.sdk.tracking used by io.fluxzero.sdk.scheduling
-
Classes in io.fluxzero.sdk.tracking used by io.fluxzero.sdk.trackingClassDescriptionIntercepts and decorates batch-level message handling for a
Tracker.Configuration class that defines how a message consumer behaves during message tracking and handler invocation.An interface to handle errors encountered during message tracking and processing, with the ability to retry operations.Interface for controlling flow regulation in a consumer.AnErrorHandlerimplementation that retries failed operations a configurable number of times, with optional propagation or suppression of unrecoverable errors.Represents the client-side tracking context during message consumption in Fluxzero.The Tracking interface provides a mechanism to start and manage the tracking of messages by a given set of handlers. -
Classes in io.fluxzero.sdk.tracking used by io.fluxzero.sdk.tracking.clientClassDescriptionConfiguration class that defines how a message consumer behaves during message tracking and handler invocation.
-
Classes in io.fluxzero.sdk.tracking used by io.fluxzero.sdk.tracking.metricsClassDescriptionIntercepts and decorates batch-level message handling for a
Tracker.Represents the client-side tracking context during message consumption in Fluxzero. -
Classes in io.fluxzero.sdk.tracking used by io.fluxzero.sdk.webClassDescriptionConfiguration class that defines how a message consumer behaves during message tracking and handler invocation.