| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands | |
| com.qeagle.devtools.protocol.types.tracing |
| Modifier and Type | Method and Description |
|---|---|
void |
Tracing.start(String categories,
String options,
Double bufferUsageReportingInterval,
StartTransferMode transferMode,
StreamFormat streamFormat,
StreamCompression streamCompression,
TraceConfig traceConfig)
Start trace events collection.
|
| Modifier and Type | Method and Description |
|---|---|
static StartTransferMode |
StartTransferMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StartTransferMode[] |
StartTransferMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.