java.lang.Object
org.opendaylight.openflowplugin.applications.frsync.util.FlowDescriptor

public class FlowDescriptor extends Object
Identifier of Flow in datastore using combination of flow-id and table-id from datastore datapath.
  • Constructor Details

    • FlowDescriptor

      public FlowDescriptor(Flow flow)
  • Method Details