类的使用
org.apache.skywalking.apm.network.ebpf.profiling.v3.ContinuousProfilingReport
-
org.apache.skywalking.apm.network.ebpf.profiling.v3中ContinuousProfilingReport的使用
修饰符和类型方法说明ContinuousProfilingReport.Builder.build()ContinuousProfilingReport.Builder.buildPartial()static ContinuousProfilingReportContinuousProfilingReport.getDefaultInstance()ContinuousProfilingReport.Builder.getDefaultInstanceForType()ContinuousProfilingReport.getDefaultInstanceForType()static ContinuousProfilingReportContinuousProfilingReport.parseDelimitedFrom(InputStream input) static ContinuousProfilingReportContinuousProfilingReport.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContinuousProfilingReportContinuousProfilingReport.parseFrom(byte[] data) static ContinuousProfilingReportContinuousProfilingReport.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContinuousProfilingReportContinuousProfilingReport.parseFrom(com.google.protobuf.ByteString data) static ContinuousProfilingReportContinuousProfilingReport.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContinuousProfilingReportContinuousProfilingReport.parseFrom(com.google.protobuf.CodedInputStream input) static ContinuousProfilingReportContinuousProfilingReport.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContinuousProfilingReportContinuousProfilingReport.parseFrom(InputStream input) static ContinuousProfilingReportContinuousProfilingReport.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContinuousProfilingReportContinuousProfilingReport.parseFrom(ByteBuffer data) static ContinuousProfilingReportContinuousProfilingReport.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) 修饰符和类型方法说明com.google.protobuf.Parser<ContinuousProfilingReport>ContinuousProfilingReport.getParserForType()static io.grpc.MethodDescriptor<ContinuousProfilingReport,Commands> ContinuousProfilingServiceGrpc.getReportProfilingTaskMethod()static com.google.protobuf.Parser<ContinuousProfilingReport>ContinuousProfilingReport.parser()修饰符和类型方法说明ContinuousProfilingReport.Builder.mergeFrom(ContinuousProfilingReport other) ContinuousProfilingReport.newBuilder(ContinuousProfilingReport prototype) ContinuousProfilingServiceGrpc.ContinuousProfilingServiceBlockingStub.reportProfilingTask(ContinuousProfilingReport request) Report the profiling task when the policy threshold is reached Use the returned task ID to perform the profiling task through EBPFProfilingService#collectProfilingData.com.google.common.util.concurrent.ListenableFuture<Commands>ContinuousProfilingServiceGrpc.ContinuousProfilingServiceFutureStub.reportProfilingTask(ContinuousProfilingReport request) Report the profiling task when the policy threshold is reached Use the returned task ID to perform the profiling task through EBPFProfilingService#collectProfilingData.voidContinuousProfilingServiceGrpc.ContinuousProfilingServiceImplBase.reportProfilingTask(ContinuousProfilingReport request, io.grpc.stub.StreamObserver<Commands> responseObserver) Report the profiling task when the policy threshold is reached Use the returned task ID to perform the profiling task through EBPFProfilingService#collectProfilingData.voidContinuousProfilingServiceGrpc.ContinuousProfilingServiceStub.reportProfilingTask(ContinuousProfilingReport request, io.grpc.stub.StreamObserver<Commands> responseObserver) Report the profiling task when the policy threshold is reached Use the returned task ID to perform the profiling task through EBPFProfilingService#collectProfilingData.