Class MatchNormalizationUtil

java.lang.Object
org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtil

public final class MatchNormalizationUtil extends Object
Utility class for match normalization.
  • Method Details

    • normalizeMatch

      public static @NonNull Match normalizeMatch(@NonNull Match match, org.opendaylight.yangtools.yang.common.Uint8 version)
      Normalize match.
      Parameters:
      match - the OpenFlow match
      version - the OpenFlow version
      Returns:
      normalized OpenFlow match