public interface RedisTypeMapper extends org.springframework.data.convert.TypeMapper<Bucket.BucketPropertyPath>
TypeMapper exposing that Bucket.BucketPropertyPaths might contain a type key.Bucket.BucketPropertyPath| Modifier and Type | Method and Description |
|---|---|
boolean |
isTypeKey(String key)
Returns whether the given
key is the type key. |
boolean isTypeKey(String key)
key is the type key.key is the type key.Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.