Uses of Class
io.fluxzero.common.api.tracking.Read
Packages that use Read
-
Uses of Read in io.fluxzero.common.api.tracking
Subclasses of Read in io.fluxzero.common.api.trackingModifier and TypeClassDescriptionclassA request to claim a message segment for consumption in client-controlled tracking mode.Constructors in io.fluxzero.common.api.tracking with parameters of type Read -
Uses of Read in io.fluxzero.common.tracking
Constructors in io.fluxzero.common.tracking with parameters of type ReadModifierConstructorDescriptionWebSocketTracker(Read read, MessageType messageType, String clientId, String sessionId, Consumer<MessageBatch> handler)