@Generated(value="by gRPC proto compiler (version 1.8.0)", comments="Source: p4/p4runtime.proto") public final class P4RuntimeGrpc extends Object
Modifier and Type | Class and Description |
---|---|
static class |
P4RuntimeGrpc.P4RuntimeBlockingStub |
static class |
P4RuntimeGrpc.P4RuntimeFutureStub |
static class |
P4RuntimeGrpc.P4RuntimeImplBase |
static class |
P4RuntimeGrpc.P4RuntimeStub |
Modifier and Type | Field and Description |
---|---|
static io.grpc.MethodDescriptor<GetForwardingPipelineConfigRequest,GetForwardingPipelineConfigResponse> |
METHOD_GET_FORWARDING_PIPELINE_CONFIG
Deprecated.
|
static io.grpc.MethodDescriptor<ReadRequest,ReadResponse> |
METHOD_READ
Deprecated.
|
static io.grpc.MethodDescriptor<SetForwardingPipelineConfigRequest,SetForwardingPipelineConfigResponse> |
METHOD_SET_FORWARDING_PIPELINE_CONFIG
Deprecated.
|
static io.grpc.MethodDescriptor<StreamMessageRequest,StreamMessageResponse> |
METHOD_STREAM_CHANNEL
Deprecated.
|
static io.grpc.MethodDescriptor<WriteRequest,WriteResponse> |
METHOD_WRITE
Deprecated.
|
static String |
SERVICE_NAME |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetForwardingPipelineConfigRequest,GetForwardingPipelineConfigResponse> |
getGetForwardingPipelineConfigMethod() |
static io.grpc.MethodDescriptor<ReadRequest,ReadResponse> |
getReadMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<SetForwardingPipelineConfigRequest,SetForwardingPipelineConfigResponse> |
getSetForwardingPipelineConfigMethod() |
static io.grpc.MethodDescriptor<StreamMessageRequest,StreamMessageResponse> |
getStreamChannelMethod() |
static io.grpc.MethodDescriptor<WriteRequest,WriteResponse> |
getWriteMethod() |
static P4RuntimeGrpc.P4RuntimeBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static P4RuntimeGrpc.P4RuntimeFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static P4RuntimeGrpc.P4RuntimeStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<WriteRequest,WriteResponse> METHOD_WRITE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ReadRequest,ReadResponse> METHOD_READ
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<SetForwardingPipelineConfigRequest,SetForwardingPipelineConfigResponse> METHOD_SET_FORWARDING_PIPELINE_CONFIG
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetForwardingPipelineConfigRequest,GetForwardingPipelineConfigResponse> METHOD_GET_FORWARDING_PIPELINE_CONFIG
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<StreamMessageRequest,StreamMessageResponse> METHOD_STREAM_CHANNEL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<WriteRequest,WriteResponse> getWriteMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ReadRequest,ReadResponse> getReadMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<SetForwardingPipelineConfigRequest,SetForwardingPipelineConfigResponse> getSetForwardingPipelineConfigMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetForwardingPipelineConfigRequest,GetForwardingPipelineConfigResponse> getGetForwardingPipelineConfigMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<StreamMessageRequest,StreamMessageResponse> getStreamChannelMethod()
public static P4RuntimeGrpc.P4RuntimeStub newStub(io.grpc.Channel channel)
public static P4RuntimeGrpc.P4RuntimeBlockingStub newBlockingStub(io.grpc.Channel channel)
public static P4RuntimeGrpc.P4RuntimeFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2018 OpenDaylight. All rights reserved.