@Beta public interface Tenantable
Modifier and Type | Method and Description |
---|---|
TenantControl |
getTenantControl()
Retrieves the tenant control relevant for this given object.
|
boolean |
requiresTenantContext() |
boolean requiresTenantContext()
true
when this object requires a tenant context to be set,
for example in order to resolve user classes, otherwise false
.TenantControl getTenantControl()
TenantControlFactory.saveCurrentTenant()
on a
user thread or should have been replicated from another Hazelcast instance.Copyright © 2023 Hazelcast, Inc.. All rights reserved.