Interface AsyncQuery<K,V,R>

Type Parameters:
K -
V -
R - the result type for the query

public interface AsyncQuery<K,V,R>
Parameterized Query builder
Since:
14.0