public abstract class AbstractIndexSelectWhereTypeMap<T extends AbstractIndexSelectWhereTypeMap<T,ENTITY>,ENTITY> extends AbstractSelectWhereTypeMap<T,ENTITY>
cassandraOptions, where| Modifier | Constructor and Description |
|---|---|
protected |
AbstractIndexSelectWhereTypeMap(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, getMetaInternal, getRte, getStatementAsString, getTypedMapAsyncWithStats, getTypedMapsAsyncWithStats, 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, waitgetTypedMap, getTypedMapAsync, getTypedMaps, getTypedMapsAsync, getTypedMapsWithStats, getTypedMapWithStats, mapResultSetToTypedMaps, mapRowToTypedMapextractCauseFromExecutionExceptionprotected AbstractIndexSelectWhereTypeMap(com.datastax.driver.core.querybuilder.Select.Where where, CassandraOptions cassandraOptions)
protected StatementWrapper getInternalBoundStatementWrapper()
getInternalBoundStatementWrapper in class AbstractSelectWhereTypeMap<T extends AbstractIndexSelectWhereTypeMap<T,ENTITY>,ENTITY>Copyright © 2012-2021. All Rights Reserved.