public class LegacyDebuggingImpl extends com.marklogic.client.extensions.ResourceManager implements LegacyDebugging
Constructor and Description |
---|
LegacyDebuggingImpl(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
|
getName, startLogging, stopLogging
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
public LegacyDebuggingImpl(com.marklogic.client.DatabaseClient client)
public void enable()
LegacyDebugging
enable
in interface LegacyDebugging
public void disable()
LegacyDebugging
disable
in interface LegacyDebugging
public boolean isEnabled()
LegacyDebugging
isEnabled
in interface LegacyDebugging