Class PiActionId


  • @Beta
    public final class PiActionId
    extends Identifier<java.lang.String>
    Identifier of an action of a match+action table in a protocol-independent pipeline, unique within the scope of a pipeline model.
    • Method Detail

      • of

        public static PiActionId of​(java.lang.String name)
        Returns an action identifier for the given action name.
        Parameters:
        name - action name
        Returns:
        action identifier