public class CassandraParameters extends Parameters<CassandraParameters,Parameter>
TYPES| Constructor and Description |
|---|
CassandraParameters(List<Parameter> originals) |
CassandraParameters(Method method) |
| Modifier and Type | Method and Description |
|---|---|
protected CassandraParameters |
createFrom(List<Parameter> parameters) |
protected org.springframework.data.cassandra.repository.query.CassandraParameters.CassandraParameter |
createParameter(MethodParameter parameter) |
getBindableParameter, getBindableParameters, getDynamicProjectionIndex, getNumberOfParameters, getPageableIndex, getParameter, getSortIndex, hasDynamicProjection, hasPageableParameter, hasParameterAt, hasSortParameter, hasSpecialParameter, isBindable, iterator, potentiallySortsDynamicallyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic CassandraParameters(Method method)
protected org.springframework.data.cassandra.repository.query.CassandraParameters.CassandraParameter createParameter(MethodParameter parameter)
createParameter in class Parameters<CassandraParameters,Parameter>protected CassandraParameters createFrom(List<Parameter> parameters)
createFrom in class Parameters<CassandraParameters,Parameter>Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.