| 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 |
|---|---|
ProfileTaskFinishReport |
ProfileTaskFinishReport.Builder.build() |
ProfileTaskFinishReport |
ProfileTaskFinishReport.Builder.buildPartial() |
static ProfileTaskFinishReport |
ProfileTaskFinishReport.getDefaultInstance() |
ProfileTaskFinishReport |
ProfileTaskFinishReport.getDefaultInstanceForType() |
ProfileTaskFinishReport |
ProfileTaskFinishReport.Builder.getDefaultInstanceForType() |
static ProfileTaskFinishReport |
ProfileTaskFinishReport.parseDelimitedFrom(InputStream input) |
static ProfileTaskFinishReport |
ProfileTaskFinishReport.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileTaskFinishReport |
ProfileTaskFinishReport.parseFrom(byte[] data) |
static ProfileTaskFinishReport |
ProfileTaskFinishReport.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileTaskFinishReport |
ProfileTaskFinishReport.parseFrom(ByteBuffer data) |
static ProfileTaskFinishReport |
ProfileTaskFinishReport.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileTaskFinishReport |
ProfileTaskFinishReport.parseFrom(com.google.protobuf.ByteString data) |
static ProfileTaskFinishReport |
ProfileTaskFinishReport.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileTaskFinishReport |
ProfileTaskFinishReport.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProfileTaskFinishReport |
ProfileTaskFinishReport.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileTaskFinishReport |
ProfileTaskFinishReport.parseFrom(InputStream input) |
static ProfileTaskFinishReport |
ProfileTaskFinishReport.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProfileTaskFinishReport> |
ProfileTaskFinishReport.getParserForType() |
static io.grpc.MethodDescriptor<ProfileTaskFinishReport,Commands> |
ProfileTaskGrpc.getReportTaskFinishMethod() |
static com.google.protobuf.Parser<ProfileTaskFinishReport> |
ProfileTaskFinishReport.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProfileTaskFinishReport.Builder |
ProfileTaskFinishReport.Builder.mergeFrom(ProfileTaskFinishReport other) |
static ProfileTaskFinishReport.Builder |
ProfileTaskFinishReport.newBuilder(ProfileTaskFinishReport prototype) |
Commands |
ProfileTaskGrpc.ProfileTaskBlockingStub.reportTaskFinish(ProfileTaskFinishReport request)
report profiling task finished
|
com.google.common.util.concurrent.ListenableFuture<Commands> |
ProfileTaskGrpc.ProfileTaskFutureStub.reportTaskFinish(ProfileTaskFinishReport request)
report profiling task finished
|
void |
ProfileTaskGrpc.ProfileTaskImplBase.reportTaskFinish(ProfileTaskFinishReport request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
report profiling task finished
|
void |
ProfileTaskGrpc.ProfileTaskStub.reportTaskFinish(ProfileTaskFinishReport request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
report profiling task finished
|
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<ProfileTaskFinishReport,Commands> |
ProfileTaskGrpc.getReportTaskFinishMethod() |
| Modifier and Type | Method and Description |
|---|---|
Commands |
ProfileTaskGrpc.ProfileTaskBlockingStub.reportTaskFinish(ProfileTaskFinishReport request)
report profiling task finished
|
com.google.common.util.concurrent.ListenableFuture<Commands> |
ProfileTaskGrpc.ProfileTaskFutureStub.reportTaskFinish(ProfileTaskFinishReport request)
report profiling task finished
|
void |
ProfileTaskGrpc.ProfileTaskImplBase.reportTaskFinish(ProfileTaskFinishReport request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
report profiling task finished
|
void |
ProfileTaskGrpc.ProfileTaskStub.reportTaskFinish(ProfileTaskFinishReport request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
report profiling task finished
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.