| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.language.profile.v3 | |
| org.apache.skywalking.apm.network.language.profile.v3.compat |
| Modifier and Type | Method and Description |
|---|---|
ThreadSnapshot |
ThreadSnapshot.Builder.build() |
ThreadSnapshot |
ThreadSnapshot.Builder.buildPartial() |
static ThreadSnapshot |
ThreadSnapshot.getDefaultInstance() |
ThreadSnapshot |
ThreadSnapshot.getDefaultInstanceForType() |
ThreadSnapshot |
ThreadSnapshot.Builder.getDefaultInstanceForType() |
static ThreadSnapshot |
ThreadSnapshot.parseDelimitedFrom(InputStream input) |
static ThreadSnapshot |
ThreadSnapshot.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreadSnapshot |
ThreadSnapshot.parseFrom(byte[] data) |
static ThreadSnapshot |
ThreadSnapshot.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreadSnapshot |
ThreadSnapshot.parseFrom(ByteBuffer data) |
static ThreadSnapshot |
ThreadSnapshot.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreadSnapshot |
ThreadSnapshot.parseFrom(com.google.protobuf.ByteString data) |
static ThreadSnapshot |
ThreadSnapshot.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreadSnapshot |
ThreadSnapshot.parseFrom(com.google.protobuf.CodedInputStream input) |
static ThreadSnapshot |
ThreadSnapshot.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreadSnapshot |
ThreadSnapshot.parseFrom(InputStream input) |
static ThreadSnapshot |
ThreadSnapshot.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.stub.StreamObserver<ThreadSnapshot> |
ProfileTaskGrpc.ProfileTaskImplBase.collectSnapshot(io.grpc.stub.StreamObserver<Commands> responseObserver)
collect dumped thread snapshot
|
io.grpc.stub.StreamObserver<ThreadSnapshot> |
ProfileTaskGrpc.ProfileTaskStub.collectSnapshot(io.grpc.stub.StreamObserver<Commands> responseObserver)
collect dumped thread snapshot
|
static io.grpc.MethodDescriptor<ThreadSnapshot,Commands> |
ProfileTaskGrpc.getCollectSnapshotMethod() |
com.google.protobuf.Parser<ThreadSnapshot> |
ThreadSnapshot.getParserForType() |
static com.google.protobuf.Parser<ThreadSnapshot> |
ThreadSnapshot.parser() |
| Modifier and Type | Method and Description |
|---|---|
ThreadSnapshot.Builder |
ThreadSnapshot.Builder.mergeFrom(ThreadSnapshot other) |
static ThreadSnapshot.Builder |
ThreadSnapshot.newBuilder(ThreadSnapshot prototype) |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.stub.StreamObserver<ThreadSnapshot> |
ProfileTaskGrpc.ProfileTaskImplBase.collectSnapshot(io.grpc.stub.StreamObserver<Commands> responseObserver)
collect dumped thread snapshot
|
io.grpc.stub.StreamObserver<ThreadSnapshot> |
ProfileTaskGrpc.ProfileTaskStub.collectSnapshot(io.grpc.stub.StreamObserver<Commands> responseObserver)
collect dumped thread snapshot
|
static io.grpc.MethodDescriptor<ThreadSnapshot,Commands> |
ProfileTaskGrpc.getCollectSnapshotMethod() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.