Uses of Interface
com.hazelcast.spi.tenantcontrol.TenantControl
-
Uses of TenantControl in com.hazelcast.spi.tenantcontrol
Modifier and TypeFieldDescriptionstatic final TenantControl
TenantControl.NOOP_TENANT_CONTROL
Default no-op tenant controlModifier 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.