Class WebSocketTrackerRead
java.lang.Object
io.fluxcapacitor.testserver.endpoints.WebSocketTrackerRead
- All Implemented Interfaces:
TrackerRead,Comparable<TrackerRead>
-
Field Summary
Fields inherited from interface io.fluxcapacitor.javaclient.tracking.client.TrackerRead
comparator -
Constructor Summary
ConstructorsConstructorDescriptionWebSocketTrackerRead(io.fluxcapacitor.common.api.tracking.Read read, String clientId, String sessionId, io.fluxcapacitor.common.MessageType messageType) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface io.fluxcapacitor.javaclient.tracking.client.TrackerRead
compareTo, getConsumer, getDeadline, getLastIndex, getMaxSize, getMessageType, getPurgeTimeout, getTrackerId
-
Constructor Details
-
WebSocketTrackerRead
-
-
Method Details