クラス MappingRedisConverter.KeyspaceIdentifier

java.lang.ObjectSE
org.springframework.data.redis.core.convert.MappingRedisConverter.KeyspaceIdentifier
含まれているクラス:
MappingRedisConverter

public static class MappingRedisConverter.KeyspaceIdentifier extends ObjectSE
キースペースとオブジェクト ID から構成された Redis ハッシュ / オブジェクト識別子を keyspace:id の形式で表す値オブジェクト。
導入:
1.8.10
作成者:
Mark Paluch, Stefan Berger