public class CustomClientArrayConfigurationContext extends Object implements ClientArrayConfigurationContext
| Modifier | Constructor and Description |
|---|---|
protected |
CustomClientArrayConfigurationContext() |
| Modifier and Type | Method and Description |
|---|---|
CustomClientArrayConfigurationContext |
clientArrayTopology(ClientArrayTopology clientArrayTopology) |
ClientArrayTopology |
getClientArrayTopology() |
License |
getLicense() |
TerracottaCommandLineEnvironment |
getTerracottaCommandLineEnvironment() |
CustomClientArrayConfigurationContext |
license(License license) |
CustomClientArrayConfigurationContext |
terracottaCommandLineEnvironment(TerracottaCommandLineEnvironment terracottaCommandLineEnvironment) |
protected CustomClientArrayConfigurationContext()
public ClientArrayTopology getClientArrayTopology()
getClientArrayTopology in interface ClientArrayConfigurationContextpublic CustomClientArrayConfigurationContext clientArrayTopology(ClientArrayTopology clientArrayTopology)
public License getLicense()
getLicense in interface ClientArrayConfigurationContextpublic CustomClientArrayConfigurationContext license(License license)
public TerracottaCommandLineEnvironment getTerracottaCommandLineEnvironment()
getTerracottaCommandLineEnvironment in interface ClientArrayConfigurationContextpublic CustomClientArrayConfigurationContext terracottaCommandLineEnvironment(TerracottaCommandLineEnvironment terracottaCommandLineEnvironment)
Copyright © 2020. All rights reserved.