Uses of Enum Class
com.couchbase.client.dcp.message.SnapshotMarkerFlags
Packages that use SnapshotMarkerFlags
-
Uses of SnapshotMarkerFlags in com.couchbase.client.dcp.highlevel
Methods in com.couchbase.client.dcp.highlevel that return types with arguments of type SnapshotMarkerFlags -
Uses of SnapshotMarkerFlags in com.couchbase.client.dcp.message
Methods in com.couchbase.client.dcp.message that return SnapshotMarkerFlagsModifier and TypeMethodDescriptionstatic SnapshotMarkerFlagsReturns the enum constant of this class with the specified name.static SnapshotMarkerFlags[]SnapshotMarkerFlags.values()Returns an array containing the constants of this enum class, in the order they are declared.