public abstract class AbstractSelectWherePartitionTypeMap extends Object
| Modifier and Type | Field and Description |
|---|---|
protected CassandraOptions |
cassandraOptions |
protected com.datastax.driver.core.querybuilder.Select.Where |
where |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSelectWherePartitionTypeMap(com.datastax.driver.core.querybuilder.Select.Where where,
CassandraOptions cassandraOptions) |
protected final com.datastax.driver.core.querybuilder.Select.Where where
protected final CassandraOptions cassandraOptions
protected AbstractSelectWherePartitionTypeMap(com.datastax.driver.core.querybuilder.Select.Where where, CassandraOptions cassandraOptions)
Copyright © 2012-2021. All Rights Reserved.