public final class PcepAnnotationKeys extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BANDWIDTH
Annotation key for bandwidth.
|
static String |
COST_TYPE
Annotation key for the cost type.
|
static String |
DELEGATE
Annotation key for the Delegation.
|
static String |
LOCAL_LSP_ID
Annotation key for the LSP id assigned per tunnel.
|
static String |
LSP_SIG_TYPE
Annotation key for the LSP signaling type.
|
static String |
PCC_TUNNEL_ID
Annotation key for the PCC tunnel id.
|
static String |
PCE_INIT
Annotation key for the identification of initiated LSP.
|
static String |
PLSP_ID
Annotation key for the LSP id assigned per tunnel per session.
|
public static final String BANDWIDTH
public static final String LSP_SIG_TYPE
public static final String PCC_TUNNEL_ID
public static final String PLSP_ID
public static final String LOCAL_LSP_ID
public static final String PCE_INIT
public static final String COST_TYPE
public static final String DELEGATE