| Package | Description |
|---|---|
| org.springframework.data.redis.core.convert |
Converters for Redis repository support utilizing mapping metadata.
|
| Modifier and Type | Method and Description |
|---|---|
static Bucket.BucketPropertyPath |
Bucket.BucketPropertyPath.from(Bucket bucket)
Creates a top-level
Bucket.BucketPropertyPath given Bucket. |
static Bucket.BucketPropertyPath |
Bucket.BucketPropertyPath.from(Bucket bucket,
String prefix)
|
Bucket.BucketPropertyPath |
Bucket.getPath()
Get the
Bucket.BucketPropertyPath leading to the current Bucket. |
Bucket.BucketPropertyPath |
Bucket.getPropertyPath(String property)
Get the
Bucket.BucketPropertyPath for a given property within the current Bucket. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.