| Package | Description |
|---|---|
| com.h3c.sdn.trace |
Provide interface for accessing trace level data from the OpenFlow Controller
|
| Modifier and Type | Method and Description |
|---|---|
Trace |
TraceService.getTrace(long bookmark)
Returns the trace descriptor with message events recorded since the
specified bookmark.
|
Trace |
TraceService.getTraceOrWait(long bookmark,
long maxWaitMillis)
Returns the trace descriptor with the message events recorded since the
specified bookmark.
|
Copyright © 2014. All Rights Reserved.