public interface CacheKeyMapper
Key.| Modifier and Type | Method and Description |
|---|---|
Key |
mapCacheKey(Object keyObject)
Given an object that represents an Oracle Coherence cache key, return
an Oracle NoSQL Database
Key. |
Key mapCacheKey(Object keyObject)
Key.keyObject - The Oracle Coherence cache key being used for a load,
store, or erase operation.Key to which the keyObject is mappedCopyright (c) 2011, 2017 Oracle and/or its affiliates. All rights reserved.