public static final class ProfileTaskGrpc.ProfileTaskFutureStub extends io.grpc.stub.AbstractFutureStub<ProfileTaskGrpc.ProfileTaskFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected ProfileTaskGrpc.ProfileTaskFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<Commands> |
getProfileTaskCommands(ProfileTaskCommandQuery request)
query all sniffer need to execute profile task commands
|
com.google.common.util.concurrent.ListenableFuture<Commands> |
reportTaskFinish(ProfileTaskFinishReport request)
report profiling task finished
|
protected ProfileTaskGrpc.ProfileTaskFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ProfileTaskGrpc.ProfileTaskFutureStub>public com.google.common.util.concurrent.ListenableFuture<Commands> getProfileTaskCommands(ProfileTaskCommandQuery request)
query all sniffer need to execute profile task commands
public com.google.common.util.concurrent.ListenableFuture<Commands> reportTaskFinish(ProfileTaskFinishReport request)
report profiling task finished
Copyright © 2022 The Apache Software Foundation. All rights reserved.