Class DefaultUpdateAllAsyncEntitiesInterceptor

All Implemented Interfaces:
UpdateAllEntriesAsyncInterceptor<Object, CompletionStage<Object>>, DataInterceptor<Object, CompletionStage<Object>>

public class DefaultUpdateAllAsyncEntitiesInterceptor extends AbstractCountConvertCompletionStageInterceptor implements UpdateAllEntriesAsyncInterceptor<Object, CompletionStage<Object>>
Default implementation of UpdateAllEntriesAsyncInterceptor.
Since:
2.4.0
Author:
Denis Stepanov