java.lang.Object
io.fluxzero.common.api.tracking.ClaimSegmentResult
- All Implemented Interfaces:
JsonType,RequestResult
Result of a
ClaimSegment request.
This response confirms that a tracker has successfully claimed a segment range for client-controlled tracking.
It provides the current Position and the claimed segment range, allowing the client to manage its own
message consumption logic.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classLightweight metric representation of aClaimSegmentResult, used for telemetry. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fluxzero.common.api.RequestResult
getRequestId, getTimestamp