public static final class EBPFProfilingServiceGrpc.EBPFProfilingServiceFutureStub extends io.grpc.stub.AbstractFutureStub<EBPFProfilingServiceGrpc.EBPFProfilingServiceFutureStub>
Define the Rover Process profiling task and upload profiling data.
| Modifier and Type | Method and Description |
|---|---|
protected EBPFProfilingServiceGrpc.EBPFProfilingServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<Commands> |
queryTasks(EBPFProfilingTaskQuery request)
Query profiling (start or stop) tasks
|
protected EBPFProfilingServiceGrpc.EBPFProfilingServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<EBPFProfilingServiceGrpc.EBPFProfilingServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<Commands> queryTasks(EBPFProfilingTaskQuery request)
Query profiling (start or stop) tasks
Copyright © 2022 The Apache Software Foundation. All rights reserved.