Package | Description |
---|---|
org.opendaylight.p4plugin.gnmi.proto |
Modifier and Type | Class and Description |
---|---|
class |
PathElem
PathElem encodes an element of a gNMI path, along ith any attributes (keys)
that may be associated with it.
|
static class |
PathElem.Builder
PathElem encodes an element of a gNMI path, along ith any attributes (keys)
that may be associated with it.
|
Modifier and Type | Method and Description |
---|---|
PathElemOrBuilder |
PathOrBuilder.getElemOrBuilder(int index)
Elements of the path.
|
PathElemOrBuilder |
Path.getElemOrBuilder(int index)
Elements of the path.
|
PathElemOrBuilder |
Path.Builder.getElemOrBuilder(int index)
Elements of the path.
|
Modifier and Type | Method and Description |
---|---|
List<? extends PathElemOrBuilder> |
PathOrBuilder.getElemOrBuilderList()
Elements of the path.
|
List<? extends PathElemOrBuilder> |
Path.getElemOrBuilderList()
Elements of the path.
|
List<? extends PathElemOrBuilder> |
Path.Builder.getElemOrBuilderList()
Elements of the path.
|
Copyright © 2018 OpenDaylight. All rights reserved.