Package

com.datastax.driver

core

Permalink

package core

Visibility
  1. Public
  2. All

Type Members

  1. class BorrowAdvice extends AnyRef

    Permalink

    Measure time spent waiting for a connection Record number of in-flight queries on just-acquired connection

  2. class SessionInterceptor extends AnyRef

    Permalink

Value Members

  1. object BorrowAdvice

    Permalink
  2. object ConnectionDefunctAdvice

    Permalink
  3. object CreateConnectionAdvice

    Permalink
  4. object HostLocationAdvice

    Permalink
  5. object InitPoolAdvice

    Permalink

    Track number of active connections towards the given host Incremented when new connection requested and decremented either on connection being explicitly trashed or defunct

  6. object OnExceptionAdvice

    Permalink

    Handling of client exceptions

  7. object OnFetchMore

    Permalink
  8. object OnResultSetConstruction

    Permalink

    Transfer context from msg to created result set so it can be used for further page fetches

  9. object OnSetAdvice

    Permalink
  10. object OnTimeoutAdvice

    Permalink

    Handling of client timeouts

  11. object PoolCloseAdvice

    Permalink
  12. object PoolConstructorAdvice

    Permalink
  13. object QueryExecutionAdvice

    Permalink
  14. object QueryOperations

    Permalink
  15. object QueryWriteAdvice

    Permalink
  16. object SessionInterceptor

    Permalink
  17. object TrashConnectionAdvice

    Permalink

Ungrouped