public interface FlowCounterMBean
Modifier and Type | Method and Description |
---|---|
default long |
getFlowCount() |
default int |
getReadOpStatus() |
default long |
getTableCount() |
default long |
getTaskCompletionTime() |
default String |
getUnits() |
default int |
getWriteOpStatus() |
default long getFlowCount()
default int getReadOpStatus()
default int getWriteOpStatus()
default long getTaskCompletionTime()
default String getUnits()
default long getTableCount()
Copyright © 2019 OpenDaylight. All rights reserved.