Uses of Class
org.springframework.data.redis.core.convert.Bucket.BucketPropertyPath
Package
Description
Converters for Redis repository support utilizing mapping metadata.
-
Uses of Bucket.BucketPropertyPath in org.springframework.data.redis.core.convert
Modifier and TypeMethodDescriptionstatic Bucket.BucketPropertyPath
Creates a top-levelBucket.BucketPropertyPath
givenBucket
.static Bucket.BucketPropertyPath
Bucket.getPath()
Get theBucket.BucketPropertyPath
leading to the currentBucket
.Bucket.getPropertyPath
(String property) Get theBucket.BucketPropertyPath
for a given property within the currentBucket
.