| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.strategies | |
| de.hybris.platform.adaptivesearch.strategies.impl |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
AsCacheStrategy.getWithLoader(AsCacheKey cacheKey,
java.util.function.Function<AsCacheKey,V> valueLoader)
Returns the value in the cache for the given key.
|
| Modifier and Type | Method and Description |
|---|---|
<V> V |
AsCacheStrategy.getWithLoader(AsCacheKey cacheKey,
java.util.function.Function<AsCacheKey,V> valueLoader)
Returns the value in the cache for the given key.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAsCacheKey
Default implementation of
AsCacheKey. |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
DefaultAsCacheStrategy.getWithLoader(AsCacheKey cacheKey,
java.util.function.Function<AsCacheKey,V> valueLoader) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
DefaultAsCacheStrategy.getWithLoader(AsCacheKey cacheKey,
java.util.function.Function<AsCacheKey,V> valueLoader) |
| Constructor and Description |
|---|
HybrisAsCacheKey(java.lang.String tenantId,
AsCacheKey cacheKey) |
Copyright © 2018 SAP SE. All Rights Reserved.