| Package | Description | 
|---|---|
| com.hazelcast.spi.tenantcontrol | Classes for tenant control | 
| Modifier and Type | Field and Description | 
|---|---|
| static TenantControl | TenantControl. NOOP_TENANT_CONTROLDefault no-op tenant control | 
| Modifier and Type | Method and Description | 
|---|---|
| TenantControl | Tenantable. getTenantControl()Retrieves the tenant control relevant for this given object. | 
| TenantControl | TenantControlFactory. saveCurrentTenant()To be called from the application's thread to connect a Hazelcast object
 with a particular tenant, e.g. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.