Package | Description |
---|---|
com.hazelcast.cache.impl.tenantcontrol | |
com.hazelcast.spi.impl.tenantcontrol | |
com.hazelcast.spi.tenantcontrol |
Classes for tenant control
|
Modifier and Type | Class and Description |
---|---|
class |
CacheDestroyEventContext |
Modifier and Type | Method and Description |
---|---|
TenantControl |
NoopTenantControlFactory.saveCurrentTenant(DestroyEventContext event) |
Modifier and Type | Method and Description |
---|---|
TenantControl |
TenantControlFactory.saveCurrentTenant(DestroyEventContext event)
To be called from the application's thread to connect a Hazelcast object
with a particular tenant, e.g.
|
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.