public class TypedMapIteratorWrapper extends Object implements Iterator<info.archinnov.achilles.type.TypedMap>, AsyncAware
| Constructor and Description |
|---|
TypedMapIteratorWrapper(CompletableFuture<ResultSet> futureRS,
StatementWrapper statementWrapper,
CassandraOptions cassandraOptions) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionInfo |
getExecutionInfo() |
boolean |
hasNext() |
info.archinnov.achilles.type.TypedMap |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeextractCauseFromExecutionExceptionpublic TypedMapIteratorWrapper(CompletableFuture<ResultSet> futureRS, StatementWrapper statementWrapper, CassandraOptions cassandraOptions)
public ExecutionInfo getExecutionInfo()
public boolean hasNext()
Copyright © 2012-2021. All Rights Reserved.