Package com.zendesk.maxwell.scripting
Class WrappedHeartbeatMap
- java.lang.Object
-
- com.zendesk.maxwell.scripting.WrappedHeartbeatMap
-
public class WrappedHeartbeatMap extends Object
-
-
Constructor Summary
Constructors Constructor Description WrappedHeartbeatMap(HeartbeatRowMap row)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Long
getHeartbeat()
String
getPosition()
Long
getTimestamp()
-
-
-
Constructor Detail
-
WrappedHeartbeatMap
public WrappedHeartbeatMap(HeartbeatRowMap row)
-
-