Interface LocalPreparedQuery<K,​V>

  • Type Parameters:
    K - the expected type for key.
    V - the expected type for value.

    public interface LocalPreparedQuery<K,​V>
    A LocalStoreQueryBuilder is used to build new LocalExecutableQuery.