Interface BlockedNodeRetriever
-
public interface BlockedNodeRetrieverThis class helps to retrieve the blocked nodes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>getAllBlockedNodeIds()Get all blocked node ids.
-