Package 

Enum RumResourceKind

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      OTHER

      Other type resource.

      MEDIA

      Media type resource.

      CSS

      CSS type resource.

      FONT

      Font type resource.

      JS

      JS type resource.

      IMAGE

      Image type resource.

      UNKNOWN

      Unknown type resource.

      NATIVE

      Native type resource.

      DOCUMENT

      Document type resource.

      XHR

      XHR type resource.

      FETCH

      Fetch type resource.

      BEACON

      Beacon type resource.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait