Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
alshabib
2014-10-21 21:42:51 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c1c056b47158c0ffafa04e3b9775b93ad2f6c607
c1c056b4
1 parent
e8641634
typo
Change-Id: I355fff0432d4c347b88b7e66e65a7a90cb99cad0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
core/api/src/main/java/org/onlab/onos/net/statistic/StatisticService.java
core/api/src/main/java/org/onlab/onos/net/statistic/StatisticService.java
View file @
c1c056b
...
...
@@ -41,7 +41,7 @@ public interface StatisticService {
Link
min
(
Path
path
);
/**
* Returns the highest hitter (a flow rule)
of
for a given port, ie. the
* Returns the highest hitter (a flow rule) for a given port, ie. the
* flow rule which is generating the most load.
* @param connectPoint the port
* @return the flow rule
...
...
Please
register
or
login
to post a comment