public static final class EBPFProcessServiceGrpc.EBPFProcessServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<EBPFProcessServiceGrpc.EBPFProcessServiceBlockingStub>
Define the detected processes and report them.
| Modifier and Type | Method and Description |
|---|---|
protected EBPFProcessServiceGrpc.EBPFProcessServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
Commands |
keepAlive(EBPFProcessPingPkgList request)
Keep the process alive in the backend.
|
EBPFReportProcessDownstream |
reportProcesses(EBPFProcessReportList request)
Report discovered process in Rover
|
protected EBPFProcessServiceGrpc.EBPFProcessServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<EBPFProcessServiceGrpc.EBPFProcessServiceBlockingStub>public EBPFReportProcessDownstream reportProcesses(EBPFProcessReportList request)
Report discovered process in Rover
public Commands keepAlive(EBPFProcessPingPkgList request)
Keep the process alive in the backend.
Copyright © 2022 The Apache Software Foundation. All rights reserved.