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