public abstract class AbstractIndexSelectWhere<T extends AbstractIndexSelectWhere<T,ENTITY>,ENTITY> extends AbstractSelectWhere<T,ENTITY>
cassandraOptions, where| Modifier | Constructor and Description |
|---|---|
protected |
AbstractIndexSelectWhere(com.datastax.driver.core.querybuilder.Select.Where where,
CassandraOptions cassandraOptions) |
| Modifier and Type | Method and Description |
|---|---|
protected StatementWrapper |
getInternalBoundStatementWrapper() |
generateAndGetBoundStatement, getBoundValues, getBoundValuesInternal, getEncodedBoundValues, getEncodedValuesInternal, getEntityClass, getListAsyncWithStats, getMetaInternal, getRte, getStatementAsString, getTypedMapAsyncWithStats, getTypedMapsAsyncWithStats, iterator, iteratorWithExecutionInfo, typedMapIterator, typedMapIteratorWithExecutionInfogetOptions, getThis, isIdempotent, isIdempotent, withConsistencyLevel, withDMLResultsDisplaySize, withFetchSize, withOptionalConsistencyLevel, withOptionalOutgoingPayload, withOptionalPagingState, withOptionalPagingStateString, withOptionalRetryPolicy, withOptionalSerialConsistencyLevel, withOutgoingPayload, withPagingState, withPagingState, withReadTimeoutInMillis, withResultSetAsyncListener, withResultSetAsyncListeners, withRetryPolicy, withRowAsyncListener, withRowAsyncListeners, withSerialConsistencyLevel, withTracing, withTracingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetList, getListAsync, getListWithStats, getOne, getOneAsync, getOneAsyncWithStats, getOneWithStatsgetTypedMap, getTypedMapAsync, getTypedMaps, getTypedMapsAsync, getTypedMapsWithStats, getTypedMapWithStats, mapResultSetToTypedMaps, mapRowToTypedMapextractCauseFromExecutionExceptionprotected AbstractIndexSelectWhere(com.datastax.driver.core.querybuilder.Select.Where where, CassandraOptions cassandraOptions)
protected StatementWrapper getInternalBoundStatementWrapper()
getInternalBoundStatementWrapper in class AbstractSelectWhere<T extends AbstractIndexSelectWhere<T,ENTITY>,ENTITY>Copyright © 2012-2021. All Rights Reserved.