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