Class FlowEntryWithLoad


  • public class FlowEntryWithLoad
    extends java.lang.Object
    Load of flow entry with flow live type.
    • Constructor Detail

      • FlowEntryWithLoad

        public FlowEntryWithLoad​(ConnectPoint cp,
                                 FlowEntry fe,
                                 Load load)
        Creates a new flow entry with load.
        Parameters:
        cp - connect point
        fe - flow entry with live type
        load - load
      • FlowEntryWithLoad

        public FlowEntryWithLoad​(ConnectPoint cp,
                                 FlowEntry fe)
        Creates a new flow entry with load.
        Parameters:
        cp - connect point
        fe - flow entry with live type
    • Method Detail

      • connectPoint

        public ConnectPoint connectPoint()
        Returns connect point.
        Returns:
        connect point
      • storedFlowEntry

        public StoredFlowEntry storedFlowEntry()
        Returns stored flow entry.
        Returns:
        flow entry
      • load

        public Load load()
        Returns current load.
        Returns:
        load