public abstract class AbstractIndexSelectWhereJSON<T extends AbstractIndexSelectWhereJSON<T,ENTITY>,ENTITY> extends AbstractSelectWhereJSON<T,ENTITY>
cassandraOptions, where| Modifier | Constructor and Description |
|---|---|
protected |
AbstractIndexSelectWhereJSON(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, getListJSONAsyncWithStats, getMetaInternal, getRte, getStatementAsString, iterator, iteratorWithExecutionInfogetOptions, 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, waitgetJSON, getJSONAsync, getJSONAsyncWithStats, getJSONWithStats, getListJSON, getListJSONAsync, getListJSONWithStatsextractCauseFromExecutionExceptionprotected AbstractIndexSelectWhereJSON(com.datastax.driver.core.querybuilder.Select.Where where, CassandraOptions cassandraOptions)
protected StatementWrapper getInternalBoundStatementWrapper()
getInternalBoundStatementWrapper in class AbstractSelectWhereJSON<T extends AbstractIndexSelectWhereJSON<T,ENTITY>,ENTITY>Copyright © 2012-2021. All Rights Reserved.