public final class SpanId extends Object implements Comparable<SpanId>
| Modifier and Type | Field and Description |
|---|---|
static SpanId |
INVALID
The invalid span ID, which is all zeroes.
|
| Constructor and Description |
|---|
SpanId(long high,
long low) |
public static SpanId INVALID
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.