Committed by
Ray Milkey
[ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit)
Fix the doc: life() returns the time in seconds, not milliseconds. Add new method life(TimeUnit) that allows specifying the timeunit to receive the life value as as seconds might not be enough for all applications and OpenFlow can provide this value to nanoseconds resolution (in its spec). Change-Id: Ia6a7573797249e0edc04e03c7204a550a2823742
Showing
10 changed files
with
92 additions
and
25 deletions
-
Please register or login to post a comment