Class DefaultTopologyVertex

  • All Implemented Interfaces:
    org.onlab.graph.Vertex, TopologyVertex

    public class DefaultTopologyVertex
    extends Object
    implements TopologyVertex
    Implementation of the topology vertex backed by a device id.
    • Constructor Detail

      • DefaultTopologyVertex

        public DefaultTopologyVertex​(DeviceId deviceId)
        Creates a new topology vertex.
        Parameters:
        deviceId - backing infrastructure device identifier