| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.language.profile.v3 |
| Modifier and Type | Method and Description |
|---|---|
ThreadStack |
ThreadStack.Builder.build() |
ThreadStack |
ThreadStack.Builder.buildPartial() |
static ThreadStack |
ThreadStack.getDefaultInstance() |
ThreadStack |
ThreadStack.getDefaultInstanceForType() |
ThreadStack |
ThreadStack.Builder.getDefaultInstanceForType() |
ThreadStack |
ThreadSnapshot.getStack()
snapshot stack
|
ThreadStack |
ThreadSnapshot.Builder.getStack()
snapshot stack
|
ThreadStack |
ThreadSnapshotOrBuilder.getStack()
snapshot stack
|
static ThreadStack |
ThreadStack.parseDelimitedFrom(InputStream input) |
static ThreadStack |
ThreadStack.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreadStack |
ThreadStack.parseFrom(byte[] data) |
static ThreadStack |
ThreadStack.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreadStack |
ThreadStack.parseFrom(ByteBuffer data) |
static ThreadStack |
ThreadStack.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreadStack |
ThreadStack.parseFrom(com.google.protobuf.ByteString data) |
static ThreadStack |
ThreadStack.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreadStack |
ThreadStack.parseFrom(com.google.protobuf.CodedInputStream input) |
static ThreadStack |
ThreadStack.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreadStack |
ThreadStack.parseFrom(InputStream input) |
static ThreadStack |
ThreadStack.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ThreadStack> |
ThreadStack.getParserForType() |
static com.google.protobuf.Parser<ThreadStack> |
ThreadStack.parser() |
| Modifier and Type | Method and Description |
|---|---|
ThreadStack.Builder |
ThreadStack.Builder.mergeFrom(ThreadStack other) |
ThreadSnapshot.Builder |
ThreadSnapshot.Builder.mergeStack(ThreadStack value)
snapshot stack
|
static ThreadStack.Builder |
ThreadStack.newBuilder(ThreadStack prototype) |
ThreadSnapshot.Builder |
ThreadSnapshot.Builder.setStack(ThreadStack value)
snapshot stack
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.