Uses of Package
io.fluxcapacitor.common.api.tracking
Packages that use io.fluxcapacitor.common.api.tracking
Package
Description
-
Classes in io.fluxcapacitor.common.api.tracking used by io.fluxcapacitor.common.api.trackingClassDescriptionCompact summary of a
MessageBatch
, used for logging and performance tracking.Represents the tracking state of a consumer, i.e. the last known indexes of consumed messages per segment.Command to read a batch of messages from the Flux platform for a given consumer and tracker.Metric representation of aReadFromIndexResult
, used for internal monitoring and analytics.Compact representation of theReadResult
used for monitoring. -
Classes in io.fluxcapacitor.common.api.tracking used by io.fluxcapacitor.common.trackingClassDescriptionRepresents a batch of messages retrieved from the message store for a specific segment range.Represents the tracking state of a consumer, i.e. the last known indexes of consumed messages per segment.Command to read a batch of messages from the Flux platform for a given consumer and tracker.
-
Classes in io.fluxcapacitor.common.api.tracking used by io.fluxcapacitor.javaclient.trackingClassDescriptionRepresents a batch of messages retrieved from the message store for a specific segment range.
-
Classes in io.fluxcapacitor.common.api.tracking used by io.fluxcapacitor.javaclient.tracking.clientClassDescriptionResult of a
ClaimSegment
request.Represents a batch of messages retrieved from the message store for a specific segment range.Represents the tracking state of a consumer, i.e. the last known indexes of consumed messages per segment. -
Classes in io.fluxcapacitor.common.api.tracking used by io.fluxcapacitor.javaclient.tracking.metricsClassDescriptionRepresents a batch of messages retrieved from the message store for a specific segment range.