| Package | Description | 
|---|---|
| com.datastax.driver.core | 
 The main package for the DataStax Java driver for Cassandra. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
QueryLogger.ConstantThresholdQueryLogger
A QueryLogger that uses a constant threshold in milliseconds
 to track slow queries. 
 | 
static class  | 
QueryLogger.DynamicThresholdQueryLogger
A QueryLogger that uses a dynamic threshold in milliseconds
 to track slow queries. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
QueryLogger | 
QueryLogger.Builder.build()
Build the  
QueryLogger instance. | 
Copyright © 2012–2018. All rights reserved.