java.lang.Object
io.ebean.cache.TenantAwareKey
Tenant aware handling for caching.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
We use a combined key, if this serverCache is per tenant. -
Constructor Summary
ConstructorDescriptionTenantAwareKey
(CurrentTenantProvider tenantProvider) Construct with a tenant provider than can be null. -
Method Summary
-
Constructor Details
-
TenantAwareKey
Construct with a tenant provider than can be null.
-
-
Method Details
-
key
Return a tenant aware key.
-