Uses of Class
com.couchbase.client.dcp.highlevel.StreamEnd
Packages that use StreamEnd
-
Uses of StreamEnd in com.couchbase.client.dcp.highlevel
Methods in com.couchbase.client.dcp.highlevel with parameters of type StreamEndModifier and TypeMethodDescriptiondefault voidDatabaseChangeListener.onStreamEnd(StreamEnd streamEnd) NOTE: The DCP client will automatically attempt to reopen the stream if the reason is notStreamEndReason.OK.