Uses of Class
org.apache.skywalking.apm.network.language.profile.v3.ProfileTaskFinishReport
Packages that use ProfileTaskFinishReport
Package
Description
-
Uses of ProfileTaskFinishReport in org.apache.skywalking.apm.network.language.profile.v3
Methods in org.apache.skywalking.apm.network.language.profile.v3 that return ProfileTaskFinishReportModifier and TypeMethodDescriptionProfileTaskFinishReport.Builder.build()ProfileTaskFinishReport.Builder.buildPartial()static ProfileTaskFinishReportProfileTaskFinishReport.getDefaultInstance()ProfileTaskFinishReport.Builder.getDefaultInstanceForType()ProfileTaskFinishReport.getDefaultInstanceForType()static ProfileTaskFinishReportProfileTaskFinishReport.parseDelimitedFrom(InputStream input) static ProfileTaskFinishReportProfileTaskFinishReport.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfileTaskFinishReportProfileTaskFinishReport.parseFrom(byte[] data) static ProfileTaskFinishReportProfileTaskFinishReport.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfileTaskFinishReportProfileTaskFinishReport.parseFrom(com.google.protobuf.ByteString data) static ProfileTaskFinishReportProfileTaskFinishReport.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfileTaskFinishReportProfileTaskFinishReport.parseFrom(com.google.protobuf.CodedInputStream input) static ProfileTaskFinishReportProfileTaskFinishReport.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfileTaskFinishReportProfileTaskFinishReport.parseFrom(InputStream input) static ProfileTaskFinishReportProfileTaskFinishReport.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfileTaskFinishReportProfileTaskFinishReport.parseFrom(ByteBuffer data) static ProfileTaskFinishReportProfileTaskFinishReport.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 ProfileTaskFinishReportModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ProfileTaskFinishReport>ProfileTaskFinishReport.getParserForType()static io.grpc.MethodDescriptor<ProfileTaskFinishReport,Commands> ProfileTaskGrpc.getReportTaskFinishMethod()static com.google.protobuf.Parser<ProfileTaskFinishReport>ProfileTaskFinishReport.parser()Methods in org.apache.skywalking.apm.network.language.profile.v3 with parameters of type ProfileTaskFinishReportModifier and TypeMethodDescriptionProfileTaskFinishReport.Builder.mergeFrom(ProfileTaskFinishReport other) ProfileTaskFinishReport.newBuilder(ProfileTaskFinishReport prototype) ProfileTaskGrpc.ProfileTaskBlockingStub.reportTaskFinish(ProfileTaskFinishReport request) report profiling task finishedcom.google.common.util.concurrent.ListenableFuture<Commands>ProfileTaskGrpc.ProfileTaskFutureStub.reportTaskFinish(ProfileTaskFinishReport request) report profiling task finishedvoidProfileTaskGrpc.ProfileTaskImplBase.reportTaskFinish(ProfileTaskFinishReport request, io.grpc.stub.StreamObserver<Commands> responseObserver) report profiling task finishedvoidProfileTaskGrpc.ProfileTaskStub.reportTaskFinish(ProfileTaskFinishReport request, io.grpc.stub.StreamObserver<Commands> responseObserver) report profiling task finished -
Uses of ProfileTaskFinishReport 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 ProfileTaskFinishReportModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<ProfileTaskFinishReport,Commands> ProfileTaskGrpc.getReportTaskFinishMethod()Methods in org.apache.skywalking.apm.network.language.profile.v3.compat with parameters of type ProfileTaskFinishReportModifier and TypeMethodDescriptionProfileTaskGrpc.ProfileTaskBlockingStub.reportTaskFinish(ProfileTaskFinishReport request) report profiling task finishedcom.google.common.util.concurrent.ListenableFuture<Commands>ProfileTaskGrpc.ProfileTaskFutureStub.reportTaskFinish(ProfileTaskFinishReport request) report profiling task finishedvoidProfileTaskGrpc.ProfileTaskImplBase.reportTaskFinish(ProfileTaskFinishReport request, io.grpc.stub.StreamObserver<Commands> responseObserver) report profiling task finishedvoidProfileTaskGrpc.ProfileTaskStub.reportTaskFinish(ProfileTaskFinishReport request, io.grpc.stub.StreamObserver<Commands> responseObserver) report profiling task finished