Package | Description |
---|---|
org.opendaylight.p4plugin.p4runtime.proto | |
org.opendaylight.p4plugin.runtime.impl.device | |
org.opendaylight.p4plugin.runtime.impl.stub |
Modifier and Type | Field and Description |
---|---|
static io.grpc.MethodDescriptor<GetForwardingPipelineConfigRequest,GetForwardingPipelineConfigResponse> |
P4RuntimeGrpc.METHOD_GET_FORWARDING_PIPELINE_CONFIG
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.Builder.build() |
GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.Builder.buildPartial() |
static GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.getDefaultInstance() |
GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.getDefaultInstanceForType() |
GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.Builder.getDefaultInstanceForType() |
GetForwardingPipelineConfigResponse |
P4RuntimeGrpc.P4RuntimeBlockingStub.getForwardingPipelineConfig(GetForwardingPipelineConfigRequest request)
Gets the current P4 fowarding-pipeline config.
|
static GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.parseDelimitedFrom(InputStream input) |
static GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.parseFrom(byte[] data) |
static GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.parseFrom(ByteBuffer data) |
static GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.parseFrom(com.google.protobuf.ByteString data) |
static GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.parseFrom(InputStream input) |
static GetForwardingPipelineConfigResponse |
GetForwardingPipelineConfigResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<GetForwardingPipelineConfigResponse> |
P4RuntimeGrpc.P4RuntimeFutureStub.getForwardingPipelineConfig(GetForwardingPipelineConfigRequest request)
Gets the current P4 fowarding-pipeline config.
|
static io.grpc.MethodDescriptor<GetForwardingPipelineConfigRequest,GetForwardingPipelineConfigResponse> |
P4RuntimeGrpc.getGetForwardingPipelineConfigMethod() |
com.google.protobuf.Parser<GetForwardingPipelineConfigResponse> |
GetForwardingPipelineConfigResponse.getParserForType() |
static com.google.protobuf.Parser<GetForwardingPipelineConfigResponse> |
GetForwardingPipelineConfigResponse.parser() |
Modifier and Type | Method and Description |
---|---|
GetForwardingPipelineConfigResponse.Builder |
GetForwardingPipelineConfigResponse.Builder.mergeFrom(GetForwardingPipelineConfigResponse other) |
static GetForwardingPipelineConfigResponse.Builder |
GetForwardingPipelineConfigResponse.newBuilder(GetForwardingPipelineConfigResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
P4RuntimeGrpc.P4RuntimeImplBase.getForwardingPipelineConfig(GetForwardingPipelineConfigRequest request,
io.grpc.stub.StreamObserver<GetForwardingPipelineConfigResponse> responseObserver)
Gets the current P4 fowarding-pipeline config.
|
void |
P4RuntimeGrpc.P4RuntimeStub.getForwardingPipelineConfig(GetForwardingPipelineConfigRequest request,
io.grpc.stub.StreamObserver<GetForwardingPipelineConfigResponse> responseObserver)
Gets the current P4 fowarding-pipeline config.
|
Modifier and Type | Method and Description |
---|---|
GetForwardingPipelineConfigResponse |
P4Device.getPipelineConfig() |
Modifier and Type | Method and Description |
---|---|
GetForwardingPipelineConfigResponse |
RuntimeStub.getPipelineConfig(GetForwardingPipelineConfigRequest request) |
Copyright © 2018 OpenDaylight. All rights reserved.