public interface AsynchronousQueryListener
ResultSetFuture after the query has completed.| Modifier and Type | Method and Description |
|---|---|
void |
onQueryComplete(com.datastax.driver.core.ResultSetFuture rsf)
Called upon query completion.
|
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.