Uses of Package
com.hazelcast.spi.tenantcontrol
Package
Description
Provides core API interfaces/classes.
Classes for tenant control
-
-
ClassDescriptionHook to decouple Hazelcast object from the tenantInterface to be implemented by classes which can be queried for requirement of a tenant context.Hooks for multi-tenancy for application servers.Similar to the
Closeable
interface, except theTenantControl.Closeable.close()
method does not throw aIOException
.ATenantControlFactory
suppliesTenantControl
objects when Hazelcast service attaches the tenant control to a distributed object.