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