| Interface | Description | 
|---|---|
| AsyncResultHandler<T> | 
 Default handler for batch asynchronous execution. 
 | 
| AsyncResultSetHandler<T> | 
 Default handler for batch asynchronous execution. 
 | 
| ExecutionResultCollector | 
 This class is responsible to collect input tuples proceed. 
 | 
| Class | Description | 
|---|---|
| AsyncExecutor<T> | 
 Service to asynchronously executes cassandra statements. 
 | 
| AsyncExecutorProvider | 
 This class must be used to obtain a single instance of  
AsyncExecutor per storm executor. | 
| ExecutionResultCollector.FailedCollector | |
| ExecutionResultCollector.SucceedCollector | 
| Exception | Description | 
|---|---|
| AsyncExecutor.MultiFailedException | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.