Uses of Class
org.apache.skywalking.apm.network.language.profile.v3.ThreadSnapshot
Packages that use ThreadSnapshot
Package
Description
-
Uses of ThreadSnapshot in org.apache.skywalking.apm.network.language.profile.v3
Methods in org.apache.skywalking.apm.network.language.profile.v3 that return ThreadSnapshotModifier and TypeMethodDescriptionThreadSnapshot.Builder.build()ThreadSnapshot.Builder.buildPartial()static ThreadSnapshotThreadSnapshot.getDefaultInstance()ThreadSnapshot.Builder.getDefaultInstanceForType()ThreadSnapshot.getDefaultInstanceForType()static ThreadSnapshotThreadSnapshot.parseDelimitedFrom(InputStream input) static ThreadSnapshotThreadSnapshot.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreadSnapshotThreadSnapshot.parseFrom(byte[] data) static ThreadSnapshotThreadSnapshot.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreadSnapshotThreadSnapshot.parseFrom(com.google.protobuf.ByteString data) static ThreadSnapshotThreadSnapshot.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreadSnapshotThreadSnapshot.parseFrom(com.google.protobuf.CodedInputStream input) static ThreadSnapshotThreadSnapshot.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreadSnapshotThreadSnapshot.parseFrom(InputStream input) static ThreadSnapshotThreadSnapshot.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreadSnapshotThreadSnapshot.parseFrom(ByteBuffer data) static ThreadSnapshotThreadSnapshot.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.skywalking.apm.network.language.profile.v3 that return types with arguments of type ThreadSnapshotModifier and TypeMethodDescriptionio.grpc.stub.StreamObserver<ThreadSnapshot>ProfileTaskGrpc.ProfileTaskImplBase.collectSnapshot(io.grpc.stub.StreamObserver<Commands> responseObserver) collect dumped thread snapshotio.grpc.stub.StreamObserver<ThreadSnapshot>ProfileTaskGrpc.ProfileTaskStub.collectSnapshot(io.grpc.stub.StreamObserver<Commands> responseObserver) collect dumped thread snapshotstatic io.grpc.MethodDescriptor<ThreadSnapshot,Commands> ProfileTaskGrpc.getCollectSnapshotMethod()com.google.protobuf.Parser<ThreadSnapshot>ThreadSnapshot.getParserForType()static com.google.protobuf.Parser<ThreadSnapshot>ThreadSnapshot.parser()Methods in org.apache.skywalking.apm.network.language.profile.v3 with parameters of type ThreadSnapshotModifier and TypeMethodDescriptionThreadSnapshot.Builder.mergeFrom(ThreadSnapshot other) static ThreadSnapshot.BuilderThreadSnapshot.newBuilder(ThreadSnapshot prototype) -
Uses of ThreadSnapshot in org.apache.skywalking.apm.network.language.profile.v3.compat
Methods in org.apache.skywalking.apm.network.language.profile.v3.compat that return types with arguments of type ThreadSnapshotModifier and TypeMethodDescriptionio.grpc.stub.StreamObserver<ThreadSnapshot>ProfileTaskGrpc.ProfileTaskImplBase.collectSnapshot(io.grpc.stub.StreamObserver<Commands> responseObserver) collect dumped thread snapshotio.grpc.stub.StreamObserver<ThreadSnapshot>ProfileTaskGrpc.ProfileTaskStub.collectSnapshot(io.grpc.stub.StreamObserver<Commands> responseObserver) collect dumped thread snapshotstatic io.grpc.MethodDescriptor<ThreadSnapshot,Commands> ProfileTaskGrpc.getCollectSnapshotMethod()