Interface BlockedNodeRetriever


public interface BlockedNodeRetriever
This class helps to retrieve the blocked nodes.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get all blocked node ids.
  • Method Details

    • getAllBlockedNodeIds

      Set<String> getAllBlockedNodeIds()
      Get all blocked node ids.
      Returns:
      a set containing all blocked node ids