| Package | Description |
|---|---|
| io.opencensus.proto.trace |
| Modifier and Type | Class and Description |
|---|---|
class |
Status
The `Status` type defines a logical error model that is suitable for different
programming environments, including REST APIs and RPC APIs.
|
static class |
Status.Builder
The `Status` type defines a logical error model that is suitable for different
programming environments, including REST APIs and RPC APIs.
|
| Modifier and Type | Method and Description |
|---|---|
StatusOrBuilder |
Span.getStatusOrBuilder()
An optional final status for this span.
|
StatusOrBuilder |
Span.Builder.getStatusOrBuilder()
An optional final status for this span.
|
StatusOrBuilder |
SpanOrBuilder.getStatusOrBuilder()
An optional final status for this span.
|
Copyright © 2018 The Envoy Project. All rights reserved.