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<SetForwardingPipelineConfigRequest,SetForwardingPipelineConfigResponse> |
P4RuntimeGrpc.METHOD_SET_FORWARDING_PIPELINE_CONFIG
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.Builder.build() |
SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.Builder.buildPartial() |
static SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.getDefaultInstance() |
SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.getDefaultInstanceForType() |
SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.Builder.getDefaultInstanceForType() |
static SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.parseDelimitedFrom(InputStream input) |
static SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.parseFrom(byte[] data) |
static SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.parseFrom(ByteBuffer data) |
static SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.parseFrom(com.google.protobuf.ByteString data) |
static SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.parseFrom(InputStream input) |
static SetForwardingPipelineConfigResponse |
SetForwardingPipelineConfigResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SetForwardingPipelineConfigResponse |
P4RuntimeGrpc.P4RuntimeBlockingStub.setForwardingPipelineConfig(SetForwardingPipelineConfigRequest request)
Sets the P4 fowarding-pipeline config.
|
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<SetForwardingPipelineConfigResponse> |
SetForwardingPipelineConfigResponse.getParserForType() |
static io.grpc.MethodDescriptor<SetForwardingPipelineConfigRequest,SetForwardingPipelineConfigResponse> |
P4RuntimeGrpc.getSetForwardingPipelineConfigMethod() |
static com.google.protobuf.Parser<SetForwardingPipelineConfigResponse> |
SetForwardingPipelineConfigResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<SetForwardingPipelineConfigResponse> |
P4RuntimeGrpc.P4RuntimeFutureStub.setForwardingPipelineConfig(SetForwardingPipelineConfigRequest request)
Sets the P4 fowarding-pipeline config.
|
Modifier and Type | Method and Description |
---|---|
SetForwardingPipelineConfigResponse.Builder |
SetForwardingPipelineConfigResponse.Builder.mergeFrom(SetForwardingPipelineConfigResponse other) |
static SetForwardingPipelineConfigResponse.Builder |
SetForwardingPipelineConfigResponse.newBuilder(SetForwardingPipelineConfigResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
P4RuntimeGrpc.P4RuntimeImplBase.setForwardingPipelineConfig(SetForwardingPipelineConfigRequest request,
io.grpc.stub.StreamObserver<SetForwardingPipelineConfigResponse> responseObserver)
Sets the P4 fowarding-pipeline config.
|
void |
P4RuntimeGrpc.P4RuntimeStub.setForwardingPipelineConfig(SetForwardingPipelineConfigRequest request,
io.grpc.stub.StreamObserver<SetForwardingPipelineConfigResponse> responseObserver)
Sets the P4 fowarding-pipeline config.
|
Modifier and Type | Method and Description |
---|---|
SetForwardingPipelineConfigResponse |
P4Device.setPipelineConfig() |
Modifier and Type | Method and Description |
---|---|
SetForwardingPipelineConfigResponse |
RuntimeStub.setPipelineConfig(SetForwardingPipelineConfigRequest request) |
Copyright © 2018 OpenDaylight. All rights reserved.