Uses of Package
io.fluxcapacitor.javaclient.tracking
Packages that use io.fluxcapacitor.javaclient.tracking
Package
Description
-
Classes in io.fluxcapacitor.javaclient.tracking used by io.fluxcapacitor.javaclientClassDescriptionThe Tracking interface provides a mechanism to start and manage the tracking of messages by a given set of handlers.
-
Classes in io.fluxcapacitor.javaclient.tracking used by io.fluxcapacitor.javaclient.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.fluxcapacitor.javaclient.tracking used by io.fluxcapacitor.javaclient.scheduling
-
Classes in io.fluxcapacitor.javaclient.tracking used by io.fluxcapacitor.javaclient.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.AnErrorHandler
implementation 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 Flux Capacitor.The Tracking interface provides a mechanism to start and manage the tracking of messages by a given set of handlers. -
Classes in io.fluxcapacitor.javaclient.tracking used by io.fluxcapacitor.javaclient.tracking.clientClassDescriptionConfiguration class that defines how a message consumer behaves during message tracking and handler invocation.
-
Classes in io.fluxcapacitor.javaclient.tracking used by io.fluxcapacitor.javaclient.tracking.metricsClassDescriptionIntercepts and decorates batch-level message handling for a
Tracker
.Represents the client-side tracking context during message consumption in Flux Capacitor. -
Classes in io.fluxcapacitor.javaclient.tracking used by io.fluxcapacitor.javaclient.webClassDescriptionConfiguration class that defines how a message consumer behaves during message tracking and handler invocation.