Uses of Class
org.springframework.data.redis.core.convert.Bucket.BucketPropertyPath
Packages that use Bucket.BucketPropertyPath
Package
Description
Converters for Redis repository support utilizing mapping metadata.
-
Uses of Bucket.BucketPropertyPath in org.springframework.data.redis.core.convert
Methods in org.springframework.data.redis.core.convert that return Bucket.BucketPropertyPathModifier and TypeMethodDescriptionstatic Bucket.BucketPropertyPathCreates a top-levelBucket.BucketPropertyPathgivenBucket.static Bucket.BucketPropertyPathBucket.getPath()Get theBucket.BucketPropertyPathleading to the currentBucket.Bucket.getPropertyPath(String property) Get theBucket.BucketPropertyPathfor a given property within the currentBucket.