Uses of Enum Class
com.couchbase.client.dcp.message.SnapshotMarkerFlag
Packages that use SnapshotMarkerFlag
-
Uses of SnapshotMarkerFlag in com.couchbase.client.dcp.highlevel
Methods in com.couchbase.client.dcp.highlevel that return types with arguments of type SnapshotMarkerFlag -
Uses of SnapshotMarkerFlag in com.couchbase.client.dcp.message
Methods in com.couchbase.client.dcp.message that return SnapshotMarkerFlagModifier and TypeMethodDescriptionstatic SnapshotMarkerFlagReturns the enum constant of this class with the specified name.static SnapshotMarkerFlag[]SnapshotMarkerFlag.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.couchbase.client.dcp.message that return types with arguments of type SnapshotMarkerFlagModifier and TypeMethodDescriptionstatic Set<SnapshotMarkerFlag>SnapshotMarkerFlag.decode(int flags) static Set<SnapshotMarkerFlag>DcpSnapshotMarkerRequest.flags(com.couchbase.client.core.deps.io.netty.buffer.ByteBuf buffer)