Interface AttributeVirtualFactory

    • Method Detail

      • createVirtualTraceAttributes

        java.lang.Iterable<AttributeVirtual> createVirtualTraceAttributes​(gnu.trove.map.hash.THashMap<java.lang.String,​AttributeImpl> traceAttributesReal,
                                                                          gnu.trove.map.hash.THashMap<java.lang.String,​AttributeImpl> eventAttributesReal)
      • createVirtualEventAttributes

        java.lang.Iterable<AttributeVirtual> createVirtualEventAttributes​(gnu.trove.map.hash.THashMap<java.lang.String,​AttributeImpl> traceAttributesReal,
                                                                          gnu.trove.map.hash.THashMap<java.lang.String,​AttributeImpl> eventAttributesReal)