public class SpanTagger
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
setSpanTags(SpanWrapper spanWrapper)
Sets tags to the span which is contained in the provided span wrapper, from information acquired from the
given basic statistic data unit.
|
public static void setSpanTags(SpanWrapper spanWrapper)
spanWrapper
- Span wrapper that contains the target span.Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.