public class SpatialViewBasedQuery extends Object implements RepositoryQuery
Dimensional repository query through the Spatial View mechanism.| Constructor and Description |
|---|
SpatialViewBasedQuery(CouchbaseQueryMethod method,
CouchbaseOperations operations) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object[] runtimeParams) |
protected Object |
execute(SpatialViewQueryCreator.SpatialViewQueryWrapper query) |
CouchbaseQueryMethod |
getQueryMethod() |
public SpatialViewBasedQuery(CouchbaseQueryMethod method, CouchbaseOperations operations)
public Object execute(Object[] runtimeParams)
execute in interface RepositoryQueryprotected Object execute(SpatialViewQueryCreator.SpatialViewQueryWrapper query)
public CouchbaseQueryMethod getQueryMethod()
getQueryMethod in interface RepositoryQueryCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.