| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.tracing |
| Modifier and Type | Method and Description |
|---|---|
TraceConfigRecordMode |
TraceConfig.getRecordMode()
Controls how the trace buffer stores data.
|
static TraceConfigRecordMode |
TraceConfigRecordMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraceConfigRecordMode[] |
TraceConfigRecordMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TraceConfig.setRecordMode(TraceConfigRecordMode recordMode)
Controls how the trace buffer stores data.
|
Copyright © 2020. All rights reserved.