- Type Parameters:
T - The declaring type
- All Superinterfaces:
- DataInterceptor<T,java.util.concurrent.CompletionStage<java.lang.Long>>
public interface CountAsyncInterceptor<T>
extends DataInterceptor<T,java.util.concurrent.CompletionStage<java.lang.Long>>
An interceptor that executes a a count of all records asynchronously.
- Since:
- 1.0