| Interface | Description |
|---|---|
| NamedStatement<T> |
| Class | Description |
|---|---|
| NamedBoundStatement | |
| NamedPreparedStatement |
Wraps a Cassandra
PreparedStatement so that bound statements
receive a friendly span name on an instance of the NamedPreparedStatement. |
| TracedSession |
Wraps a Cassandra
Session and writes directly to brave's collector to preserve the
correct duration. |
Copyright © 2016–2017 SmartThingsOSS. All rights reserved.