| Package | Description |
|---|---|
| info.archinnov.achilles.internal.persistence.operations | |
| info.archinnov.achilles.query.slice |
| Modifier and Type | Method and Description |
|---|---|
protected <T> PersistenceContext |
SliceQueryExecutor.buildContextForQuery(SliceQuery<T> sliceQuery) |
<T> List<T> |
SliceQueryExecutor.get(SliceQuery<T> sliceQuery) |
<T> Iterator<T> |
SliceQueryExecutor.iterator(SliceQuery<T> sliceQuery) |
<T> void |
SliceQueryExecutor.remove(SliceQuery<T> sliceQuery) |
| Modifier and Type | Method and Description |
|---|---|
protected SliceQuery<T> |
RootSliceQueryBuilder.buildClusterQuery() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
SliceQueryValidator.validateComponentsForSliceQuery(SliceQuery<T> sliceQuery) |
| Constructor and Description |
|---|
CQLSliceQuery(SliceQuery<T> sliceQuery,
ConsistencyLevel defaultReadLevel) |
Copyright © 2012-2014. All Rights Reserved.