Package 

Class ResourceId


  • 
    public final class ResourceId
    
                        

    Describes a Resource being tracked in RUM.

    A resource will first try to be matched with the UUID if possible, and if missing will use the key property. The UUID should be unique (based off of UUID class). If missing, because key could have duplicates, this can lead to unpredictable behaviors and erroneous Resource timings.