public class Tracing
extends com.marklogic.client.extensions.ResourceManager
| Constructor and Description |
|---|
Tracing(com.marklogic.client.DatabaseClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
disable()
Disables tracing
|
void |
enable()
Enables tracing
|
boolean |
isEnabled()
Determines if the hub has tracing enabled or not
|