public class MaxFreePhysicalMemoryFabricAgentSelector extends java.lang.Object implements FabricAgentSelector
| Constructor and Description |
|---|
MaxFreePhysicalMemoryFabricAgentSelector() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<FabricAgent> |
select(java.util.Collection<FabricAgent> fabricAgents,
com.liferay.portal.kernel.process.ProcessCallable<?> processCallable) |
public MaxFreePhysicalMemoryFabricAgentSelector()
public java.util.Collection<FabricAgent> select(java.util.Collection<FabricAgent> fabricAgents, com.liferay.portal.kernel.process.ProcessCallable<?> processCallable)
select in interface FabricAgentSelector