Class MappingRedisOMConverter.KeyspaceIdentifier

java.lang.Object
com.redis.om.spring.convert.MappingRedisOMConverter.KeyspaceIdentifier
Enclosing class:
MappingRedisOMConverter

public static class MappingRedisOMConverter.KeyspaceIdentifier extends Object
Value object representing a Redis Hash/Object identifier composed of keyspace and object id in the form of keyspace:id.
Since:
1.8.10
Author:
Mark Paluch, Stefan Berger