public class AerospikePartTreeQuery extends BaseAerospikePartTreeQuery
| Constructor and Description |
|---|
AerospikePartTreeQuery(QueryMethod queryMethod,
QueryMethodEvaluationContextProvider evalContextProvider,
AerospikeOperations aerospikeOperations,
Class<? extends AbstractQueryCreator<?,?>> queryCreator) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object[] parameters) |
createQuery, getQueryMethodpublic AerospikePartTreeQuery(QueryMethod queryMethod, QueryMethodEvaluationContextProvider evalContextProvider, AerospikeOperations aerospikeOperations, Class<? extends AbstractQueryCreator<?,?>> queryCreator)
Copyright © 2012–2020 Aerospike, Inc. All rights reserved.