ReflectionHelper to extract a field in an entry, and use this is in the comparison.countBy*() queries against a Hazelcast map.HazelcastRepositoryFactory.KeyValueRepositoryFactory.KeyValueQueryLookupStrategy does not function correctly for Hazelcast.RepositoryQuery implementation for each query method defined in a HazelcastRepository.HazelcastQueryCreator for the given PartTree.findBy*() and countBy*{} queries.HazelcastPartTreeQuery is used for query preparation rather than KeyValuePartTreeQuery or
other alternatives.QueryMethod Implementation@Repository for Hazelcast usage.KeyValueRepositoryFactory, a factory to build HazelcastRepository instances.KeyValueRepositoryFactoryBean purely to be able to return HazelcastRepositoryFactory from
HazelcastRepositoryFactoryBean.createRepositoryFactory(KeyValueOperations, Class, Class) method.KeyValueRepositoryFactoryBean
Creates a new HazelcastRepositoryFactoryBean for the given repository interface.HazelcastKeyValueAdapter providing Hazelcast as an
implementation of a key-value store.@Repository bean interface available for Hazelcast
applications.HazelcastPartTreeQuery is a required modification to that provided by Spring-Data-Keyvalue (class
KeyValuePartTreeQuery) to implement queries correctly for Hazelcast.HazelcastPartTreeQuery for resolving queries against Hazelcast repositories.RepositoryQuery using String based SqlPredicate to query Hazelcast Cluster.Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.