Package | Description |
---|---|
org.opendaylight.netvirt.statistics |
Modifier and Type | Method and Description |
---|---|
ElementCountersDirection |
ElementCountersRequest.getDirection() |
static ElementCountersDirection |
ElementCountersDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementCountersDirection[] |
ElementCountersDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static org.opendaylight.genius.mdsalutil.MatchInfoBase |
CountersServiceUtils.buildLPortTagMatch(int lportTag,
ElementCountersDirection direction) |
static List<org.opendaylight.genius.mdsalutil.MatchInfoBase> |
CountersServiceUtils.getCounterFlowMatch(ElementCountersRequest ecr,
int lportTag,
ElementCountersDirection direction) |
static List<org.opendaylight.genius.mdsalutil.InstructionInfo> |
CountersServiceUtils.getDispatcherTableResubmitInstructions(List<org.opendaylight.genius.mdsalutil.ActionInfo> actionsInfos,
ElementCountersDirection direction) |
static Short |
CountersServiceUtils.getTableId(ElementCountersDirection direction) |
void |
ElementCountersRequest.setElementCountersDirection(ElementCountersDirection direction) |
Copyright © 2018 OpenDaylight. All rights reserved.