Class PiCounterId


  • @Beta
    public final class PiCounterId
    extends Identifier<java.lang.String>
    Identifier of a counter in a protocol-independent pipeline, unique within the scope of a pipeline model.
    • Method Detail

      • of

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