Constant Field Values
Contents
org.opendaylight.*
-
org.opendaylight.algo.impl.CspfPath Modifier and Type Constant Field Value public static final byte
ACTIVE
1
public static final byte
DOMINATED
3
public static final byte
PROCESSED
4
public static final byte
SELECTED
2
public static final byte
UNKNOWN
0
-
org.opendaylight.bgp.concepts.RouteDistinguisherUtil Modifier and Type Constant Field Value public static final int
RD_LENGTH
8
-
org.opendaylight.bgpcep.pcep.server.provider.MessagesUtil Modifier and Type Constant Field Value public static final int
IGP_METRIC
1
public static final byte
NO_PATH
0
public static final int
PATH_DELAY
12
public static final int
TE_METRIC
2
public static final byte
UNKNOWN_DESTINATION
0
public static final byte
UNKNOWN_SOURCE
1
-
org.opendaylight.protocol.bgp.flowspec.FSDestinationPortHandler Modifier and Type Constant Field Value public static final int
DESTINATION_PORT_VALUE
5
-
org.opendaylight.protocol.bgp.flowspec.FSIcmpCodeHandler Modifier and Type Constant Field Value public static final int
ICMP_CODE_VALUE
8
-
org.opendaylight.protocol.bgp.flowspec.FSIcmpTypeHandler Modifier and Type Constant Field Value public static final int
ICMP_TYPE_VALUE
7
-
org.opendaylight.protocol.bgp.flowspec.FSIpProtocolHandler Modifier and Type Constant Field Value public static final int
IP_PROTOCOL_VALUE
3
-
org.opendaylight.protocol.bgp.flowspec.FSIpv6NextHeaderHandler Modifier and Type Constant Field Value public static final int
NEXT_HEADER_VALUE
3
-
org.opendaylight.protocol.bgp.flowspec.FSPacketLengthHandler Modifier and Type Constant Field Value public static final int
PACKET_LENGTH_VALUE
10
-
org.opendaylight.protocol.bgp.flowspec.FSPortHandler Modifier and Type Constant Field Value public static final int
PORT_VALUE
4
-
org.opendaylight.protocol.bgp.flowspec.FSSourcePortHandler Modifier and Type Constant Field Value public static final int
SOURCE_PORT_VALUE
6
-
org.opendaylight.protocol.bgp.flowspec.handlers.AbstractFSFragmentHandler Modifier and Type Constant Field Value public static final int
FRAGMENT_VALUE
12
-
org.opendaylight.protocol.bgp.flowspec.handlers.AbstractNumericOperandParser<N> Modifier and Type Constant Field Value public static final String
EQUALS_VALUE
"equals"
public static final String
GREATER_THAN_VALUE
"greater-than"
public static final String
LESS_THAN_VALUE
"less-than"
-
org.opendaylight.protocol.bgp.flowspec.handlers.AbstractOperandParser<T> Modifier and Type Constant Field Value protected static final int
AND_BIT
1
public static final String
AND_BIT_VALUE
"and-bit"
protected static final int
END_OF_LIST
0
public static final String
END_OF_LIST_VALUE
"end-of-list"
protected static final int
LENGTH_SHIFT
4
protected static final int
OPERAND_LENGTH
8
-
org.opendaylight.protocol.bgp.flowspec.handlers.BitmaskOperandParser Modifier and Type Constant Field Value public static final String
MATCH_VALUE
"match"
public static final String
NOT_VALUE
"not"
-
org.opendaylight.protocol.bgp.flowspec.handlers.FSIpv4DestinationPrefixHandler Modifier and Type Constant Field Value public static final int
DESTINATION_PREFIX_VALUE
1
-
org.opendaylight.protocol.bgp.flowspec.handlers.FSIpv4SourcePrefixHandler Modifier and Type Constant Field Value public static final int
SOURCE_PREFIX_VALUE
2
-
org.opendaylight.protocol.bgp.flowspec.handlers.FSIpv6DestinationPrefixHandler Modifier and Type Constant Field Value public static final int
IPV6_DESTINATION_PREFIX_VALUE
1
-
org.opendaylight.protocol.bgp.flowspec.handlers.FSIpv6SourcePrefixHandler Modifier and Type Constant Field Value public static final int
SOURCE_PREFIX_VALUE
2
-
org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParser Modifier and Type Constant Field Value public static final int
LABEL_LENGTH
3
-
org.opendaylight.protocol.bgp.linkstate.impl.attribute.LinkAttributesParser Modifier and Type Constant Field Value public static final int
SR_LAN_ADJ_ID
1100
-
org.opendaylight.protocol.bgp.linkstate.impl.attribute.PrefixAttributesParser Modifier and Type Constant Field Value public static final int
BINDING_SID
1160
-
org.opendaylight.protocol.bgp.linkstate.impl.attribute.sr.binding.sid.sub.tlvs.Ipv4PrefixSidParser Modifier and Type Constant Field Value public static final int
PREFIX_SID
1158
-
org.opendaylight.protocol.bgp.linkstate.impl.attribute.sr.binding.sid.sub.tlvs.Ipv6PrefixSidParser Modifier and Type Constant Field Value public static final int
IPV6_PREFIX_SID
1169
-
org.opendaylight.protocol.bgp.linkstate.impl.attribute.sr.binding.sid.sub.tlvs.SIDParser Modifier and Type Constant Field Value public static final int
SID_TYPE
1161
-
org.opendaylight.protocol.bgp.linkstate.spi.TlvUtil Modifier and Type Constant Field Value public static final int
LOCAL_IPV4_ROUTER_ID
1028
public static final int
LOCAL_IPV6_ROUTER_ID
1029
public static final int
MULTI_TOPOLOGY_ID
263
public static final int
TOPOLOGY_ID_OFFSET
16383
-
org.opendaylight.protocol.bgp.mvpn.impl.attributes.OpaqueUtil Modifier and Type Constant Field Value public static final short
EXTENDED_TYPE
255
public static final short
GENERIC_LSP_IDENTIFIER
1
-
org.opendaylight.protocol.bgp.mvpn.spi.pojo.attributes.tunnel.identifier.SimpleTunnelIdentifierRegistry Modifier and Type Constant Field Value public static final int
NO_TUNNEL_INFORMATION_PRESENT
0
-
org.opendaylight.protocol.bgp.parser.BGPError Modifier and Type Constant Field Value public static final String
MANDATORY_ATTR_MISSING_MSG
"Well known mandatory attribute missing: "
-
org.opendaylight.protocol.bgp.parser.impl.message.BGPKeepAliveMessageParser Modifier and Type Constant Field Value public static final int
TYPE
4
-
org.opendaylight.protocol.bgp.parser.impl.message.BGPNotificationMessageParser Modifier and Type Constant Field Value public static final int
TYPE
3
-
org.opendaylight.protocol.bgp.parser.impl.message.BGPOpenMessageParser Modifier and Type Constant Field Value public static final int
AS_TRANS
23456
public static final int
TYPE
1
-
org.opendaylight.protocol.bgp.parser.impl.message.BGPRouteRefreshMessageParser Modifier and Type Constant Field Value public static final int
TYPE
5
-
org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser Modifier and Type Constant Field Value public static final int
TYPE
2
-
org.opendaylight.protocol.bgp.parser.impl.message.open.AddPathCapabilityHandler Modifier and Type Constant Field Value public static final int
CODE
69
-
org.opendaylight.protocol.bgp.parser.impl.message.open.As4CapabilityHandler Modifier and Type Constant Field Value public static final int
CODE
65
-
org.opendaylight.protocol.bgp.parser.impl.message.open.BgpExtendedMessageCapabilityHandler Modifier and Type Constant Field Value public static final int
CODE
6
-
org.opendaylight.protocol.bgp.parser.impl.message.open.CapabilityParameterParser Modifier and Type Constant Field Value public static final int
TYPE
2
-
org.opendaylight.protocol.bgp.parser.impl.message.open.GracefulCapabilityHandler Modifier and Type Constant Field Value public static final int
CODE
64
-
org.opendaylight.protocol.bgp.parser.impl.message.open.LlGracefulCapabilityHandler Modifier and Type Constant Field Value public static final int
CODE
71
-
org.opendaylight.protocol.bgp.parser.impl.message.open.MultiProtocolCapabilityHandler Modifier and Type Constant Field Value public static final int
CODE
1
-
org.opendaylight.protocol.bgp.parser.impl.message.open.RouteRefreshCapabilityHandler Modifier and Type Constant Field Value public static final int
CODE
2
-
org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
7
-
org.opendaylight.protocol.bgp.parser.impl.message.update.AigpAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
26
-
org.opendaylight.protocol.bgp.parser.impl.message.update.AS4AggregatorAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
17
-
org.opendaylight.protocol.bgp.parser.impl.message.update.AS4PathAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
18
-
org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
2
-
org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathSegmentParser Modifier and Type Constant Field Value public static final int
AS_NUMBER_LENGTH
4
-
org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
6
-
org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
40
-
org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
10
-
org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
8
-
org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
16
-
org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
5
-
org.opendaylight.protocol.bgp.parser.impl.message.update.MPReachAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
14
-
org.opendaylight.protocol.bgp.parser.impl.message.update.MPUnreachAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
15
-
org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
4
-
org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
3
-
org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
9
-
org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParser Modifier and Type Constant Field Value public static final int
TYPE
1
-
org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationEC Modifier and Type Constant Field Value public static final int
SUBTYPE
12
-
org.opendaylight.protocol.bgp.parser.spi.AttributeUtil Modifier and Type Constant Field Value public static final int
OPTIONAL
128
public static final int
PARTIAL
32
public static final int
TRANSITIVE
64
-
org.opendaylight.protocol.bgp.parser.spi.MessageUtil Modifier and Type Constant Field Value public static final int
COMMON_HEADER_LENGTH
19
public static final int
MARKER_LENGTH
16
-
org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunity Modifier and Type Constant Field Value protected static final int
INET_LOCAL_ADMIN_LENGTH
2
-
org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunity Modifier and Type Constant Field Value public static final int
AS_LOCAL_ADMIN_LENGTH
4
-
org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleBGPExtensionProviderContext Modifier and Type Constant Field Value public static final int
DEFAULT_MAXIMUM_CACHED_OBJECTS
100000
-
org.opendaylight.protocol.bgp.rib.spi.AbstractRIBSupport<C extends Routes & org.opendaylight.yangtools.yang.binding.DataObject & org.opendaylight.yangtools.yang.binding.ChoiceIn<Tables>,S extends org.opendaylight.yangtools.yang.binding.ChildOf<? super C>,R extends Route & org.opendaylight.yangtools.yang.binding.ChildOf<? super S> & org.opendaylight.yangtools.yang.binding.Identifiable<?>> Modifier and Type Constant Field Value public static final String
ROUTE_KEY
"route-key"
-
org.opendaylight.protocol.bmp.parser.tlv.DescriptionTlvHandler Modifier and Type Constant Field Value public static final int
TYPE
1
-
org.opendaylight.protocol.bmp.parser.tlv.MirrorInformationTlvHandler Modifier and Type Constant Field Value public static final int
TYPE
1
-
org.opendaylight.protocol.bmp.parser.tlv.NameTlvHandler Modifier and Type Constant Field Value public static final int
TYPE
2
-
org.opendaylight.protocol.bmp.parser.tlv.ReasonTlvHandler Modifier and Type Constant Field Value public static final int
TYPE
1
-
org.opendaylight.protocol.bmp.parser.tlv.StatType000TlvHandler Modifier and Type Constant Field Value public static final int
TYPE
0
-
org.opendaylight.protocol.bmp.parser.tlv.StatType001TlvHandler Modifier and Type Constant Field Value public static final int
TYPE
1
-
org.opendaylight.protocol.bmp.parser.tlv.StatType002TlvHandler Modifier and Type Constant Field Value public static final int
TYPE
2
-
org.opendaylight.protocol.bmp.parser.tlv.StatType003TlvHandler Modifier and Type Constant Field Value public static final int
TYPE
3
-
org.opendaylight.protocol.bmp.parser.tlv.StatType004TlvHandler Modifier and Type Constant Field Value public static final int
TYPE
4
-
org.opendaylight.protocol.bmp.parser.tlv.StatType005TlvHandler Modifier and Type Constant Field Value public static final int
TYPE
5
-
org.opendaylight.protocol.bmp.parser.tlv.StatType006TlvHandler Modifier and Type Constant Field Value public static final int
TYPE
6
-
org.opendaylight.protocol.bmp.parser.tlv.StatType007TlvHandler Modifier and Type Constant Field Value public static final int
TYPE
7
-
org.opendaylight.protocol.bmp.parser.tlv.StatType008TlvHandler Modifier and Type Constant Field Value public static final int
TYPE
8
-
org.opendaylight.protocol.bmp.parser.tlv.StatType009TlvHandler Modifier and Type Constant Field Value public static final int
TYPE
9
-
org.opendaylight.protocol.bmp.parser.tlv.StatType010TlvHandler Modifier and Type Constant Field Value public static final int
TYPE
10
-
org.opendaylight.protocol.bmp.parser.tlv.StatType011TlvHandler Modifier and Type Constant Field Value public static final int
TYPE
11
-
org.opendaylight.protocol.bmp.parser.tlv.StatType012TlvHandler Modifier and Type Constant Field Value public static final int
TYPE
12
-
org.opendaylight.protocol.bmp.parser.tlv.StatType013TlvHandler Modifier and Type Constant Field Value public static final int
TYPE
13
-
org.opendaylight.protocol.bmp.parser.tlv.StringTlvHandler Modifier and Type Constant Field Value public static final int
TYPE
0
-
org.opendaylight.protocol.bmp.spi.parser.BmpMessageConstants Modifier and Type Constant Field Value public static final short
BMP_VERSION
3
public static final int
COMMON_HEADER_LENGTH
6
-
org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser Modifier and Type Constant Field Value public static final int
TYPE
12
-
org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser Modifier and Type Constant Field Value protected static final int
I_FLAG_OFFSET
29
-
org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser Modifier and Type Constant Field Value public static final int
TYPE
31
-
org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser Modifier and Type Constant Field Value public static final int
TYPE
18
-
org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser Modifier and Type Constant Field Value public static final int
TYPE
19
-
org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser Modifier and Type Constant Field Value protected static final int
ADMINISTRATIVE
8
protected static final int
DELEGATE
11
protected static final int
FLAGS_SIZE
12
protected static final int
FOUR_BITS_SHIFT
4
protected static final int
OPERATIONAL
5
protected static final int
REMOVE
9
protected static final int
SYNC
10
-
org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser Modifier and Type Constant Field Value public static final int
TYPE
17
-
org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser Modifier and Type Constant Field Value public static final int
TYPE
20
-
org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser Modifier and Type Constant Field Value public static final int
TYPE
10
-
org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser Modifier and Type Constant Field Value public static final int
TYPE
11
-
org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser Modifier and Type Constant Field Value public static final int
TYPE
21
-
org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser Modifier and Type Constant Field Value protected static final int
FLAGS_SIZE
32
protected static final int
MIN_SIZE
8
protected static final int
SRP_ID_SIZE
4
-
org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser Modifier and Type Constant Field Value protected static final int
FLAGS_F_LENGTH
32
public static final int
TYPE
16
protected static final int
U_FLAG_OFFSET
31
-
org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator Modifier and Type Constant Field Value public static final int
FAIL_TIMER_VALUE
60
-
org.opendaylight.protocol.pcep.p2mp.te.lsp.P2MPTeLspCapabilityParser Modifier and Type Constant Field Value public static final int
TYPE
6
-
org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser Modifier and Type Constant Field Value public static final int
TYPE
7
-
org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser Modifier and Type Constant Field Value public static final int
TYPE
6
-
org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser Modifier and Type Constant Field Value public static final int
TYPE
2
-
org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser Modifier and Type Constant Field Value public static final int
TYPE
9
-
org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser Modifier and Type Constant Field Value public static final int
TYPE
8
-
org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser Modifier and Type Constant Field Value public static final int
TYPE
5
-
org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser Modifier and Type Constant Field Value public static final int
TYPE
1
-
org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser Modifier and Type Constant Field Value public static final int
TYPE
4
-
org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser Modifier and Type Constant Field Value public static final int
TYPE
3
-
org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser Modifier and Type Constant Field Value public static final int
TYPE
20
-
org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser Modifier and Type Constant Field Value public static final int
BANDWIDTH_F_LENGTH
4
-
org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser Modifier and Type Constant Field Value public static final int
CLASS
8
public static final int
TYPE
1
-
org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
32
-
org.opendaylight.protocol.pcep.parser.subobject.EROExplicitExclusionRouteSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
33
-
org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
1
-
org.opendaylight.protocol.pcep.parser.subobject.EROIpv6PrefixSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
2
-
org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
3
-
org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
4
-
org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser Modifier and Type Constant Field Value public static final int
CTYPE
2
-
org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
1
-
org.opendaylight.protocol.pcep.parser.subobject.RROIpv6PrefixSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
2
-
org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser Modifier and Type Constant Field Value public static final int
C_TYPE_F_LENGTH
1
public static final int
C_TYPE_F_OFFSET
1
public static final int
FLAGS_SIZE
8
public static final int
G_FLAG_OFFSET
7
public static final int
HEADER_LENGTH
2
public static final int
TYPE
3
public static final int
U_FLAG_OFFSET
0
-
org.opendaylight.protocol.pcep.parser.subobject.RROPathKey128SubobjectParser Modifier and Type Constant Field Value protected static final int
PCE128_ID_F_LENGTH
16
public static final int
TYPE
65
-
org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
64
-
org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
4
-
org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser Modifier and Type Constant Field Value public static final int
CTYPE
1
public static final int
LABEL_LENGTH
4
-
org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser Modifier and Type Constant Field Value public static final int
CTYPE
3
-
org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
32
-
org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
1
-
org.opendaylight.protocol.pcep.parser.subobject.XROIpv6PrefixSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
2
-
org.opendaylight.protocol.pcep.parser.subobject.XROPathKey128SubobjectParser Modifier and Type Constant Field Value protected static final int
PCE128_ID_F_LENGTH
16
public static final int
TYPE
65
-
org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
64
-
org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
34
-
org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
4
-
org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser Modifier and Type Constant Field Value public static final int
TYPE
1
-
org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser Modifier and Type Constant Field Value public static final int
TYPE
4
-
org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser Modifier and Type Constant Field Value public static final int
TYPE
5
-
org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser Modifier and Type Constant Field Value public static final int
TYPE
2
-
org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser Modifier and Type Constant Field Value public static final int
TYPE
28
-
org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser Modifier and Type Constant Field Value public static final int
TYPE
3
-
org.opendaylight.protocol.pcep.segment.routing.AbstractSrSubobjectParser Modifier and Type Constant Field Value protected static final int
BITSET_LENGTH
8
protected static final int
C_FLAG_POSITION
6
protected static final int
F_FLAG_POSITION
4
protected static final int
M_FLAG_POSITION
7
protected static final int
MINIMAL_LENGTH
4
protected static final int
MPLS_LABEL_OFFSET
12
protected static final int
S_FLAG_POSITION
5
-
org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser Modifier and Type Constant Field Value public static final int
TYPE
26
-
org.opendaylight.protocol.pcep.spi.AbstractEROPathKeySubobjectParser Modifier and Type Constant Field Value protected static final int
CONTENT_LENGTH
6
protected static final int
CONTENT128_LENGTH
18
protected static final int
PCE_ID_F_LENGTH
4
protected static final int
PCE128_ID_F_LENGTH
16
public static final int
TYPE_128
65
public static final int
TYPE_32
64
-
org.opendaylight.protocol.pcep.spi.PCEPMessageConstants Modifier and Type Constant Field Value public static final int
COMMON_HEADER_LENGTH
4
public static final int
PCEP_VERSION
1
-
org.opendaylight.protocol.pcep.spi.TlvUtil Modifier and Type Constant Field Value public static final int
HEADER_SIZE
4
public static final int
PADDED_TO
4
-
org.opendaylight.protocol.pcep.spi.VendorInformationUtil Modifier and Type Constant Field Value public static final int
VENDOR_INFORMATION_OBJECT_CLASS
34
public static final int
VENDOR_INFORMATION_OBJECT_TYPE
1
public static final int
VENDOR_INFORMATION_TLV_TYPE
7
-
org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser Modifier and Type Constant Field Value public static final int
TYPE
23
-
org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser Modifier and Type Constant Field Value public static final int
TYPE
24
-
org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser Modifier and Type Constant Field Value protected static final int
D_FLAG_OFFSET
27
protected static final int
F_FLAG_OFFSET
26
protected static final int
S_FLAG_OFFSET
30
protected static final int
T_FLAG_OFFSET
28
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.ero.EROAsNumberSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
32
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.ero.EROExplicitExclusionRouteSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
33
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.ero.EROIpv4PrefixSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.ero.EROIpv6PrefixSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
2
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.ero.EROLabelSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
3
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.ero.EROPathKey128SubobjectParser Modifier and Type Constant Field Value protected static final int
PCE128_ID_F_LENGTH
16
public static final int
TYPE
65
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.ero.EROPathKey32SubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
64
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.ero.EROUnnumberedInterfaceSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
4
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.ero.SEROBasicProtectionSubobjectParser Modifier and Type Constant Field Value public static final short
CTYPE
1
public static final int
TYPE
37
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.ero.SERODynamicProtectionSubobjectParser Modifier and Type Constant Field Value public static final short
CTYPE
2
public static final int
TYPE
37
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.label.GeneralizedLabelParser Modifier and Type Constant Field Value public static final int
CTYPE
2
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.label.Type1LabelParser Modifier and Type Constant Field Value public static final int
CTYPE
1
public static final int
LABEL_LENGTH
4
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.label.WavebandSwitchingLabelParser Modifier and Type Constant Field Value public static final int
CTYPE
3
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.rro.RROIpv4PrefixSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.rro.RROIpv6PrefixSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
2
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.rro.RROLabelSubobjectParser Modifier and Type Constant Field Value public static final int
C_TYPE_F_LENGTH
1
public static final int
C_TYPE_F_OFFSET
1
public static final int
FLAGS_SIZE
8
public static final int
G_FLAG_OFFSET
7
public static final int
HEADER_LENGTH
2
public static final int
TYPE
3
public static final int
U_FLAG_OFFSET
0
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.rro.RROPathKey128SubobjectParser Modifier and Type Constant Field Value protected static final int
PCE128_ID_F_LENGTH
16
public static final int
TYPE
65
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.rro.RROPathKey32SubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
64
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.rro.RROUnnumberedInterfaceSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
4
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.rro.SRROBasicProtectionSubobjectParser Modifier and Type Constant Field Value public static final short
CTYPE
1
public static final int
TYPE
37
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.rro.SRRODynamicProtectionSubobjectParser Modifier and Type Constant Field Value public static final short
CTYPE
2
public static final int
TYPE
37
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.xro.XROAsNumberSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
32
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.xro.XROIpv4PrefixSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.xro.XROIpv6PrefixSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
2
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.xro.XROPathKey128SubobjectParser Modifier and Type Constant Field Value protected static final int
PCE128_ID_F_LENGTH
16
public static final int
TYPE
65
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.xro.XROPathKey32SubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
64
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.xro.XROSrlgSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
34
-
org.opendaylight.protocol.rsvp.parser.impl.subobject.xro.XROUnnumberedInterfaceSubobjectParser Modifier and Type Constant Field Value public static final int
TYPE
4
-
org.opendaylight.protocol.rsvp.parser.impl.te.AbstractAssociationParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
199
public static final short
CTYPE_IPV4
1
public static final short
CTYPE_IPV6
2
-
org.opendaylight.protocol.rsvp.parser.impl.te.AdminStatusObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
196
public static final short
CTYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.te.AttributesObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
197
public static final short
CTYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.te.BandwidthObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
5
public static final short
CTYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.te.DetourObjectIpv4Parser Modifier and Type Constant Field Value public static final short
CLASS_NUM
63
public static final short
CTYPE
7
-
org.opendaylight.protocol.rsvp.parser.impl.te.DetourObjectIpv6Parser Modifier and Type Constant Field Value public static final short
CLASS_NUM
63
public static final short
CTYPE
8
-
org.opendaylight.protocol.rsvp.parser.impl.te.DynamicProtectionObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
37
public static final short
CTYPE
2
-
org.opendaylight.protocol.rsvp.parser.impl.te.ExcludeRouteObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
232
public static final short
CTYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.te.ExplicitRouteObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
20
public static final short
CTYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.te.FastRerouteObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
205
public static final short
CTYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.te.FlowSpecObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
9
public static final short
CTYPE
2
-
org.opendaylight.protocol.rsvp.parser.impl.te.InformationalFastRerouteObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
205
public static final short
CTYPE
7
-
org.opendaylight.protocol.rsvp.parser.impl.te.MetricObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
6
public static final short
CTYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.te.PrimaryPathRouteObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
38
public static final short
CTYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.te.ProtectionCommonParser Modifier and Type Constant Field Value protected static final int
CONTENT_LENGTH_C2
8
protected static final short
PROTECTION_SUBOBJECT_TYPE_1
1
protected static final short
PROTECTION_SUBOBJECT_TYPE_2
2
-
org.opendaylight.protocol.rsvp.parser.impl.te.ProtectionObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
37
public static final short
CTYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.te.RecordRouteObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
21
public static final short
CTYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.te.ReoptimizationBandwidthObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
5
public static final short
CTYPE
2
-
org.opendaylight.protocol.rsvp.parser.impl.te.RequiredAttributesObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
67
public static final short
CTYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.te.SecondaryExplicitRouteObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
200
public static final short
CTYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.te.SecondaryRecordRouteObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
201
public static final short
CTYPE
1
-
org.opendaylight.protocol.rsvp.parser.impl.te.SenderTspecObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
12
public static final short
CTYPE
2
-
org.opendaylight.protocol.rsvp.parser.impl.te.SessionAttributeLspObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
207
public static final short
CTYPE
7
-
org.opendaylight.protocol.rsvp.parser.impl.te.SessionAttributeLspRaObjectParser Modifier and Type Constant Field Value public static final short
CLASS_NUM
207
public static final short
CTYPE
1
-
org.opendaylight.protocol.rsvp.parser.spi.subobjects.AbstractRSVPObjectParser Modifier and Type Constant Field Value protected static final int
FLAGS_SIZE
8
protected static final int
GUARANTEED_SERVICE_RSPEC
130
protected static final int
METRIC_VALUE_F_LENGTH
4
protected static final int
OVERALL_LENGTH
7
protected static final int
PARAMETER_127_LENGTH
5
protected static final int
PARAMETER_130_LENGTH
2
protected static final int
TOKEN_BUCKET_TSPEC
127
-
org.opendaylight.protocol.util.Ipv4Util Modifier and Type Constant Field Value public static final int
IP4_BITS_LENGTH
32
public static final int
IP4_LENGTH
4
-
org.opendaylight.protocol.util.Ipv6Util Modifier and Type Constant Field Value public static final int
IPV6_BITS_LENGTH
128
public static final int
IPV6_LENGTH
16
-
org.opendaylight.protocol.util.Values Modifier and Type Constant Field Value public static final int
BYTE_MAX_VALUE_BYTES
255
public static final int
FIRST_BIT_OFFSET
7
public static final int
UNSIGNED_BYTE_MAX_VALUE
255
public static final long
UNSIGNED_INT_MAX_VALUE
2147483648L
public static final int
UNSIGNED_SHORT_MAX_VALUE
65535
-
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.Delay Modifier and Type Constant Field Value public static final String
_UNITS
"microseconds"
-
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.Loss Modifier and Type Constant Field Value public static final String
_UNITS
"percent"
-
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev191125.DecimalBandwidth Modifier and Type Constant Field Value public static final String
_UNITS
"bytes/second"
-
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev191125.Delay Modifier and Type Constant Field Value public static final String
_UNITS
"microseconds"
-
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev191125.Loss Modifier and Type Constant Field Value public static final String
_UNITS
"0.000003%"