Class MonitoringAnnotations


  • @Immutable
    @Alpha
    public final class MonitoringAnnotations
    extends java.lang.Object
    Immutable keyset annotations used by monitoring.

    DO NOT USE. This API is not yet ready and may change or be removed.

    • Method Detail

      • toMap

        public java.util.Map<java.lang.String,​java.lang.String> toMap()
        Returns an immutable map that contains the annotations.
      • isEmpty

        public boolean isEmpty()
        Returns true if the annotations are empty.
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object