public class AsyncExecutorProvider extends Object
AsyncExecutor per storm executor.| Constructor and Description |
|---|
AsyncExecutorProvider() |
| Modifier and Type | Method and Description |
|---|---|
static <T> AsyncExecutor |
getLocal(com.datastax.driver.core.Session session,
AsyncResultHandler<T> handler)
Returns a new
AsyncExecutor per storm executor. |
public static <T> AsyncExecutor getLocal(com.datastax.driver.core.Session session, AsyncResultHandler<T> handler)
AsyncExecutor per storm executor.Copyright © 2023 The Apache Software Foundation. All rights reserved.