public abstract class BaseAerospikePartTreeQuery extends Object implements RepositoryQuery
| Constructor and Description |
|---|
BaseAerospikePartTreeQuery(QueryMethod queryMethod,
QueryMethodEvaluationContextProvider evalContextProvider,
Class<? extends AbstractQueryCreator<?,?>> queryCreator) |
| Modifier and Type | Method and Description |
|---|---|
Query |
createQuery(ParametersParameterAccessor accessor) |
QueryMethod |
getQueryMethod() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic BaseAerospikePartTreeQuery(QueryMethod queryMethod, QueryMethodEvaluationContextProvider evalContextProvider, Class<? extends AbstractQueryCreator<?,?>> queryCreator)
public QueryMethod getQueryMethod()
getQueryMethod in interface RepositoryQuerypublic Query createQuery(ParametersParameterAccessor accessor)
Copyright © 2012–2020 Aerospike, Inc. All rights reserved.