Uses of Class
com.couchbase.client.dcp.highlevel.Deletion
Packages that use Deletion
-
Uses of Deletion in com.couchbase.client.dcp.highlevel
Methods in com.couchbase.client.dcp.highlevel with parameters of type DeletionModifier and TypeMethodDescriptiondefault voidDatabaseChangeListener.onDeletion(Deletion deletion) Called when a Couchbase document is deleted or expired.