Uses of Class
org.terracotta.angela.common.tcconfig.ServerSymbolicName
-
-
Uses of ServerSymbolicName in org.terracotta.angela.common
Methods in org.terracotta.angela.common that return types with arguments of type ServerSymbolicName Modifier and Type Method Description Map<ServerSymbolicName,Integer>TerracottaServerInstance. getProxiedPorts() -
Uses of ServerSymbolicName in org.terracotta.angela.common.distribution
Method parameters in org.terracotta.angela.common.distribution with type arguments of type ServerSymbolicName 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)URIDistribution102Controller. tsaUri(Collection<TerracottaServer> servers, Map<ServerSymbolicName,Integer> proxyTsaPorts)URIDistribution107Controller. tsaUri(Collection<TerracottaServer> servers, Map<ServerSymbolicName,Integer> proxyTsaPorts)URIDistribution43Controller. tsaUri(Collection<TerracottaServer> servers, Map<ServerSymbolicName,Integer> proxyTsaPorts)abstract URIDistributionController. tsaUri(Collection<TerracottaServer> servers, Map<ServerSymbolicName,Integer> proxyTsaPorts) -
Uses of ServerSymbolicName in org.terracotta.angela.common.provider
Methods in org.terracotta.angela.common.provider with parameters of type ServerSymbolicName Modifier and Type Method Description voidTcConfigManager. setUpInstallation(TcConfig tcConfig, ServerSymbolicName serverSymbolicName, UUID serverId, Map<ServerSymbolicName,Integer> proxiedPorts, File installLocation, SecurityRootDirectory securityRootDirectory)Method parameters in org.terracotta.angela.common.provider with type arguments of type ServerSymbolicName Modifier and Type Method Description voidConfigurationManager. createDisruptionLinks(TerracottaServer terracottaServer, DisruptionProvider disruptionProvider, Map<ServerSymbolicName,Disruptor> disruptionLinks, Map<ServerSymbolicName,Integer> proxiedPorts, PortAllocator portAllocator)voidDynamicConfigManager. createDisruptionLinks(TerracottaServer terracottaServer, DisruptionProvider disruptionProvider, Map<ServerSymbolicName,Disruptor> disruptionLinks, Map<ServerSymbolicName,Integer> proxiedPorts, PortAllocator portAllocator)voidTcConfigManager. createDisruptionLinks(TerracottaServer terracottaServer, DisruptionProvider disruptionProvider, Map<ServerSymbolicName,Disruptor> disruptionLinks, Map<ServerSymbolicName,Integer> proxiedPorts, PortAllocator portAllocator)voidTcConfigManager. setUpInstallation(TcConfig tcConfig, ServerSymbolicName serverSymbolicName, UUID serverId, Map<ServerSymbolicName,Integer> proxiedPorts, File installLocation, SecurityRootDirectory securityRootDirectory) -
Uses of ServerSymbolicName in org.terracotta.angela.common.tcconfig
Methods in org.terracotta.angela.common.tcconfig that return ServerSymbolicName Modifier and Type Method Description ServerSymbolicNameNamedSecurityRootDirectory. getServerSymbolicName()ServerSymbolicNameTerracottaServer. getServerSymbolicName()static ServerSymbolicNameServerSymbolicName. symbolicName(String name)Methods in org.terracotta.angela.common.tcconfig that return types with arguments of type ServerSymbolicName Modifier and Type Method Description Map<ServerSymbolicName,Integer>TcConfig. retrieveTsaPorts(boolean updateForProxy, PortAllocator portAllocator)Methods in org.terracotta.angela.common.tcconfig with parameters of type ServerSymbolicName Modifier and Type Method Description SecurityRootDirectorySecureTcConfig. securityRootDirectoryFor(ServerSymbolicName serverSymbolicName)static NamedSecurityRootDirectoryNamedSecurityRootDirectory. withSecurityFor(ServerSymbolicName serverSymbolicName, SecurityRootDirectory securityRootDirectory)Method parameters in org.terracotta.angela.common.tcconfig with type arguments of type ServerSymbolicName Modifier and Type Method Description voidTcConfig. updateServerGroupPort(Map<ServerSymbolicName,Integer> proxiedPorts)voidTcConfig. updateServerTsaPort(Map<ServerSymbolicName,Integer> proxiedPorts) -
Uses of ServerSymbolicName in org.terracotta.angela.common.tcconfig.holders
Methods in org.terracotta.angela.common.tcconfig.holders that return types with arguments of type ServerSymbolicName Modifier and Type Method Description Map<ServerSymbolicName,Integer>TcConfig10Holder. retrieveTsaPorts(boolean updateForProxy, PortAllocator portAllocator)Map<ServerSymbolicName,Integer>TcConfig8Holder. retrieveTsaPorts(boolean updateForProxy, PortAllocator portAllocator)Map<ServerSymbolicName,Integer>TcConfig9Holder. retrieveTsaPorts(boolean updateForProxy, PortAllocator portAllocator)abstract Map<ServerSymbolicName,Integer>TcConfigHolder. retrieveTsaPorts(boolean updateForProxy, PortAllocator portAllocator)Method parameters in org.terracotta.angela.common.tcconfig.holders with type arguments of type ServerSymbolicName Modifier and Type Method Description voidTcConfig10Holder. updateServerGroupPort(Map<ServerSymbolicName,Integer> proxiedPorts)voidTcConfig8Holder. updateServerGroupPort(Map<ServerSymbolicName,Integer> proxiedPorts)voidTcConfig9Holder. updateServerGroupPort(Map<ServerSymbolicName,Integer> proxiedPorts)abstract voidTcConfigHolder. updateServerGroupPort(Map<ServerSymbolicName,Integer> proxiedPorts)voidTcConfig10Holder. updateServerTsaPort(Map<ServerSymbolicName,Integer> proxiedPorts)voidTcConfig8Holder. updateServerTsaPort(Map<ServerSymbolicName,Integer> proxiedPorts)voidTcConfig9Holder. updateServerTsaPort(Map<ServerSymbolicName,Integer> proxiedPorts)abstract voidTcConfigHolder. updateServerTsaPort(Map<ServerSymbolicName,Integer> proxiedPorts)
-