| Modifier and Type | Class and Description |
|---|---|
static class |
ConnectorImpl.ExecuteStatementAdvice
ByteBuddy Advice.
|
| Constructor and Description |
|---|
ConnectorImpl() |
| Modifier and Type | Method and Description |
|---|---|
static ExecuteStatementWrapper |
executeStatementWrapper()
Driver session manager diagnostics wrapper.
|
InfoProvider |
getInfoProvider()
Get an InfoProvider implementation providing cassandra status information.
|
void |
init(Instrumentation inst,
QueryReporter queryReporter,
ConnectorConfiguration configuration,
GlobalConfiguration globalConfiguration)
Initialize connector instance using the provided instrumentation.
|
void |
waitForSetupCompleted()
|
public static ExecuteStatementWrapper executeStatementWrapper()
public void init(Instrumentation inst, QueryReporter queryReporter, ConnectorConfiguration configuration, GlobalConfiguration globalConfiguration)
public void waitForSetupCompleted()
waitForSetupCompleted in interface Connectorpublic InfoProvider getInfoProvider()
getInfoProvider in interface Connectorio.smartcat.cassandra.diagnostics.info.InfoProvider implementation.Copyright © 2017. All rights reserved.