| Interface | Description |
|---|---|
| AsyncResultHandler<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 |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.