Package | Description |
---|---|
org.apache.storm.cassandra.bolt | |
org.apache.storm.cassandra.executor |
Modifier and Type | Method and Description |
---|---|
protected AsyncExecutor<T> |
BaseCassandraBolt.getAsyncExecutor() |
Modifier and Type | Method and Description |
---|---|
static <T> AsyncExecutor |
AsyncExecutorProvider.getLocal(com.datastax.driver.core.Session session,
AsyncResultHandler<T> handler)
Returns a new
AsyncExecutor per storm executor. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.