Class ControllerNodeToNodeId

  • All Implemented Interfaces:
    com.google.common.base.Function<ControllerNode,​NodeId>, java.util.function.Function<ControllerNode,​NodeId>

    public final class ControllerNodeToNodeId
    extends java.lang.Object
    implements com.google.common.base.Function<ControllerNode,​NodeId>
    Function to convert ControllerNode to NodeId.
    • Constructor Detail

      • ControllerNodeToNodeId

        public ControllerNodeToNodeId()