public interface TsaConfigurationContext
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TsaConfigurationContext.TerracottaCommandLineEnvironmentKeys |
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterName() |
Duration |
getInactivityKillerDelay()
TSA will be killed if notthing happens in a specified amount of time
|
License |
getLicense() |
TerracottaCommandLineEnvironment |
getTerracottaCommandLineEnvironment(String whatFor) |
Topology |
getTopology() |
Topology getTopology()
License getLicense()
String getClusterName()
TerracottaCommandLineEnvironment getTerracottaCommandLineEnvironment(String whatFor)
Duration getInactivityKillerDelay()
Copyright © 2023. All rights reserved.