Uses of Interface
com.hazelcast.spi.tenantcontrol.TenantControl
Packages that use TenantControl
-
Uses of TenantControl in com.hazelcast.spi.tenantcontrol
Fields in com.hazelcast.spi.tenantcontrol declared as TenantControlModifier and TypeFieldDescriptionstatic final TenantControl
TenantControl.NOOP_TENANT_CONTROL
Default no-op tenant controlMethods in com.hazelcast.spi.tenantcontrol that return TenantControlModifier and TypeMethodDescriptionTenantable.getTenantControl()
Retrieves the tenant control relevant for this given object.TenantControlFactory.saveCurrentTenant()
To be called from the application's thread to connect a Hazelcast object with a particular tenant, e.g.