| Package | Description |
|---|---|
| com.sap.cds.services.utils |
| Modifier and Type | Method and Description |
|---|---|
static <T,V> TenantAwareCache<T,V> |
TenantAwareCache.create(Supplier<String> tenantSupplier,
Supplier<T> valueSupplier,
Supplier<V> validatorSupplier) |
static <T> TenantAwareCache<T,com.sap.cds.reflect.CdsModel> |
TenantAwareCache.create(Supplier<T> valueSupplier,
CdsRuntime runtime) |
Copyright © 2021. All rights reserved.