| Package | Description |
|---|---|
| org.springframework.data.redis.repository.query |
Redis specific query execution engine.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RedisOperationChain.NearPath |
| Modifier and Type | Method and Description |
|---|---|
Set<RedisOperationChain.PathAndValue> |
RedisOperationChain.getOrSismember() |
Set<RedisOperationChain.PathAndValue> |
RedisOperationChain.getSismember() |
| Modifier and Type | Method and Description |
|---|---|
void |
RedisOperationChain.orSismember(RedisOperationChain.PathAndValue pathAndValue) |
void |
RedisOperationChain.sismember(RedisOperationChain.PathAndValue pathAndValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
RedisOperationChain.orSismember(Collection<RedisOperationChain.PathAndValue> next) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.