public interface ReferenceResolver
ReferenceResolver retrieves Objects marked with Reference from Redis.| Modifier and Type | Method and Description |
|---|---|
Map<byte[],byte[]> |
resolveReference(Serializable id,
String keyspace) |
Map<byte[],byte[]> resolveReference(Serializable id, String keyspace)
id - must not be null.keyspace - must not be null.Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.