| Interface | Description | 
|---|---|
| ExecutionResultHandler | Default interface to define strategies to apply when a query is either succeed or failed. | 
| Class | Description | 
|---|---|
| AbstractExecutionResultHandler | Default interface to define strategies to apply when a query is either succeed or failed. | 
| BaseExecutionResultHandler | Simple  ExecutionResultHandlerwhich fail the incoming tuple when anDriverExceptionis thrown. | 
| CassandraContext | |
| CassandraContext.CassandraConfFactory | Simple class to make  CassandraConffrom a Storm topology configuration. | 
| CassandraContext.ClientFactory | Simple class to make  CassandraContext.ClientFactoryfrom a Storm topology configuration. | 
| DynamicStatementBuilder | |
| Murmur3StreamGrouping | Simple  CustomStreamGroupingthat uses Murmur3 algorithm to choose the target task of a tuple. | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.