public class CQLSimpleSliceFunction extends AbstractCQLSliceFunction
| Constructor and Description |
|---|
CQLSimpleSliceFunction(com.datastax.oss.driver.api.core.CqlSession session,
com.datastax.oss.driver.api.core.cql.PreparedStatement getSlice,
CQLColValGetter getter) |
| Modifier and Type | Method and Description |
|---|---|
protected EntryList |
getSlice(CompletableFuture<com.datastax.oss.driver.api.core.cql.AsyncResultSet> completableFutureSlice) |
fromResultSet, getSlicepublic CQLSimpleSliceFunction(com.datastax.oss.driver.api.core.CqlSession session,
com.datastax.oss.driver.api.core.cql.PreparedStatement getSlice,
CQLColValGetter getter)
protected EntryList getSlice(CompletableFuture<com.datastax.oss.driver.api.core.cql.AsyncResultSet> completableFutureSlice) throws BackendException
getSlice in class AbstractCQLSliceFunctionBackendExceptionCopyright © 2012–2022. All rights reserved.