Interface FindSliceAsyncInterceptor<T>

  • Type Parameters:
    T - The declaring type
    All Superinterfaces:
    DataInterceptor<T,​java.util.concurrent.CompletionStage<Slice<java.lang.Object>>>

    public interface FindSliceAsyncInterceptor<T>
    extends DataInterceptor<T,​java.util.concurrent.CompletionStage<Slice<java.lang.Object>>>
    An interceptor that executes a query and returns a Slice asynchronously.
    Since:
    1.0