public class CatalogCacheInvalidationCallback extends Object implements TenantInternalApi.CacheInvalidationCallback
| Constructor and Description |
|---|
CatalogCacheInvalidationCallback(CatalogCache catalogCache) |
| Modifier and Type | Method and Description |
|---|---|
void |
invalidateCache(TenantKV.TenantKey key,
Object cookie,
InternalTenantContext tenantContext) |
@Inject public CatalogCacheInvalidationCallback(CatalogCache catalogCache)
public void invalidateCache(TenantKV.TenantKey key, Object cookie, InternalTenantContext tenantContext)
invalidateCache in interface TenantInternalApi.CacheInvalidationCallbackCopyright © 2010–2021. All rights reserved.