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