@Generated(value="by gRPC proto compiler (version 1.42.1)", comments="Source: profile/Profile.proto") public final class ProfileTaskGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProfileTaskGrpc.ProfileTaskBlockingStub |
static class |
ProfileTaskGrpc.ProfileTaskFutureStub |
static class |
ProfileTaskGrpc.ProfileTaskImplBase |
static class |
ProfileTaskGrpc.ProfileTaskStub |
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<ThreadSnapshot,Commands> |
getCollectSnapshotMethod() |
static io.grpc.MethodDescriptor<ProfileTaskCommandQuery,Commands> |
getGetProfileTaskCommandsMethod() |
static io.grpc.MethodDescriptor<ProfileTaskFinishReport,Commands> |
getReportTaskFinishMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ProfileTaskGrpc.ProfileTaskBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ProfileTaskGrpc.ProfileTaskFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ProfileTaskGrpc.ProfileTaskStub |
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<ProfileTaskCommandQuery,Commands> getGetProfileTaskCommandsMethod()
public static io.grpc.MethodDescriptor<ThreadSnapshot,Commands> getCollectSnapshotMethod()
public static io.grpc.MethodDescriptor<ProfileTaskFinishReport,Commands> getReportTaskFinishMethod()
public static ProfileTaskGrpc.ProfileTaskStub newStub(io.grpc.Channel channel)
public static ProfileTaskGrpc.ProfileTaskBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ProfileTaskGrpc.ProfileTaskFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2022 The Apache Software Foundation. All rights reserved.