See: Description
| Class | Description |
|---|---|
| GeoPredicate<K,V> |
Geo Predicate - Used to calculate near and within queries
Finds all the Points within the given distance range from source Point.
|
| HazelcastCriteriaAccessor |
Provide a mechanism to convert the abstract query into the direct implementation in Hazelcast.
|
| HazelcastPartTreeQuery |
There is one instance for each query method defined for a repository, providing a query from the bind parameters.
|
| HazelcastPropertyComparator |
Implement a limited form of custom comparison between entries.
|
| HazelcastQueryCreator | |
| HazelcastSortAccessor |
Implements sorting for Hazelcast repository queries.
|
| Annotation Type | Description |
|---|---|
| Query |
Query Annotation do define Hazelcast SqlPredicates
|
Implementation of querying so that Hazelcast repositories can be queried in the standard Spring query method style.
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.