Class RedisPartTreeQuery

java.lang.Object
org.springframework.data.keyvalue.repository.query.KeyValuePartTreeQuery
org.springframework.data.redis.repository.query.RedisPartTreeQuery
All Implemented Interfaces:
RepositoryQuery

public class RedisPartTreeQuery extends KeyValuePartTreeQuery
Redis-specific implementation of KeyValuePartTreeQuery supporting projections.
Since:
3.2.4
Author:
Mark Paluch