| Modifier and Type | Class and Description |
|---|---|
class |
MasterTenant |
class |
SlaveTenant
The slave tenant represents any other tenant exept the master tenant.
|
class |
TestSlaveTenantStub |
class |
TestTenantStub |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
Registry.assureTenantStarted(AbstractTenant sys) |
static TenantStartupNotifier |
TenantStartupNotifier.createTenantStartupNotifier(AbstractTenant tenant) |
static java.lang.Class<? extends TenantStartupNotifier> |
TenantStartupNotifier.getImplementationClass(AbstractTenant tenant) |
static TenantStartupNotifier |
TenantStartupNotifier.instantiateImplementtion(java.lang.Class<? extends TenantStartupNotifier> implementationClass,
AbstractTenant tenant) |
| Constructor and Description |
|---|
TestTenantStub(java.lang.String tenanId,
AbstractTenant testTenant) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractTenant |
AbstractLockHandlerIntegrationTest.createOtherClusterIdTenant() |
| Modifier and Type | Method and Description |
|---|---|
AbstractTenant |
PersistencePool.getTenant() |
| Constructor and Description |
|---|
PersistencePool(AbstractTenant system) |
| Constructor and Description |
|---|
DBPersistenceManager(AbstractTenant tenant,
InvalidationManager invManager) |
| Constructor and Description |
|---|
YPersistenceManager(AbstractTenant tenant,
InvalidationManager invManager) |
Copyright © 2018 SAP SE. All Rights Reserved.