Uses of Class
org.terracotta.angela.common.topology.Topology
-
Packages that use Topology Package Description org.terracotta.angela.common org.terracotta.angela.common.distribution -
-
Uses of Topology in org.terracotta.angela.common
Constructors in org.terracotta.angela.common with parameters of type Topology Constructor Description TerracottaServerInstance(TerracottaServer terracottaServer, File kitDir, File workingDir, License license, Distribution distribution, Topology topology, PortAllocator portAllocator) -
Uses of Topology in org.terracotta.angela.common.distribution
Methods in org.terracotta.angela.common.distribution with parameters of type Topology Modifier and Type Method Description ToolExecutionResultDistribution102Controller. configureCluster(File kitDir, File workingDir, Topology topology, Map<ServerSymbolicName,Integer> proxyTsaPorts, License license, SecurityRootDirectory securityDir, TerracottaCommandLineEnvironment env, Map<String,String> envOverrides, String... arguments)ToolExecutionResultDistribution107Controller. configureCluster(File kitDir, File workingDir, Topology topology, Map<ServerSymbolicName,Integer> proxyTsaPorts, License license, SecurityRootDirectory securityDir, TerracottaCommandLineEnvironment env, Map<String,String> envOverrides, String... arguments)ToolExecutionResultDistribution43Controller. configureCluster(File kitDir, File workingDir, Topology topology, Map<ServerSymbolicName,Integer> proxyTsaPorts, License license, SecurityRootDirectory securityDir, TerracottaCommandLineEnvironment env, Map<String,String> envOverrides, String... arguments)abstract ToolExecutionResultDistributionController. configureCluster(File kitDir, File workingDir, Topology topology, Map<ServerSymbolicName,Integer> proxyTsaPorts, License license, SecurityRootDirectory securityDir, TerracottaCommandLineEnvironment env, Map<String,String> envOverrides, String... arguments)TerracottaServerHandleDistribution102Controller. createTsa(TerracottaServer terracottaServer, File kitDir, File workingDir, Topology topology, Map<ServerSymbolicName,Integer> proxiedPorts, TerracottaCommandLineEnvironment tcEnv, Map<String,String> envOverrides, List<String> startUpArgs, Duration inactivityKillerDelay)TerracottaServerHandleDistribution107Controller. createTsa(TerracottaServer terracottaServer, File kitDir, File workingDir, Topology topology, Map<ServerSymbolicName,Integer> proxiedPorts, TerracottaCommandLineEnvironment tcEnv, Map<String,String> envOverrides, List<String> startUpArgs, Duration inactivityKillerDelay)TerracottaServerHandleDistribution107InlineController. createTsa(TerracottaServer terracottaServer, File kitDir, File workingDir, Topology topology, Map<ServerSymbolicName,Integer> proxiedPorts, TerracottaCommandLineEnvironment tcEnv, Map<String,String> envOverrides, List<String> startUpArgs, Duration inactivityKillerDelay)TerracottaServerHandleDistribution43Controller. createTsa(TerracottaServer terracottaServer, File kitDir, File workingDir, Topology topology, Map<ServerSymbolicName,Integer> proxiedPorts, TerracottaCommandLineEnvironment tcEnv, Map<String,String> envOverrides, List<String> startUpArgs, Duration inactivityKillerDelay)abstract TerracottaServerHandleDistributionController. createTsa(TerracottaServer terracottaServer, File kitDir, File workingDir, Topology topology, Map<ServerSymbolicName,Integer> proxiedPorts, TerracottaCommandLineEnvironment tcEnv, Map<String,String> envOverrides, List<String> startUpArgs, Duration inactivityKillerDelay)
-