@Generated(value="by gRPC proto compiler (version 1.42.1)", comments="Source: ebpf/profiling/Process.proto") public final class EBPFProcessServiceGrpc extends Object
Define the detected processes and report them.
| Modifier and Type | Class and Description |
|---|---|
static class |
EBPFProcessServiceGrpc.EBPFProcessServiceBlockingStub
Define the detected processes and report them.
|
static class |
EBPFProcessServiceGrpc.EBPFProcessServiceFutureStub
Define the detected processes and report them.
|
static class |
EBPFProcessServiceGrpc.EBPFProcessServiceImplBase
Define the detected processes and report them.
|
static class |
EBPFProcessServiceGrpc.EBPFProcessServiceStub
Define the detected processes and report them.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<EBPFProcessPingPkgList,Commands> |
getKeepAliveMethod() |
static io.grpc.MethodDescriptor<EBPFProcessReportList,EBPFReportProcessDownstream> |
getReportProcessesMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static EBPFProcessServiceGrpc.EBPFProcessServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static EBPFProcessServiceGrpc.EBPFProcessServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static EBPFProcessServiceGrpc.EBPFProcessServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<EBPFProcessReportList,EBPFReportProcessDownstream> getReportProcessesMethod()
public static io.grpc.MethodDescriptor<EBPFProcessPingPkgList,Commands> getKeepAliveMethod()
public static EBPFProcessServiceGrpc.EBPFProcessServiceStub newStub(io.grpc.Channel channel)
public static EBPFProcessServiceGrpc.EBPFProcessServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static EBPFProcessServiceGrpc.EBPFProcessServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2022 The Apache Software Foundation. All rights reserved.