public interface CQLSliceFunction<Q>
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<EntryList> |
execute(Q query,
StoreTransaction txh) |
CompletableFuture<EntryList> execute(Q query, StoreTransaction txh) throws BackendException
BackendExceptionCopyright © 2012–2024. All rights reserved.