Uses of Class
io.debezium.connector.oracle.xstream.XstreamStreamingChangeEventSource.PositionAndScn
Packages that use XstreamStreamingChangeEventSource.PositionAndScn
-
Uses of XstreamStreamingChangeEventSource.PositionAndScn in io.debezium.connector.oracle.xstream
Fields in io.debezium.connector.oracle.xstream with type parameters of type XstreamStreamingChangeEventSource.PositionAndScnModifier and TypeFieldDescriptionprivate final AtomicReference<XstreamStreamingChangeEventSource.PositionAndScn>XstreamStreamingChangeEventSource.lcrMessageA message box between thread that is informed about committed offsets and the XStream thread.Methods in io.debezium.connector.oracle.xstream that return XstreamStreamingChangeEventSource.PositionAndScnModifier and TypeMethodDescription(package private) XstreamStreamingChangeEventSource.PositionAndScnXstreamStreamingChangeEventSource.receivePublishedPosition()