Interface NodeSelectorFactory
-
public interface NodeSelectorFactory- Author:
- Joost van de Wijgerd
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NodeSelectorcreate(Hasher hasher, List<PhysicalNode> nodes)voidstart()
-
-
-
Method Detail
-
create
NodeSelector create(Hasher hasher, List<PhysicalNode> nodes)
-
-