| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.ebpf.profiling.process.v3 |
| Modifier and Type | Method and Description |
|---|---|
EBPFProcessReportList |
EBPFProcessReportList.Builder.build() |
EBPFProcessReportList |
EBPFProcessReportList.Builder.buildPartial() |
static EBPFProcessReportList |
EBPFProcessReportList.getDefaultInstance() |
EBPFProcessReportList |
EBPFProcessReportList.getDefaultInstanceForType() |
EBPFProcessReportList |
EBPFProcessReportList.Builder.getDefaultInstanceForType() |
static EBPFProcessReportList |
EBPFProcessReportList.parseDelimitedFrom(InputStream input) |
static EBPFProcessReportList |
EBPFProcessReportList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EBPFProcessReportList |
EBPFProcessReportList.parseFrom(byte[] data) |
static EBPFProcessReportList |
EBPFProcessReportList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EBPFProcessReportList |
EBPFProcessReportList.parseFrom(ByteBuffer data) |
static EBPFProcessReportList |
EBPFProcessReportList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EBPFProcessReportList |
EBPFProcessReportList.parseFrom(com.google.protobuf.ByteString data) |
static EBPFProcessReportList |
EBPFProcessReportList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EBPFProcessReportList |
EBPFProcessReportList.parseFrom(com.google.protobuf.CodedInputStream input) |
static EBPFProcessReportList |
EBPFProcessReportList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EBPFProcessReportList |
EBPFProcessReportList.parseFrom(InputStream input) |
static EBPFProcessReportList |
EBPFProcessReportList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<EBPFProcessReportList> |
EBPFProcessReportList.getParserForType() |
static io.grpc.MethodDescriptor<EBPFProcessReportList,EBPFReportProcessDownstream> |
EBPFProcessServiceGrpc.getReportProcessesMethod() |
static com.google.protobuf.Parser<EBPFProcessReportList> |
EBPFProcessReportList.parser() |
| Modifier and Type | Method and Description |
|---|---|
EBPFProcessReportList.Builder |
EBPFProcessReportList.Builder.mergeFrom(EBPFProcessReportList other) |
static EBPFProcessReportList.Builder |
EBPFProcessReportList.newBuilder(EBPFProcessReportList prototype) |
EBPFReportProcessDownstream |
EBPFProcessServiceGrpc.EBPFProcessServiceBlockingStub.reportProcesses(EBPFProcessReportList request)
Report discovered process in Rover
|
com.google.common.util.concurrent.ListenableFuture<EBPFReportProcessDownstream> |
EBPFProcessServiceGrpc.EBPFProcessServiceFutureStub.reportProcesses(EBPFProcessReportList request)
Report discovered process in Rover
|
void |
EBPFProcessServiceGrpc.EBPFProcessServiceImplBase.reportProcesses(EBPFProcessReportList request,
io.grpc.stub.StreamObserver<EBPFReportProcessDownstream> responseObserver)
Report discovered process in Rover
|
void |
EBPFProcessServiceGrpc.EBPFProcessServiceStub.reportProcesses(EBPFProcessReportList request,
io.grpc.stub.StreamObserver<EBPFReportProcessDownstream> responseObserver)
Report discovered process in Rover
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.