Package | Description |
---|---|
org.opendaylight.openflowplugin.impl.statistics.ofpspecific |
Modifier and Type | Method and Description |
---|---|
static SessionStatistics.ConnectionStatus |
SessionStatistics.ConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionStatistics.ConnectionStatus[] |
SessionStatistics.ConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SessionStatistics.countEvent(String sessionId,
SessionStatistics.ConnectionStatus connectionStatus) |
Copyright © 2019 OpenDaylight. All rights reserved.