Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.cache | |
com.sap.cloud.sdk.cloudplatform.metering | |
com.sap.cloud.sdk.cloudplatform.tenant |
Modifier and Type | Method and Description |
---|---|
static long |
CacheManager.invalidateTenantCaches()
Invalidates all caches of the current tenant.
|
static long |
CacheManager.invalidateUserCaches()
Invalidates all caches of the current user.
|
static long |
CacheManager.invalidateUserEntries(com.google.common.cache.Cache<CacheKey,?> cache)
Invalidates all cache entries of the current user.
|
Modifier and Type | Method and Description |
---|---|
void |
MeteringStats.sendToMeteringService() |
Modifier and Type | Method and Description |
---|---|
static Tenant |
TenantAccessor.getCurrentTenant() |
Tenant |
TenantFacade.getCurrentTenant()
Returns the current
Tenant . |
Tenant |
ScpCfTenantFacade.getCurrentTenant() |
Tenant |
ScpNeoTenantFacade.getCurrentTenant() |
Copyright © 2017 SAP SE. All rights reserved.