| Package | Description |
|---|---|
| io.opencensus.proto.trace.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
TruncatableString
A string that might be shortened to a specified length.
|
static class |
TruncatableString.Builder
A string that might be shortened to a specified length.
|
| Modifier and Type | Method and Description |
|---|---|
TruncatableStringOrBuilder |
Module.getBuildIdOrBuilder()
A unique identifier for the module, usually a hash of its
contents.
|
TruncatableStringOrBuilder |
Module.Builder.getBuildIdOrBuilder()
A unique identifier for the module, usually a hash of its
contents.
|
TruncatableStringOrBuilder |
ModuleOrBuilder.getBuildIdOrBuilder()
A unique identifier for the module, usually a hash of its
contents.
|
TruncatableStringOrBuilder |
Span.TimeEvent.AnnotationOrBuilder.getDescriptionOrBuilder()
A user-supplied message describing the event.
|
TruncatableStringOrBuilder |
Span.TimeEvent.Annotation.getDescriptionOrBuilder()
A user-supplied message describing the event.
|
TruncatableStringOrBuilder |
Span.TimeEvent.Annotation.Builder.getDescriptionOrBuilder()
A user-supplied message describing the event.
|
TruncatableStringOrBuilder |
StackTrace.StackFrameOrBuilder.getFileNameOrBuilder()
The name of the source file where the function call appears.
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.getFileNameOrBuilder()
The name of the source file where the function call appears.
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.Builder.getFileNameOrBuilder()
The name of the source file where the function call appears.
|
TruncatableStringOrBuilder |
StackTrace.StackFrameOrBuilder.getFunctionNameOrBuilder()
The fully-qualified name that uniquely identifies the function or
method that is active in this frame.
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.getFunctionNameOrBuilder()
The fully-qualified name that uniquely identifies the function or
method that is active in this frame.
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.Builder.getFunctionNameOrBuilder()
The fully-qualified name that uniquely identifies the function or
method that is active in this frame.
|
TruncatableStringOrBuilder |
Module.getModuleOrBuilder()
TODO: document the meaning of this field.
|
TruncatableStringOrBuilder |
Module.Builder.getModuleOrBuilder()
TODO: document the meaning of this field.
|
TruncatableStringOrBuilder |
ModuleOrBuilder.getModuleOrBuilder()
TODO: document the meaning of this field.
|
TruncatableStringOrBuilder |
Span.getNameOrBuilder()
A description of the span's operation.
|
TruncatableStringOrBuilder |
Span.Builder.getNameOrBuilder()
A description of the span's operation.
|
TruncatableStringOrBuilder |
SpanOrBuilder.getNameOrBuilder()
A description of the span's operation.
|
TruncatableStringOrBuilder |
StackTrace.StackFrameOrBuilder.getOriginalFunctionNameOrBuilder()
An un-mangled function name, if `function_name` is
[mangled](http://www.avabodh.com/cxxin/namemangling.html).
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.getOriginalFunctionNameOrBuilder()
An un-mangled function name, if `function_name` is
[mangled](http://www.avabodh.com/cxxin/namemangling.html).
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.Builder.getOriginalFunctionNameOrBuilder()
An un-mangled function name, if `function_name` is
[mangled](http://www.avabodh.com/cxxin/namemangling.html).
|
TruncatableStringOrBuilder |
StackTrace.StackFrameOrBuilder.getSourceVersionOrBuilder()
The version of the deployed source code.
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.getSourceVersionOrBuilder()
The version of the deployed source code.
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.Builder.getSourceVersionOrBuilder()
The version of the deployed source code.
|
TruncatableStringOrBuilder |
AttributeValueOrBuilder.getStringValueOrBuilder()
A string up to 256 bytes long.
|
TruncatableStringOrBuilder |
AttributeValue.getStringValueOrBuilder()
A string up to 256 bytes long.
|
TruncatableStringOrBuilder |
AttributeValue.Builder.getStringValueOrBuilder()
A string up to 256 bytes long.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.