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