public final class StartSpanOptions extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<Span> |
getParentLinks()
Returns the parent links to be set for the
Span. |
Boolean |
getRecordEvents()
Returns the record events option setting.
|
Sampler |
getSampler()
Returns the
Sampler to be used, or null if default. |
int |
hashCode() |
@Nullable public Sampler getSampler()
Sampler to be used, or null if default.Sampler to be used, or null if default.public List<Span> getParentLinks()
Span.Span.@Nullable public Boolean getRecordEvents()