Index
All Classes and Interfaces|All Packages|Serialized Form
C
- childNames() - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyAugmentationIdentifier
-
Deprecated.Returns the value of the
childNamesrecord component. - close() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
- current() - Static method in enum class org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
-
Return the current runtime version.
D
- DataTreeCandidateInputOutput - Class in org.opendaylight.yangtools.yang.data.codec.binfmt
-
Utility serialization/deserialization for
DataTreeCandidate.
E
- equals(Object) - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyAugmentationIdentifier
-
Deprecated.Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyMountPointIdentifier
-
Deprecated.Indicates whether some other object is "equal to" this one.
G
- getVersion() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
-
Return the version of the underlying input stream.
H
- hashCode() - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyAugmentationIdentifier
-
Deprecated.Returns a hash code value for this object.
- hashCode() - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyMountPointIdentifier
-
Deprecated.Returns a hash code value for this object.
I
- InvalidNormalizedNodeStreamException - Exception in org.opendaylight.yangtools.yang.data.codec.binfmt
-
Exception thrown from NormalizedNodeInputStreamReader when the input stream does not contain valid serialized data.
- InvalidNormalizedNodeStreamException(String) - Constructor for exception org.opendaylight.yangtools.yang.data.codec.binfmt.InvalidNormalizedNodeStreamException
- InvalidNormalizedNodeStreamException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.codec.binfmt.InvalidNormalizedNodeStreamException
L
- LegacyAugmentationIdentifier - Record Class in org.opendaylight.yangtools.yang.data.codec.binfmt
-
Deprecated.
- LegacyAugmentationIdentifier(ImmutableSet<QName>) - Constructor for record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyAugmentationIdentifier
-
Deprecated.Creates an instance of a
LegacyAugmentationIdentifierrecord class. - LegacyMountPointIdentifier - Record Class in org.opendaylight.yangtools.yang.data.codec.binfmt
-
Deprecated.
- LegacyMountPointIdentifier(QName) - Constructor for record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyMountPointIdentifier
-
Deprecated.Creates an instance of a
LegacyMountPointIdentifierrecord class. - LegacyPathArgument - Interface in org.opendaylight.yangtools.yang.data.codec.binfmt
-
Deprecated.
M
- MAGNESIUM - Enum constant in enum class org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
-
Deprecated, for removal: This API element is subject to removal in a future version.
N
- newDataInput(DataInput) - Static method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
-
Creates a new
NormalizedNodeDataInputinstance that reads from the given input. - newDataInputWithoutValidation(DataInput) - Static method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
-
Deprecated, for removal: This API element is subject to removal in a future version.
- newDataOutput(DataOutput) - Method in enum class org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
-
Creates a new
NormalizedNodeDataOutputinstance that writes to the given output. - NormalizedNodeDataInput - Interface in org.opendaylight.yangtools.yang.data.codec.binfmt
-
Interface for reading
NormalizedNodes,YangInstanceIdentifiers,YangInstanceIdentifier.PathArguments andSchemaNodeIdentifiers. - NormalizedNodeDataOutput - Interface in org.opendaylight.yangtools.yang.data.codec.binfmt
-
Interface for emitting
NormalizedNodes,YangInstanceIdentifiers,YangInstanceIdentifier.PathArguments andSchemaNodeIdentifiers. - NormalizedNodeStreamVersion - Enum Class in org.opendaylight.yangtools.yang.data.codec.binfmt
-
Enumeration of all stream versions this implementation supports on both input and output.
O
- org.opendaylight.yangtools.yang.data.codec.binfmt - module org.opendaylight.yangtools.yang.data.codec.binfmt
- org.opendaylight.yangtools.yang.data.codec.binfmt - package org.opendaylight.yangtools.yang.data.codec.binfmt
P
- POTASSIUM - Enum constant in enum class org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
-
First shipping is Potassium.
Q
- qname() - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyMountPointIdentifier
-
Deprecated.Returns the value of the
qnamerecord component.
R
- readDataTreeCandidate(NormalizedNodeDataInput) - Static method in class org.opendaylight.yangtools.yang.data.codec.binfmt.DataTreeCandidateInputOutput
- readDataTreeCandidate(NormalizedNodeDataInput, ReusableStreamReceiver) - Static method in class org.opendaylight.yangtools.yang.data.codec.binfmt.DataTreeCandidateInputOutput
- readLegacyPathArgument() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
-
Deprecated.
- readNormalizedNode() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
-
Read a normalized node from the reader.
- readNormalizedNode(ReusableStreamReceiver) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
-
Read a normalized node from the reader, using specified writer to construct the result.
- readOptionalNormalizedNode() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
- readPathArgument() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
-
Read a
YangInstanceIdentifier.PathArgumentfrom the reader. - readSchemaNodeIdentifier() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
- readYangInstanceIdentifier() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
-
Read a
YangInstanceIdentifierfrom the reader.
S
- streamNormalizedNode(NormalizedNodeStreamWriter) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
-
Interpret current stream position as a NormalizedNode, stream its events into a NormalizedNodeStreamWriter.
T
- toString() - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyAugmentationIdentifier
-
Deprecated.Returns a string representation of this record class.
- toString() - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyMountPointIdentifier
-
Deprecated.Returns a string representation of this record class.
V
- valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- writeDataTreeCandidate(NormalizedNodeDataOutput, DataTreeCandidate) - Static method in class org.opendaylight.yangtools.yang.data.codec.binfmt.DataTreeCandidateInputOutput
- writeNormalizedNode(NormalizedNode) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
-
Write a
NormalizedNode. - writeOptionalNormalizedNode(NormalizedNode) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
-
Write a
NormalizedNodeornullvalue. - writePathArgument(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
-
Write a
YangInstanceIdentifier.PathArgument. - writeSchemaNodeIdentifier(SchemaNodeIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
-
Write a
SchemaNodeIdentifier. - writeYangInstanceIdentifier(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
-
Write a
YangInstanceIdentifier.
All Classes and Interfaces|All Packages|Serialized Form
NormalizedNodeDataInput.newDataInput(DataInput)instead.