Class MatchNormalizationUtil


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

      • normalizeMatch

        public static @NonNull Match normalizeMatch​(@NonNull Match match,
                                                    short version)
        Normalize match.
        Parameters:
        match - the OpenFlow match
        version - the OpenFlow version
        Returns:
        normalized OpenFlow match