A B C D E F G H I K L M N O P R S T U V W 

A

AbstractComponentProperties - Class in info.archinnov.achilles.internal.persistence.metadata
 
AbstractComponentProperties(List<Class<?>>, List<String>, List<Field>, List<Method>, List<Method>) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.AbstractComponentProperties
 
AbstractFlushContext - Class in info.archinnov.achilles.internal.context
 
AbstractFlushContext(DaoContext, ConsistencyLevel) - Constructor for class info.archinnov.achilles.internal.context.AbstractFlushContext
 
AbstractFlushContext(DaoContext, List<AbstractStatementWrapper>, ConsistencyLevel) - Constructor for class info.archinnov.achilles.internal.context.AbstractFlushContext
 
AbstractFlushContext.FlushType - Enum in info.archinnov.achilles.internal.context
 
AbstractStatementWrapper - Class in info.archinnov.achilles.internal.statement.wrapper
 
AbstractStatementWrapper(Object[]) - Constructor for class info.archinnov.achilles.internal.statement.wrapper.AbstractStatementWrapper
 
AbstractTranscoder - Class in info.archinnov.achilles.internal.persistence.metadata.transcoding
 
AbstractTranscoder(ObjectMapper) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
AbstractWrapper - Class in info.archinnov.achilles.internal.proxy.wrapper
 
AbstractWrapper() - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.AbstractWrapper
 
AbstractWrapperBuilder<T extends AbstractWrapperBuilder<T>> - Class in info.archinnov.achilles.internal.proxy.wrapper.builder
 
AbstractWrapperBuilder() - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.builder.AbstractWrapperBuilder
 
accessors(Method[]) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMetaBuilder
 
ACHILLES_DML_STATEMENT - Static variable in class info.archinnov.achilles.internal.statement.wrapper.AbstractStatementWrapper
 
AchillesBeanMappingException - Exception in info.archinnov.achilles.exception
 
AchillesBeanMappingException() - Constructor for exception info.archinnov.achilles.exception.AchillesBeanMappingException
 
AchillesBeanMappingException(String) - Constructor for exception info.archinnov.achilles.exception.AchillesBeanMappingException
 
AchillesBeanMappingException(String, Throwable) - Constructor for exception info.archinnov.achilles.exception.AchillesBeanMappingException
 
AchillesBootstrapper - Class in info.archinnov.achilles.internal.persistence.discovery
 
AchillesBootstrapper() - Constructor for class info.archinnov.achilles.internal.persistence.discovery.AchillesBootstrapper
 
AchillesCounter - Interface in info.archinnov.achilles.counter
 
AchillesCounter.ClusteredCounterStatement - Enum in info.archinnov.achilles.counter
 
AchillesCounter.CQLQueryType - Enum in info.archinnov.achilles.counter
 
AchillesException - Exception in info.archinnov.achilles.exception
 
AchillesException(Throwable) - Constructor for exception info.archinnov.achilles.exception.AchillesException
 
AchillesException() - Constructor for exception info.archinnov.achilles.exception.AchillesException
 
AchillesException(String) - Constructor for exception info.archinnov.achilles.exception.AchillesException
 
AchillesException(String, Throwable) - Constructor for exception info.archinnov.achilles.exception.AchillesException
 
AchillesInvalidTableException - Exception in info.archinnov.achilles.exception
 
AchillesInvalidTableException(String) - Constructor for exception info.archinnov.achilles.exception.AchillesInvalidTableException
 
AchillesStaleObjectStateException - Exception in info.archinnov.achilles.exception
 
AchillesStaleObjectStateException(String) - Constructor for exception info.archinnov.achilles.exception.AchillesStaleObjectStateException
 
add(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
add(Map.Entry<Object, Object>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntrySetWrapper
 
add(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.KeySetWrapper
 
add(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListIteratorWrapper
 
add(int, Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListWrapper
 
add(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.ValueCollectionWrapper
 
addAll(Collection<?>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
addAll(Collection<? extends Map.Entry<Object, Object>>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntrySetWrapper
 
addAll(Collection<?>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.KeySetWrapper
 
addAll(int, Collection<? extends Object>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListWrapper
 
addAll(Collection<?>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.ValueCollectionWrapper
 
addClusteringComponent(String) - Method in class info.archinnov.achilles.internal.table.TableBuilder
 
addColumn(String, Class<?>) - Method in class info.archinnov.achilles.internal.table.TableBuilder
 
addComment(String) - Method in class info.archinnov.achilles.internal.table.TableBuilder
 
addComponentClass(Class<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
addComponentField(Field) - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
addComponentGetter(Method) - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
addComponentName(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
addComponentSetter(Method) - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
addIndex(IndexProperties) - Method in class info.archinnov.achilles.internal.table.TableBuilder
 
addInterceptor(Interceptor<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
addInterceptorsToEntityMetas(List<Interceptor<?>>, Map<Class<?>, EntityMeta>) - Method in class info.archinnov.achilles.internal.persistence.discovery.AchillesBootstrapper
 
addList(String, Class<?>) - Method in class info.archinnov.achilles.internal.table.TableBuilder
 
addMap(String, Class<?>, Class<?>) - Method in class info.archinnov.achilles.internal.table.TableBuilder
 
addPartitionComponent(String) - Method in class info.archinnov.achilles.internal.table.TableBuilder
 
addSet(String, Class<?>) - Method in class info.archinnov.achilles.internal.table.TableBuilder
 
addTimeUUIDComponent(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
allowedTypes - Static variable in class info.archinnov.achilles.internal.helper.PropertyHelper
 
alreadyLoaded(Set<Method>) - Method in class info.archinnov.achilles.internal.proxy.EntityInterceptorBuilder
 
AlreadyLoadedTransformer - Class in info.archinnov.achilles.internal.persistence.metadata.util
 
AlreadyLoadedTransformer(Map<Method, PropertyMeta>) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.util.AlreadyLoadedTransformer
 
apply(Method) - Method in class info.archinnov.achilles.internal.persistence.metadata.util.AlreadyLoadedTransformer
 
apply(PropertyMeta) - Method in class info.archinnov.achilles.internal.persistence.metadata.util.PropertyTypeExclude
 
apply(PropertyMeta) - Method in class info.archinnov.achilles.internal.persistence.metadata.util.PropertyTypeFilter
 
ArgumentExtractor - Class in info.archinnov.achilles.configuration
 
ArgumentExtractor() - Constructor for class info.archinnov.achilles.configuration.ArgumentExtractor
 

B

BatchingFlushContext - Class in info.archinnov.achilles.internal.context
 
BatchingFlushContext(DaoContext, ConsistencyLevel) - Constructor for class info.archinnov.achilles.internal.context.BatchingFlushContext
 
BatchingPersistenceManager - Class in info.archinnov.achilles.persistence
 
bindAndExecute(PreparedStatement, Object...) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
bindAndExecute(PreparedStatement, Object...) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
bindForClusteredCounterDelete(PersistenceContext, EntityMeta, Object) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
bindForClusteredCounterDelete(PreparedStatement, EntityMeta, Object, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementBinder
 
bindForClusteredCounterIncrementDecrement(PreparedStatement, EntityMeta, Object, Long, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementBinder
 
bindForClusteredCounterRemoval() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
bindForClusteredCounterSelect(PreparedStatement, EntityMeta, Object, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementBinder
 
bindForInsert(PreparedStatement, EntityMeta, Object, ConsistencyLevel, Optional<Integer>) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementBinder
 
bindForRemoval(PersistenceContext, String) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
bindForRemoval(String) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
bindForSimpleCounterDelete(PersistenceContext, EntityMeta, PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
bindForSimpleCounterDelete(PreparedStatement, EntityMeta, PropertyMeta, Object, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementBinder
 
bindForSimpleCounterIncrement(PersistenceContext, EntityMeta, PropertyMeta, Long) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
bindForSimpleCounterIncrement(PropertyMeta, Long) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
bindForSimpleCounterIncrementDecrement(PreparedStatement, EntityMeta, PropertyMeta, Object, Long, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementBinder
 
bindForSimpleCounterRemoval(PropertyMeta) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
bindForSimpleCounterSelect(PreparedStatement, EntityMeta, PropertyMeta, Object, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementBinder
 
bindForUpdate(PreparedStatement, EntityMeta, List<PropertyMeta>, Object, ConsistencyLevel, Optional<Integer>) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementBinder
 
bindStatementWithOnlyPKInWhereClause(PreparedStatement, EntityMeta, Object, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementBinder
 
bounding(BoundingMode) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
bounding(BoundingMode) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.DefaultQueryBuilder
Set bounding mode

BoundingMode - Enum in info.archinnov.achilles.type
 
BoundStatementWrapper - Class in info.archinnov.achilles.internal.statement.wrapper
 
BoundStatementWrapper(BoundStatement, Object[], ConsistencyLevel) - Constructor for class info.archinnov.achilles.internal.statement.wrapper.BoundStatementWrapper
 
build(Session, Map<Class<?>, EntityMeta>, boolean) - Method in class info.archinnov.achilles.internal.context.DaoContextFactory
 
build() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMetaBuilder
 
build(Class<?>, Class<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMetaBuilder
 
build() - Method in class info.archinnov.achilles.internal.proxy.EntityInterceptorBuilder
 
build(AbstractWrapper) - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.AbstractWrapperBuilder
 
build() - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.CollectionWrapperBuilder
 
build() - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.EntryIteratorWrapperBuilder
 
build() - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.EntrySetWrapperBuilder
 
build() - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.IteratorWrapperBuilder
 
build() - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.KeySetWrapperBuilder
 
build() - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.ListIteratorWrapperBuilder
 
build() - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.ListWrapperBuilder
 
build() - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.MapEntryWrapperBuilder
 
build() - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.MapWrapperBuilder
 
build() - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.SetWrapperBuilder
 
build() - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.ValueCollectionWrapperBuilder
 
build(Map<String, Object>) - Static method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Create a new PersistenceManagerFactory with the given configuration map
build() - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Build a new PersistenceManagerFactory with provided parameters
buildClusteringKeys() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
buildClusterQuery() - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
buildContextForQuery(SliceQuery<T>) - Method in class info.archinnov.achilles.internal.persistence.operations.SliceQueryExecutor
 
buildDaoContext(Session, Map<Class<?>, EntityMeta>, boolean) - Method in class info.archinnov.achilles.internal.persistence.discovery.AchillesBootstrapper
 
buildEmbeddedIdProperties(PartitionComponents, ClusteringComponents) - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
builder(PersistenceContext, T) - Static method in class info.archinnov.achilles.internal.proxy.EntityInterceptorBuilder
 
builder(PersistenceContext, Collection<Object>) - Static method in class info.archinnov.achilles.internal.proxy.wrapper.builder.CollectionWrapperBuilder
 
builder(PersistenceContext, Iterator<Map.Entry<Object, Object>>) - Static method in class info.archinnov.achilles.internal.proxy.wrapper.builder.EntryIteratorWrapperBuilder
 
builder(PersistenceContext, Set<Map.Entry<Object, Object>>) - Static method in class info.archinnov.achilles.internal.proxy.wrapper.builder.EntrySetWrapperBuilder
 
builder(PersistenceContext, Iterator<Object>) - Static method in class info.archinnov.achilles.internal.proxy.wrapper.builder.IteratorWrapperBuilder
 
builder(PersistenceContext, Set<Object>) - Static method in class info.archinnov.achilles.internal.proxy.wrapper.builder.KeySetWrapperBuilder
 
builder(PersistenceContext, ListIterator<Object>) - Static method in class info.archinnov.achilles.internal.proxy.wrapper.builder.ListIteratorWrapperBuilder
 
builder(PersistenceContext, List<Object>) - Static method in class info.archinnov.achilles.internal.proxy.wrapper.builder.ListWrapperBuilder
 
builder(PersistenceContext, Map.Entry<Object, Object>) - Static method in class info.archinnov.achilles.internal.proxy.wrapper.builder.MapEntryWrapperBuilder
 
builder(PersistenceContext, Map<Object, Object>) - Static method in class info.archinnov.achilles.internal.proxy.wrapper.builder.MapWrapperBuilder
 
builder(PersistenceContext, Set<Object>) - Static method in class info.archinnov.achilles.internal.proxy.wrapper.builder.SetWrapperBuilder
 
builder(PersistenceContext, Collection<Object>) - Static method in class info.archinnov.achilles.internal.proxy.wrapper.builder.ValueCollectionWrapperBuilder
 
builder() - Static method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Create a new builder to configure each parameter
buildInterceptor(PersistenceContext, T, Set<Method>) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
buildMetaDatas(ConfigurationContext, List<Class<?>>) - Method in class info.archinnov.achilles.internal.persistence.discovery.AchillesBootstrapper
 
buildPartitionKeys() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
buildProxy(T, PersistenceContext, Set<Method>) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
buildProxyWithAllFieldsLoadedExceptCounters(T, PersistenceContext) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
buildProxyWithNoFieldLoaded(T, PersistenceContext) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 

C

CacheManager - Class in info.archinnov.achilles.internal.statement.cache
 
CacheManager() - Constructor for class info.archinnov.achilles.internal.statement.cache.CacheManager
 
CacheType - Enum in info.archinnov.achilles.internal.statement.cache
 
CF_PATTERN - Static variable in class info.archinnov.achilles.internal.table.TableNameNormalizer
 
className(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMetaBuilder
 
cleanBatch() - Method in class info.archinnov.achilles.persistence.BatchingPersistenceManager
Cleaning all pending statements for the current batch session.
clear() - Method in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
clear() - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntrySetWrapper
 
clear() - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapWrapper
 
CLUSTER_PARAM - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
CLUSTERED_COUNTER_FILTER - Static variable in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
ClusteringComponents - Class in info.archinnov.achilles.internal.persistence.metadata
 
ClusteringComponents(List<Class<?>>, List<String>, String, List<Field>, List<Method>, List<Method>) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.ClusteringComponents
 
ClusteringComponents(List<Class<?>>, List<String>, List<Field>, List<Method>, List<Method>) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.ClusteringComponents
 
CollectionWrapper - Class in info.archinnov.achilles.internal.proxy.wrapper
 
CollectionWrapper(Collection<Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
CollectionWrapperBuilder - Class in info.archinnov.achilles.internal.proxy.wrapper.builder
 
CollectionWrapperBuilder(PersistenceContext, Collection<Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.builder.CollectionWrapperBuilder
 
columnFamilyName(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMetaBuilder
 
ColumnMetaDataComparator - Class in info.archinnov.achilles.internal.table
 
ColumnMetaDataComparator() - Constructor for class info.archinnov.achilles.internal.table.ColumnMetaDataComparator
 
comparator - Variable in class info.archinnov.achilles.query.slice.SliceQueryValidator
 
compare(PropertyMeta, PropertyMeta) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityUpdater.PropertyMetaComparator
 
compare(Object, Object) - Method in class info.archinnov.achilles.query.slice.SliceQueryValidator.ComponentComparator
 
componentClasses - Variable in class info.archinnov.achilles.internal.persistence.metadata.AbstractComponentProperties
 
componentFields - Variable in class info.archinnov.achilles.internal.persistence.metadata.AbstractComponentProperties
 
componentGetters - Variable in class info.archinnov.achilles.internal.persistence.metadata.AbstractComponentProperties
 
componentNames - Variable in class info.archinnov.achilles.internal.persistence.metadata.AbstractComponentProperties
 
componentSetters - Variable in class info.archinnov.achilles.internal.persistence.metadata.AbstractComponentProperties
 
CompoundTranscoder - Class in info.archinnov.achilles.internal.persistence.metadata.transcoding
 
CompoundTranscoder(ObjectMapper) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.transcoding.CompoundTranscoder
 
COMPRESSION_TYPE - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
configContext - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
configContext - Variable in class info.archinnov.achilles.persistence.PersistenceManager
 
ConfigurationContext - Class in info.archinnov.achilles.internal.context
 
ConfigurationContext() - Constructor for class info.archinnov.achilles.internal.context.ConfigurationContext
 
ConfigurationParameters - Interface in info.archinnov.achilles.configuration
 
CONNECTION_CONTACT_POINTS_PARAM - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
CONNECTION_CQL_PORT_PARAM - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
CONSISTENCY_LEVEL_READ_DEFAULT_PARAM - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
CONSISTENCY_LEVEL_READ_MAP_PARAM - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
CONSISTENCY_LEVEL_WRITE_DEFAULT_PARAM - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
CONSISTENCY_LEVEL_WRITE_MAP_PARAM - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
ConsistencyConverter - Class in info.archinnov.achilles.internal.consistency
 
ConsistencyConverter() - Constructor for class info.archinnov.achilles.internal.consistency.ConsistencyConverter
 
consistencyLevel - Variable in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
consistencyLevel(ConsistencyLevel) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.DefaultQueryBuilder
Set consistency level

consistencyLevel(ConsistencyLevel) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Query using provided consistency level

consistencyLevelInternal(ConsistencyLevel) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
consistencyLevels(Pair<ConsistencyLevel, ConsistencyLevel>) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMetaBuilder
 
consistencyLevels(Pair<ConsistencyLevel, ConsistencyLevel>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMetaBuilder
 
ConsistencyOverrider - Class in info.archinnov.achilles.internal.consistency
 
ConsistencyOverrider() - Constructor for class info.archinnov.achilles.internal.consistency.ConsistencyOverrider
 
contains(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
contains(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntrySetWrapper
 
containsAll(Collection<?>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
containsAll(Collection<?>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntrySetWrapper
 
containsKey(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapWrapper
 
containsValue(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapWrapper
 
context - Variable in class info.archinnov.achilles.internal.proxy.wrapper.AbstractWrapper
 
context - Variable in class info.archinnov.achilles.internal.proxy.wrapper.builder.AbstractWrapperBuilder
 
context(PersistenceContext) - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.AbstractWrapperBuilder
 
contextFactory - Variable in class info.archinnov.achilles.persistence.PersistenceManager
 
counterIdMeta() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
CounterLoader - Class in info.archinnov.achilles.internal.persistence.operations
 
CounterLoader() - Constructor for class info.archinnov.achilles.internal.persistence.operations.CounterLoader
 
CounterPersister - Class in info.archinnov.achilles.internal.persistence.operations
 
CounterPersister() - Constructor for class info.archinnov.achilles.internal.persistence.operations.CounterPersister
 
CounterProperties - Class in info.archinnov.achilles.internal.persistence.metadata
 
CounterProperties(String) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.CounterProperties
 
CounterProperties(String, PropertyMeta) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.CounterProperties
 
counterProperties(CounterProperties) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMetaBuilder
 
counterStatementWrappers - Variable in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
counterType - Static variable in enum info.archinnov.achilles.internal.persistence.metadata.PropertyType
 
CQL_COUNTER_FQCN - Static variable in interface info.archinnov.achilles.counter.AchillesCounter
 
CQL_COUNTER_PRIMARY_KEY - Static variable in interface info.archinnov.achilles.counter.AchillesCounter
 
CQL_COUNTER_PROPERTY_NAME - Static variable in interface info.archinnov.achilles.counter.AchillesCounter
 
CQL_COUNTER_TABLE - Static variable in interface info.archinnov.achilles.counter.AchillesCounter
 
CQL_COUNTER_VALUE - Static variable in interface info.archinnov.achilles.counter.AchillesCounter
 
CQLSliceQuery<T> - Class in info.archinnov.achilles.query.slice
 
CQLSliceQuery(SliceQuery<T>, ConsistencyLevel) - Constructor for class info.archinnov.achilles.query.slice.CQLSliceQuery
 
create(X, Y) - Static method in class info.archinnov.achilles.type.Pair
 
createBatchingPersistenceManager() - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory
Create a new state-full PersistenceManager for batch handling

WARNING : This PersistenceManager is state-full and not thread-safe.
createCounterTable(String) - Static method in class info.archinnov.achilles.internal.table.TableBuilder
 
createEmptyEntity(PersistenceContext, Class<T>) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityLoader
 
createInstance() - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
createPersistenceManager() - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory
Create a new PersistenceManager.
createTable(String) - Static method in class info.archinnov.achilles.internal.table.TableBuilder
 
createTableForCounter() - Method in class info.archinnov.achilles.internal.context.SchemaContext
 
createTableForCounter(Session, boolean) - Method in class info.archinnov.achilles.internal.table.TableCreator
 
createTableForEntity(EntityMeta) - Method in class info.archinnov.achilles.internal.context.SchemaContext
 
createTableForEntity(Session, EntityMeta, boolean) - Method in class info.archinnov.achilles.internal.table.TableCreator
 

D

daoContext - Variable in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
DaoContext - Class in info.archinnov.achilles.internal.context
 
DaoContext(Map<Class<?>, PreparedStatement>, Cache<StatementCacheKey, PreparedStatement>, Map<Class<?>, PreparedStatement>, Map<Class<?>, Map<String, PreparedStatement>>, Map<AchillesCounter.CQLQueryType, PreparedStatement>, Map<Class<?>, Map<AchillesCounter.CQLQueryType, Map<String, PreparedStatement>>>, Session) - Constructor for class info.archinnov.achilles.internal.context.DaoContext
 
daoContext - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
daoContext - Variable in class info.archinnov.achilles.persistence.PersistenceManager
 
DaoContextFactory - Class in info.archinnov.achilles.internal.context
 
DaoContextFactory() - Constructor for class info.archinnov.achilles.internal.context.DaoContextFactory
 
DataTranscoder - Interface in info.archinnov.achilles.internal.persistence.metadata.transcoding
 
decode(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
decode(List<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
decode(Set<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
decode(Map<?, ?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
decode(PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
decode(PropertyMeta, List<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
decode(PropertyMeta, Set<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
decode(PropertyMeta, Map<?, ?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
decode(PropertyMeta, Object) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
decode(PropertyMeta, List<?>) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
decode(PropertyMeta, Set<?>) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
decode(PropertyMeta, Map<?, ?>) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
decode(PropertyMeta, List<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.ListTranscoder
 
decode(PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.MapTranscoder
 
decode(PropertyMeta, Map<?, ?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.MapTranscoder
 
decode(PropertyMeta, Set<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.SetTranscoder
 
decode(PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.SimpleTranscoder
 
decodeFromComponents(List<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
decodeFromComponents(PropertyMeta, List<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
decodeFromComponents(PropertyMeta, List<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.CompoundTranscoder
 
decodeFromComponents(PropertyMeta, List<?>) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
decodeKey(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
decodeKey(PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
decodeKey(PropertyMeta, Object) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
decodeKey(PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.MapTranscoder
 
decr() - Static method in class info.archinnov.achilles.internal.persistence.operations.InternalCounterBuilder
 
decr(long) - Static method in class info.archinnov.achilles.internal.persistence.operations.InternalCounterBuilder
 
decr() - Method in class info.archinnov.achilles.internal.persistence.operations.InternalCounterImpl
 
decr(long) - Method in class info.archinnov.achilles.internal.persistence.operations.InternalCounterImpl
 
decrementSimpleCounter(PersistenceContext, EntityMeta, PropertyMeta, Long, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
decrementSimpleCounter(PropertyMeta, Long, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
DEFAULT_BATCH_SIZE - Static variable in class info.archinnov.achilles.query.slice.SliceQuery
 
DEFAULT_LEVEL - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
DEFAULT_LIMIT - Static variable in class info.archinnov.achilles.query.slice.SliceQuery
 
DefaultObjectMapperFactory - Class in info.archinnov.achilles.json
 
DefaultObjectMapperFactory() - Constructor for class info.archinnov.achilles.json.DefaultObjectMapperFactory
 
deriveBaseClass(Object) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
deriveGetterName(Field) - Method in class info.archinnov.achilles.internal.helper.EntityIntrospector
 
deriveSetterName(Field) - Method in class info.archinnov.achilles.internal.helper.EntityIntrospector
 
dirtyMap - Variable in class info.archinnov.achilles.internal.proxy.wrapper.AbstractWrapper
 
dirtyMap(Map<Method, PropertyMeta>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.AbstractWrapperBuilder
 
DISABLE_JMX - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
DISABLE_METRICS - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
disableJMX(Boolean) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Whether JMX should be disabled
disableMetrics(Boolean) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Whether metrics should be disabled
discoverEntities(List<String>) - Method in class info.archinnov.achilles.internal.persistence.discovery.AchillesBootstrapper
 
discoverEntities(List<String>) - Method in class info.archinnov.achilles.internal.persistence.parsing.EntityExplorer
 
dmlLogger - Static variable in class info.archinnov.achilles.internal.statement.wrapper.AbstractStatementWrapper
 
duplicate() - Method in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
duplicate() - Method in class info.archinnov.achilles.internal.context.BatchingFlushContext
 
duplicate() - Method in class info.archinnov.achilles.internal.context.ImmediateFlushContext
 
duplicate(Object) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
duplicateWithNewConsistencyLevel(ConsistencyLevel) - Method in class info.archinnov.achilles.type.Options
 
duplicateWithNewTimestamp(Long) - Method in class info.archinnov.achilles.type.Options
 
duplicateWithNoData(ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.BatchingFlushContext
 
duplicateWithoutTtlAndTimestamp() - Method in class info.archinnov.achilles.type.Options
 
duplicateWithoutTtlAndTimestamp() - Method in class info.archinnov.achilles.type.OptionsBuilder.NoOptions
 

E

EmbeddedIdParser - Class in info.archinnov.achilles.internal.persistence.parsing
 
EmbeddedIdParser() - Constructor for class info.archinnov.achilles.internal.persistence.parsing.EmbeddedIdParser
 
EmbeddedIdProperties - Class in info.archinnov.achilles.internal.persistence.metadata
 
EmbeddedIdProperties(PartitionComponents, ClusteringComponents, List<Class<?>>, List<String>, List<Field>, List<Method>, List<Method>, List<String>) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdProperties
 
embeddedIdProperties(EmbeddedIdProperties) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMetaBuilder
 
EmbeddedIdPropertiesBuilder - Class in info.archinnov.achilles.internal.persistence.metadata
 
EmbeddedIdPropertiesBuilder() - Constructor for class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
enableSSL(Boolean) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Whether to enable SSL connection
encode(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
encode(List<T>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
encode(Set<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
encode(Map<?, ?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
encode(PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
encode(PropertyMeta, List<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
encode(PropertyMeta, Set<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
encode(PropertyMeta, Map<?, ?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
encode(PropertyMeta, Object) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
encode(PropertyMeta, List<?>) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
encode(PropertyMeta, Set<?>) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
encode(PropertyMeta, Map<?, ?>) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
encode(PropertyMeta, List<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.ListTranscoder
 
encode(PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.MapTranscoder
 
encode(PropertyMeta, Map<?, ?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.MapTranscoder
 
encode(PropertyMeta, Set<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.SetTranscoder
 
encode(PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.SimpleTranscoder
 
encodeKey(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
encodeKey(PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
encodeKey(PropertyMeta, Object) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
encodeKey(PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.MapTranscoder
 
encodeToComponents(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
encodeToComponents(List<Object>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
encodeToComponents(PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
encodeToComponents(PropertyMeta, List<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
encodeToComponents(PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.CompoundTranscoder
 
encodeToComponents(PropertyMeta, List<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.CompoundTranscoder
 
encodeToComponents(PropertyMeta, Object) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
encodeToComponents(PropertyMeta, List<?>) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
endBatch() - Method in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
endBatch() - Method in class info.archinnov.achilles.internal.context.BatchingFlushContext
 
endBatch() - Method in class info.archinnov.achilles.internal.context.ImmediateFlushContext
 
endBatch() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
endBatch() - Method in class info.archinnov.achilles.persistence.BatchingPersistenceManager
End an existing batch and flush all the pending statements.
ensureNotProxy(Object) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
ensureProxy(Object) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
entity - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
ENTITY_PACKAGES_PARAM - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
entityClass - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
entityClass(Class<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMetaBuilder
 
entityClass - Variable in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
entityClassName(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMetaBuilder
 
EntityExplorer - Class in info.archinnov.achilles.internal.persistence.parsing
 
EntityExplorer() - Constructor for class info.archinnov.achilles.internal.persistence.parsing.EntityExplorer
 
EntityInitializer - Class in info.archinnov.achilles.internal.persistence.operations
 
EntityInitializer() - Constructor for class info.archinnov.achilles.internal.persistence.operations.EntityInitializer
 
EntityInterceptor<T> - Class in info.archinnov.achilles.internal.proxy
 
EntityInterceptor() - Constructor for class info.archinnov.achilles.internal.proxy.EntityInterceptor
 
EntityInterceptorBuilder<T> - Class in info.archinnov.achilles.internal.proxy
 
EntityInterceptorBuilder(PersistenceContext, T) - Constructor for class info.archinnov.achilles.internal.proxy.EntityInterceptorBuilder
 
EntityIntrospector - Class in info.archinnov.achilles.internal.helper
 
EntityIntrospector() - Constructor for class info.archinnov.achilles.internal.helper.EntityIntrospector
 
entityIntrospector - Variable in class info.archinnov.achilles.internal.persistence.parsing.EmbeddedIdParser
 
EntityLoader - Class in info.archinnov.achilles.internal.persistence.operations
 
EntityLoader() - Constructor for class info.archinnov.achilles.internal.persistence.operations.EntityLoader
 
EntityMapper - Class in info.archinnov.achilles.internal.persistence.operations
 
EntityMapper() - Constructor for class info.archinnov.achilles.internal.persistence.operations.EntityMapper
 
entityMeta - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
EntityMeta - Class in info.archinnov.achilles.internal.persistence.metadata
 
EntityMeta() - Constructor for class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
EntityMetaBuilder - Class in info.archinnov.achilles.internal.persistence.metadata
 
EntityMetaBuilder(PropertyMeta) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.EntityMetaBuilder
 
entityMetaBuilder(PropertyMeta) - Static method in class info.archinnov.achilles.internal.persistence.metadata.EntityMetaBuilder
 
entityMetaEntrySet() - Method in class info.archinnov.achilles.internal.context.SchemaContext
 
entityMetaMap - Variable in class info.archinnov.achilles.persistence.PersistenceManager
 
EntityParser - Class in info.archinnov.achilles.internal.persistence.parsing
 
EntityParser() - Constructor for class info.archinnov.achilles.internal.persistence.parsing.EntityParser
 
EntityParsingContext - Class in info.archinnov.achilles.internal.persistence.parsing.context
 
EntityParsingContext(ConfigurationContext, Class<?>) - Constructor for class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
EntityParsingValidator - Class in info.archinnov.achilles.internal.persistence.parsing.validator
 
EntityParsingValidator() - Constructor for class info.archinnov.achilles.internal.persistence.parsing.validator.EntityParsingValidator
 
EntityPersister - Class in info.archinnov.achilles.internal.persistence.operations
 
EntityPersister() - Constructor for class info.archinnov.achilles.internal.persistence.operations.EntityPersister
 
EntityProxifier - Class in info.archinnov.achilles.internal.persistence.operations
 
EntityProxifier() - Constructor for class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
EntityRefresher - Class in info.archinnov.achilles.internal.persistence.operations
 
EntityRefresher() - Constructor for class info.archinnov.achilles.internal.persistence.operations.EntityRefresher
 
EntityUpdater - Class in info.archinnov.achilles.internal.persistence.operations
 
EntityUpdater() - Constructor for class info.archinnov.achilles.internal.persistence.operations.EntityUpdater
 
EntityUpdater.PropertyMetaComparator - Class in info.archinnov.achilles.internal.persistence.operations
 
EntityUpdater.PropertyMetaComparator() - Constructor for class info.archinnov.achilles.internal.persistence.operations.EntityUpdater.PropertyMetaComparator
 
EntityValidator - Class in info.archinnov.achilles.internal.persistence.operations
 
EntityValidator() - Constructor for class info.archinnov.achilles.internal.persistence.operations.EntityValidator
 
EntryIteratorWrapper - Class in info.archinnov.achilles.internal.proxy.wrapper
 
EntryIteratorWrapper(Iterator<Map.Entry<Object, Object>>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.EntryIteratorWrapper
 
EntryIteratorWrapperBuilder - Class in info.archinnov.achilles.internal.proxy.wrapper.builder
 
EntryIteratorWrapperBuilder(PersistenceContext, Iterator<Map.Entry<Object, Object>>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.builder.EntryIteratorWrapperBuilder
 
entrySet() - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapWrapper
 
EntrySetWrapper - Class in info.archinnov.achilles.internal.proxy.wrapper
 
EntrySetWrapper(Set<Map.Entry<Object, Object>>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.EntrySetWrapper
 
EntrySetWrapperBuilder - Class in info.archinnov.achilles.internal.proxy.wrapper.builder
 
EntrySetWrapperBuilder(PersistenceContext, Set<Map.Entry<Object, Object>>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.builder.EntrySetWrapperBuilder
 
equals(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
equals(Map.Entry<Object, Object>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapEntryWrapper
 
equals(Object) - Method in class info.archinnov.achilles.internal.statement.cache.StatementCacheKey
 
equals(Object) - Method in class info.archinnov.achilles.type.Pair
 
EVENT_INTERCEPTORS_PARAM - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
EventHolder - Class in info.archinnov.achilles.internal.interceptor
 
EventHolder(EntityMeta, Object, Event) - Constructor for class info.archinnov.achilles.internal.interceptor.EventHolder
 
eventHolders - Variable in class info.archinnov.achilles.internal.context.BatchingFlushContext
 
EXCLUDE_CLUSTERED_COUNTER_FILTER - Static variable in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
excludeCounterType - Static variable in enum info.archinnov.achilles.internal.persistence.metadata.PropertyType
 
excludeIdAndCounterType - Static variable in enum info.archinnov.achilles.internal.persistence.metadata.PropertyType
 
excludeIdType - Static variable in enum info.archinnov.achilles.internal.persistence.metadata.PropertyType
 
execute(AbstractStatementWrapper) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
execute(Session) - Method in class info.archinnov.achilles.internal.statement.wrapper.AbstractStatementWrapper
 
execute(Session) - Method in class info.archinnov.achilles.internal.statement.wrapper.BoundStatementWrapper
 
execute(Session) - Method in class info.archinnov.achilles.internal.statement.wrapper.RegularStatementWrapper
 
execute(Session) - Method in class info.archinnov.achilles.internal.statement.wrapper.SimpleStatementWrapper
 
execute() - Method in class info.archinnov.achilles.query.cql.NativeQueryBuilder
Execute statement without returning result.
executeBatch(BatchStatement.Type, List<AbstractStatementWrapper>) - Method in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
executeBatch(BatchStatement) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
executeImmediate(AbstractStatementWrapper) - Method in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
executeImmediate(AbstractStatementWrapper) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
extractClusteringComponents(List<Object>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
extractCompoundPrimaryKeyFromRow(Row, PropertyMeta, boolean) - Method in class info.archinnov.achilles.internal.reflection.RowMethodInvoker
 
extractPartitionComponents(List<Object>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 

F

factory() - Static method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMetaBuilder
 
factoryFromMapper(ObjectMapper) - Static method in class info.archinnov.achilles.configuration.ArgumentExtractor
 
fetchTableMetaData() - Method in class info.archinnov.achilles.internal.context.SchemaContext
 
fetchTableMetaData(KeyspaceMetadata, String) - Method in class info.archinnov.achilles.internal.table.TableCreator
 
field(Field) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMetaBuilder
 
FieldAccessor - Class in info.archinnov.achilles.internal.reflection
 
FieldAccessor() - Constructor for class info.archinnov.achilles.internal.reflection.FieldAccessor
 
fieldToStringFn - Static variable in class info.archinnov.achilles.internal.helper.LoggerHelper
 
find(Class<T>) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
find(Class<T>, Object, ConsistencyLevel) - Method in class info.archinnov.achilles.persistence.BatchingPersistenceManager
 
find(Class<T>, Object) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Find an entity.
find(Class<T>, Object, ConsistencyLevel) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Find an entity with the given Consistency Level for read
findAccessors(Class<?>, Field) - Method in class info.archinnov.achilles.internal.helper.EntityIntrospector
 
findConsistencyLevels(Class<T>, Pair<ConsistencyLevel, ConsistencyLevel>) - Method in class info.archinnov.achilles.internal.helper.EntityIntrospector
 
findConsistencyLevels(Field, Pair<ConsistencyLevel, ConsistencyLevel>) - Method in class info.archinnov.achilles.internal.helper.PropertyHelper
 
findGetter(Class<?>, Field) - Method in class info.archinnov.achilles.internal.helper.EntityIntrospector
 
findSetter(Class<?>, Field) - Method in class info.archinnov.achilles.internal.helper.EntityIntrospector
 
first() - Method in class info.archinnov.achilles.query.cql.NativeQueryBuilder
Return the first found row.
flush() - Method in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
flush() - Method in class info.archinnov.achilles.internal.context.BatchingFlushContext
 
flush() - Method in class info.archinnov.achilles.internal.context.ImmediateFlushContext
 
flush() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
flushContext - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
flushContext - Variable in class info.archinnov.achilles.persistence.BatchingPersistenceManager
 
FORCE_TABLE_CREATION_PARAM - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
forceDecodeFromJSON(String, Class<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
forceDecodeFromJSON(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
forceDecodeFromJSON(String, Class<T>) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
forceDecodeFromJSON(String, Class<T>) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
forceEncodeToJSON(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
forceEncodeToJSON(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
forceEncodeToJSON(Object) - Method in interface info.archinnov.achilles.internal.persistence.metadata.transcoding.DataTranscoder
 
forceTableCreation(boolean) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Whether Achilles should force table creation if they do not already exist in the keyspace This flag is useful for dev only.
fqcn() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
fqcnToStringFn - Static variable in class info.archinnov.achilles.internal.helper.LoggerHelper
 
fromClusterings(Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Set 'from' clustering component(s)

fromClusterings(Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceToClusteringsBuilder
Set 'from' clustering component(s)

fromClusteringsInternal(List<Object>) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
fromClusteringsInternal(Object...) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
fromEmbeddedId(Object) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder
Query by 'from' & 'to' embeddedIds

fromEmbeddedId(Object) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceToEmbeddedIdBuilder
Set 'from' embeddedId

G

generateDDLScript() - Method in class info.archinnov.achilles.internal.table.TableBuilder
 
generateIndices() - Method in class info.archinnov.achilles.internal.table.TableBuilder
 
generateInsert(Object, EntityMeta) - Method in class info.archinnov.achilles.internal.statement.StatementGenerator
 
generateRemoveSliceQuery(CQLSliceQuery<?>) - Method in class info.archinnov.achilles.internal.statement.StatementGenerator
 
generateSelectEntity(EntityMeta) - Method in class info.archinnov.achilles.internal.statement.StatementGenerator
 
generateSelectEntityInternal(EntityMeta) - Method in class info.archinnov.achilles.internal.statement.StatementGenerator
 
generateSelectSliceQuery(CQLSliceQuery<?>, int, int) - Method in class info.archinnov.achilles.internal.statement.StatementGenerator
 
generateUpdateFields(Object, EntityMeta, List<PropertyMeta>) - Method in class info.archinnov.achilles.internal.statement.StatementGenerator
 
generateWhereClauseForDeleteSliceQuery(CQLSliceQuery<?>, Delete) - Method in class info.archinnov.achilles.internal.statement.SliceQueryStatementGenerator
 
generateWhereClauseForSelectSliceQuery(CQLSliceQuery<?>, Select) - Method in class info.archinnov.achilles.internal.statement.SliceQueryStatementGenerator
 
get() - Method in class info.archinnov.achilles.internal.persistence.operations.InternalCounterImpl
 
get(SliceQuery<T>) - Method in class info.archinnov.achilles.internal.persistence.operations.SliceQueryExecutor
 
get(int) - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListWrapper
 
get(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapWrapper
 
get() - Method in class info.archinnov.achilles.query.cql.NativeQueryBuilder
Return found rows.
get() - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
get(int) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
get() - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.DefaultQueryBuilder
Get entities

get(int) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.DefaultQueryBuilder
Get first n entities

get(int) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Get first n matching entities

get() - Method in class info.archinnov.achilles.query.typed.TypedQueryBuilder
Executes the query and returns entities Matching CQL rows are mapped to entities by reflection.
getAllCounterMetas() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getAllCountersMeta() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getAllGetters() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getAllGettersExceptCounters() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getAllMetas() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getAllMetasExceptCounters() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getAllMetasExceptId() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getAllMetasExceptIdAndCounters() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getAlreadyLoaded() - Method in class info.archinnov.achilles.internal.proxy.EntityInterceptor
 
getAndEncodeValueForCassandra(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getBatchSize() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
getBatchSize() - Method in class info.archinnov.achilles.query.slice.SliceQuery
 
getBounding() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
getBounding() - Method in class info.archinnov.achilles.query.slice.SliceQuery
 
getCacheForFieldSelect(Session, Cache<StatementCacheKey, PreparedStatement>, PersistenceContext, PropertyMeta) - Method in class info.archinnov.achilles.internal.statement.cache.CacheManager
 
getCacheForFieldsUpdate(Session, Cache<StatementCacheKey, PreparedStatement>, PersistenceContext, List<PropertyMeta>) - Method in class info.archinnov.achilles.internal.statement.cache.CacheManager
 
getClassFromType(Type) - Method in class info.archinnov.achilles.internal.helper.PropertyHelper
 
getClassName() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getClusteredCounter(PersistenceContext, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
getClusteredCounter(ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getClusteredCounterColumn(PersistenceContext, PropertyMeta, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
getClusteredCounterColumn(PropertyMeta, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getClusteringComponentClasses() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdProperties
 
getClusteringComponentClasses() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getClusteringComponentNames() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdProperties
 
getClusteringComponentNames() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getClusteringsFrom() - Method in class info.archinnov.achilles.query.slice.SliceQuery
 
getClusteringsTo() - Method in class info.archinnov.achilles.query.slice.SliceQuery
 
getColumnName() - Method in class info.archinnov.achilles.type.IndexCondition
 
getColumnsMetaToInsert() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getColumnsMetaToLoad() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getColumnValue() - Method in class info.archinnov.achilles.type.IndexCondition
 
getComponentClasses() - Method in class info.archinnov.achilles.internal.persistence.metadata.AbstractComponentProperties
 
getComponentClasses() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getComponentFields() - Method in class info.archinnov.achilles.internal.persistence.metadata.AbstractComponentProperties
 
getComponentFields() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getComponentGetters() - Method in class info.archinnov.achilles.internal.persistence.metadata.AbstractComponentProperties
 
getComponentGetters() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getComponentNames() - Method in class info.archinnov.achilles.internal.persistence.metadata.AbstractComponentProperties
 
getComponentNames() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getComponentNames() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
getComponentSetters() - Method in class info.archinnov.achilles.internal.persistence.metadata.AbstractComponentProperties
 
getComponentSetters() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getConfigContext() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getConfigContext() - Method in class info.archinnov.achilles.persistence.PersistenceManager
 
getConsistencyLevel() - Method in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
getConsistencyLevel() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getConsistencyLevel() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
getConsistencyLevel() - Method in class info.archinnov.achilles.query.slice.SliceQuery
 
getConsistencyLevel() - Method in class info.archinnov.achilles.type.Options
 
getConsistencyLevels() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getContext() - Method in class info.archinnov.achilles.internal.proxy.EntityInterceptor
 
getCounterMetas() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
getCounterMetas() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
getCounterProperties() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getCQLComponentNames() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getCQLLevel(ConsistencyLevel) - Static method in class info.archinnov.achilles.internal.consistency.ConsistencyConverter
 
getCQLOrdering() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
getCurrentConsistencyLevels() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
getCurrentConsistencyLevels() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
getCurrentEntityClass() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
getCurrentEntityClass() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
getCurrentField() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
getCurrentObjectMapper() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
getCurrentObjectMapper() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
getCurrentPropertyName() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
getDefaultConsistencyLevels() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
getDefaultConsistencyLevels() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
getDefaultReadConsistencyLevel() - Method in class info.archinnov.achilles.internal.context.ConfigurationContext
 
getDefaultWriteConsistencyLevel() - Method in class info.archinnov.achilles.internal.context.ConfigurationContext
 
getDirtyMap() - Method in class info.archinnov.achilles.internal.proxy.EntityInterceptor
 
getDirtyMap() - Method in class info.archinnov.achilles.internal.proxy.wrapper.AbstractWrapper
 
getEmbeddedIdProperties() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getEntity() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getEntityClass() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getEntityClass() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getEntityClass() - Method in class info.archinnov.achilles.internal.statement.cache.StatementCacheKey
 
getEntityClass() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
getEntityClass() - Method in class info.archinnov.achilles.query.slice.SliceQuery
 
getEntityClassName() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getEntityMeta() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getEntityMetaMap() - Method in class info.archinnov.achilles.persistence.PersistenceManager
 
getField() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getFields() - Method in class info.archinnov.achilles.internal.statement.cache.StatementCacheKey
 
getFirst(int, Object...) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
getFirst(int, Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Get first n matching entities, using ASCENDING order

getFirst() - Method in class info.archinnov.achilles.query.typed.TypedQueryBuilder
Executes the query and returns first entity Matching CQL row is mapped to entity by reflection.
getFirstOccurence(Object...) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
getFirstOccurence(Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Get first matching entity, using ASCENDING order

getFixedComponents() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
getFqcn() - Method in class info.archinnov.achilles.internal.persistence.metadata.CounterProperties
 
getGetter() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getGetterMetas() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getIdClass() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getIdMeta() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getIdMeta() - Method in class info.archinnov.achilles.internal.persistence.metadata.CounterProperties
 
getIdMeta() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getIdMeta() - Method in class info.archinnov.achilles.query.slice.SliceQuery
 
getIndexName(Field) - Method in class info.archinnov.achilles.internal.helper.PropertyHelper
 
getIndexProperties() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getIndexRelation() - Method in class info.archinnov.achilles.type.IndexCondition
 
getInheritedPrivateFields(Class<?>) - Method in class info.archinnov.achilles.internal.helper.EntityIntrospector
 
getInheritedPrivateFields(Class<?>, Class<?>) - Method in class info.archinnov.achilles.internal.helper.EntityIntrospector
 
getInheritedPrivateFields(Class<?>, Class<?>, String) - Method in class info.archinnov.achilles.internal.helper.EntityIntrospector
 
getInterceptor(T) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
getInterceptors() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getInterceptorsForEvent(Event) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getInternalCounterDelta() - Method in class info.archinnov.achilles.internal.persistence.operations.InternalCounterImpl
Internal method, not to be used by clients !!!
getInvoker() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getKey() - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapEntryWrapper
 
getKeyClass() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getLast(int, Object...) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
getLast(int, Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Get last n matching entities, using ASCENDING order

getLastEndComponent() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
getLastNonNullIndex(List<Object>) - Method in class info.archinnov.achilles.query.slice.SliceQueryValidator
 
getLastOccurence(Object...) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
getLastOccurence(Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Get last matching entity, using ASCENDING order

getLastStartComponent() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
getLimit() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
getLimit() - Method in class info.archinnov.achilles.query.slice.SliceQuery
 
getListValueFromField(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getListValueFromField(Object, Field) - Method in class info.archinnov.achilles.internal.reflection.ReflectionInvoker
 
getMapper(Class<T>) - Method in class info.archinnov.achilles.json.DefaultObjectMapperFactory
 
getMapper(Class<T>) - Method in interface info.archinnov.achilles.json.ObjectMapperFactory
 
getMapValueFromField(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getMapValueFromField(Object, Field) - Method in class info.archinnov.achilles.internal.reflection.ReflectionInvoker
 
getMeta() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
getMeta() - Method in class info.archinnov.achilles.query.slice.SliceQuery
 
getName() - Method in class info.archinnov.achilles.internal.persistence.metadata.IndexProperties
 
getNativeSession() - Method in class info.archinnov.achilles.persistence.PersistenceManager
 
getObjectMapperFactory() - Method in class info.archinnov.achilles.internal.context.ConfigurationContext
 
getObjectMapperFactory() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
getObjectType() - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
getOrdering() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
getOrdering() - Method in class info.archinnov.achilles.query.slice.SliceQuery
 
getOrderingComponent() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdProperties
 
getOrderingComponent() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getPartitionComponentClasses() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdProperties
 
getPartitionComponentClasses() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getPartitionComponentFields() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdProperties
 
getPartitionComponentFields() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getPartitionComponentNames() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdProperties
 
getPartitionComponentNames() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getPartitionComponents() - Method in class info.archinnov.achilles.query.slice.SliceQuery
 
getPartitionComponentSetters() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdProperties
 
getPartitionKey() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getPartitionKey(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getPartitionKey(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getPartitionKey(Object, PropertyMeta) - Method in class info.archinnov.achilles.internal.reflection.ReflectionInvoker
 
getPartitionKeyField() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getPersistenceManager() - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerJavaConfigSample
 
getPrimaryKey() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getPrimaryKey(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getPrimaryKey(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getPrimaryKey() - Method in class info.archinnov.achilles.internal.proxy.EntityInterceptor
 
getPrimaryKey(Object, PropertyMeta) - Method in class info.archinnov.achilles.internal.reflection.ReflectionInvoker
 
getPropertyMetas() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getPropertyMetas() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
getPropertyMetas() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
getPropertyName() - Method in class info.archinnov.achilles.internal.persistence.metadata.IndexProperties
 
getPropertyName() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getProxy(Class<T>) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getProxy(Class<T>, Object, ConsistencyLevel) - Method in class info.archinnov.achilles.persistence.BatchingPersistenceManager
 
getProxy(Class<T>, Object) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Create a proxy for the entity.
getProxy(Class<T>, Object, ConsistencyLevel) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Create a proxy for the entity.
getReadConsistencyLevel() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getReadConsistencyLevel() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getReadLevel(PersistenceContext, EntityMeta) - Method in class info.archinnov.achilles.internal.consistency.ConsistencyOverrider
 
getReadLevel(PersistenceContext, PropertyMeta) - Method in class info.archinnov.achilles.internal.consistency.ConsistencyOverrider
 
getRealObject(T) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
getReversedComponent() - Method in class info.archinnov.achilles.internal.persistence.metadata.ClusteringComponents
 
getReversedComponent() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdProperties
 
getReversedComponent() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getRowMethod(Class<?>) - Static method in class info.archinnov.achilles.internal.cql.TypeMapper
 
getSession() - Method in class info.archinnov.achilles.internal.context.DaoContext
 
getSession() - Method in class info.archinnov.achilles.internal.context.SchemaContext
 
getSetter() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getSetterMetas() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getSetValueFromField(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getSetValueFromField(Object, Field) - Method in class info.archinnov.achilles.internal.reflection.ReflectionInvoker
 
getSimpleCounter(PersistenceContext, PropertyMeta, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
getSimpleCounter(PropertyMeta, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getStatement() - Method in class info.archinnov.achilles.internal.statement.wrapper.AbstractStatementWrapper
 
getStatement() - Method in class info.archinnov.achilles.internal.statement.wrapper.BoundStatementWrapper
 
getStatement() - Method in class info.archinnov.achilles.internal.statement.wrapper.RegularStatementWrapper
 
getStatement() - Method in class info.archinnov.achilles.internal.statement.wrapper.SimpleStatementWrapper
 
getTableName() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getTableName() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getTableName() - Method in class info.archinnov.achilles.internal.statement.cache.StatementCacheKey
 
getTarget() - Method in class info.archinnov.achilles.internal.proxy.EntityInterceptor
 
getTarget() - Method in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
getTarget() - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListWrapper
 
getTarget() - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapEntryWrapper
 
getTarget() - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapWrapper
 
getTarget() - Method in class info.archinnov.achilles.internal.proxy.wrapper.SetWrapper
 
getTimestamp() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getTimestamp() - Method in class info.archinnov.achilles.type.Options
 
getTimeUUID() - Static method in class info.archinnov.achilles.internal.utils.UUIDGen
Creates a type 1 UUID (time-based UUID).
getTimeUUIDComponents() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdProperties
 
getTranscoder() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getTtl() - Method in class info.archinnov.achilles.type.Options
 
getTtt() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
getType() - Method in class info.archinnov.achilles.internal.statement.cache.StatementCacheKey
 
getValue() - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapEntryWrapper
 
getValueClass() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getValueClassForTableCreation() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getValueFromField(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getValueFromField(Field, Object) - Method in class info.archinnov.achilles.internal.reflection.FieldAccessor
 
getValueFromField(Object, Field) - Method in class info.archinnov.achilles.internal.reflection.ReflectionInvoker
 
getValueFromField(Object, Method) - Method in class info.archinnov.achilles.internal.reflection.ReflectionInvoker
 
getValues() - Method in class info.archinnov.achilles.internal.statement.wrapper.AbstractStatementWrapper
 
getVaryingComponentClass() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
getVaryingComponentClassForQuery(int) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getVaryingComponentName() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
getVaryingComponentNameForQuery(int) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getWriteConsistencyLevel() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
getWriteConsistencyLevel() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
getWriteLevel(PersistenceContext, EntityMeta) - Method in class info.archinnov.achilles.internal.consistency.ConsistencyOverrider
 
getWriteLevel(PersistenceContext, PropertyMeta) - Method in class info.archinnov.achilles.internal.consistency.ConsistencyOverrider
 

H

hasAnnotation(Field, Class<?>) - Method in class info.archinnov.achilles.internal.persistence.parsing.PropertyFilter
 
hasConsistencyAnnotation(Field) - Method in class info.archinnov.achilles.internal.helper.PropertyHelper
 
hasEmbeddedId() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
hashCode() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
hashCode() - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapEntryWrapper
 
hashCode() - Method in class info.archinnov.achilles.internal.statement.cache.StatementCacheKey
 
hashCode() - Method in class info.archinnov.achilles.type.Pair
 
hasIndices() - Method in class info.archinnov.achilles.internal.table.TableBuilder
 
hasNext() - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntryIteratorWrapper
 
hasNext() - Method in class info.archinnov.achilles.internal.proxy.wrapper.IteratorWrapper
 
hasNext() - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListIteratorWrapper
 
hasNext() - Method in class info.archinnov.achilles.iterator.SliceQueryIterator
 
hasNoComponent() - Method in class info.archinnov.achilles.query.slice.SliceQuery
 
hasPrevious() - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListIteratorWrapper
 
hasReversedComponent() - Method in class info.archinnov.achilles.internal.persistence.metadata.ClusteringComponents
 
hasReversedComponent() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdProperties
 
hasReversedComponent() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
hasSimpleCounter() - Method in class info.archinnov.achilles.internal.context.SchemaContext
 
hasSimpleCounter() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
hasSimpleCounterType() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 

I

ImmediateFlushContext - Class in info.archinnov.achilles.internal.context
 
ImmediateFlushContext(DaoContext, ConsistencyLevel) - Constructor for class info.archinnov.achilles.internal.context.ImmediateFlushContext
 
incr() - Static method in class info.archinnov.achilles.internal.persistence.operations.InternalCounterBuilder
 
incr(long) - Static method in class info.archinnov.achilles.internal.persistence.operations.InternalCounterBuilder
 
incr() - Method in class info.archinnov.achilles.internal.persistence.operations.InternalCounterImpl
 
incr(long) - Method in class info.archinnov.achilles.internal.persistence.operations.InternalCounterImpl
 
increasingMicroTimestamp() - Static method in class info.archinnov.achilles.internal.utils.UUIDGen
 
incrementSimpleCounter(PersistenceContext, EntityMeta, PropertyMeta, Long, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
incrementSimpleCounter(PropertyMeta, Long, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
IndexCondition - Class in info.archinnov.achilles.type
 
IndexCondition(String, Object) - Constructor for class info.archinnov.achilles.type.IndexCondition
Shortcut constructor to build an EQUAL index condition
indexedQuery(Class<T>, IndexCondition) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Return a CQL typed query builder All found entities will be in 'managed' state
indexOf(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListWrapper
 
IndexProperties - Class in info.archinnov.achilles.internal.persistence.metadata
 
IndexProperties(String) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.IndexProperties
 
IndexProperties(String, String) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.IndexProperties
 
IndexRelation - Enum in info.archinnov.achilles.type
 
inferColumnFamilyName(Class<?>, String) - Method in class info.archinnov.achilles.internal.helper.EntityIntrospector
 
inferEntityClassFromInterceptor(Interceptor<?>) - Method in class info.archinnov.achilles.internal.helper.PropertyHelper
 
inferValueClassForListOrSet(Type, Class<?>) - Method in class info.archinnov.achilles.internal.helper.PropertyHelper
 
info.archinnov.achilles.configuration - package info.archinnov.achilles.configuration
 
info.archinnov.achilles.counter - package info.archinnov.achilles.counter
 
info.archinnov.achilles.exception - package info.archinnov.achilles.exception
 
info.archinnov.achilles.integration.spring - package info.archinnov.achilles.integration.spring
 
info.archinnov.achilles.internal.consistency - package info.archinnov.achilles.internal.consistency
 
info.archinnov.achilles.internal.context - package info.archinnov.achilles.internal.context
 
info.archinnov.achilles.internal.cql - package info.archinnov.achilles.internal.cql
 
info.archinnov.achilles.internal.helper - package info.archinnov.achilles.internal.helper
 
info.archinnov.achilles.internal.interceptor - package info.archinnov.achilles.internal.interceptor
 
info.archinnov.achilles.internal.persistence.discovery - package info.archinnov.achilles.internal.persistence.discovery
 
info.archinnov.achilles.internal.persistence.metadata - package info.archinnov.achilles.internal.persistence.metadata
 
info.archinnov.achilles.internal.persistence.metadata.transcoding - package info.archinnov.achilles.internal.persistence.metadata.transcoding
 
info.archinnov.achilles.internal.persistence.metadata.util - package info.archinnov.achilles.internal.persistence.metadata.util
 
info.archinnov.achilles.internal.persistence.operations - package info.archinnov.achilles.internal.persistence.operations
 
info.archinnov.achilles.internal.persistence.parsing - package info.archinnov.achilles.internal.persistence.parsing
 
info.archinnov.achilles.internal.persistence.parsing.context - package info.archinnov.achilles.internal.persistence.parsing.context
 
info.archinnov.achilles.internal.persistence.parsing.validator - package info.archinnov.achilles.internal.persistence.parsing.validator
 
info.archinnov.achilles.internal.proxy - package info.archinnov.achilles.internal.proxy
 
info.archinnov.achilles.internal.proxy.wrapper - package info.archinnov.achilles.internal.proxy.wrapper
 
info.archinnov.achilles.internal.proxy.wrapper.builder - package info.archinnov.achilles.internal.proxy.wrapper.builder
 
info.archinnov.achilles.internal.reflection - package info.archinnov.achilles.internal.reflection
 
info.archinnov.achilles.internal.statement - package info.archinnov.achilles.internal.statement
 
info.archinnov.achilles.internal.statement.cache - package info.archinnov.achilles.internal.statement.cache
 
info.archinnov.achilles.internal.statement.prepared - package info.archinnov.achilles.internal.statement.prepared
 
info.archinnov.achilles.internal.statement.wrapper - package info.archinnov.achilles.internal.statement.wrapper
 
info.archinnov.achilles.internal.table - package info.archinnov.achilles.internal.table
 
info.archinnov.achilles.internal.utils - package info.archinnov.achilles.internal.utils
 
info.archinnov.achilles.internal.validation - package info.archinnov.achilles.internal.validation
 
info.archinnov.achilles.iterator - package info.archinnov.achilles.iterator
 
info.archinnov.achilles.json - package info.archinnov.achilles.json
 
info.archinnov.achilles.persistence - package info.archinnov.achilles.persistence
 
info.archinnov.achilles.query.cql - package info.archinnov.achilles.query.cql
 
info.archinnov.achilles.query.slice - package info.archinnov.achilles.query.slice
 
info.archinnov.achilles.query.typed - package info.archinnov.achilles.query.typed
 
info.archinnov.achilles.type - package info.archinnov.achilles.type
 
initAndRemoveProxy(T) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Shorthand for manager.removeProxy(manager.initialize(T entity))
initAndRemoveProxy(Set<T>) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Shorthand for manager.removeProxy(manager.initialize(Set entities))
initAndRemoveProxy(List<T>) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Shorthand for manager.removeProxy(manager.initialize(List entities))
initCluster(Map<String, Object>) - Method in class info.archinnov.achilles.configuration.ArgumentExtractor
 
initConfigContext(Map<String, Object>) - Method in class info.archinnov.achilles.configuration.ArgumentExtractor
 
initEntityPackages(Map<String, Object>) - Method in class info.archinnov.achilles.configuration.ArgumentExtractor
 
initialize() - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
initialize() - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerJavaConfigSample
 
initialize(T) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
initialize(List<T>) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
initialize(Set<T>) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
initialize(T) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Initialize all lazy fields of a 'managed' entity, except WideMap/Counter fields.
initialize(Set<T>) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Initialize all lazy fields of a set of 'managed' entities, except WideMap/Counter fields.
initialize(List<T>) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Initialize all lazy fields of a list of 'managed' entities, except WideMap/Counter fields.
initializeEntity(T, EntityMeta) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityInitializer
 
initializer - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
initialValue(Long) - Static method in class info.archinnov.achilles.internal.persistence.operations.InternalCounterBuilder
 
initInterceptors(Map<String, Object>) - Method in class info.archinnov.achilles.configuration.ArgumentExtractor
 
initPersistenceContext(Class<?>, Object, Options) - Method in class info.archinnov.achilles.persistence.BatchingPersistenceManager
 
initPersistenceContext(Object, Options) - Method in class info.archinnov.achilles.persistence.BatchingPersistenceManager
 
initPersistenceContext(Class<?>, Object, Options) - Method in class info.archinnov.achilles.persistence.PersistenceManager
 
initPersistenceContext(Object, Options) - Method in class info.archinnov.achilles.persistence.PersistenceManager
 
initReadConsistencyMap(Map<String, Object>) - Method in class info.archinnov.achilles.configuration.ArgumentExtractor
 
initSession(Cluster, Map<String, Object>) - Method in class info.archinnov.achilles.configuration.ArgumentExtractor
 
initWriteConsistencyMap(Map<String, Object>) - Method in class info.archinnov.achilles.configuration.ArgumentExtractor
 
instanciate() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
instantiate() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
instantiate(Class<T>) - Method in class info.archinnov.achilles.internal.reflection.ObjectInstantiator
 
instantiate(Class<T>) - Method in class info.archinnov.achilles.internal.reflection.ReflectionInvoker
 
instantiateEmbeddedIdWithPartitionComponents(PropertyMeta, List<Object>) - Method in class info.archinnov.achilles.internal.reflection.ReflectionInvoker
 
intercept(Object, Event) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
intercept(Object, Method, Object[], MethodProxy) - Method in class info.archinnov.achilles.internal.proxy.EntityInterceptor
 
InternalCounterBuilder - Class in info.archinnov.achilles.internal.persistence.operations
Class internal to Achilles, DO NOT USE
InternalCounterBuilder() - Constructor for class info.archinnov.achilles.internal.persistence.operations.InternalCounterBuilder
 
InternalCounterImpl - Class in info.archinnov.achilles.internal.persistence.operations
Class internal to Achilles, DO NOT USE
InternalCounterImpl(long) - Constructor for class info.archinnov.achilles.internal.persistence.operations.InternalCounterImpl
 
InternalCounterImpl(long, Long) - Constructor for class info.archinnov.achilles.internal.persistence.operations.InternalCounterImpl
 
InternalTimeUUID - Class in info.archinnov.achilles.internal.persistence.metadata
Marker class for internal usage only
InternalTimeUUID() - Constructor for class info.archinnov.achilles.internal.persistence.metadata.InternalTimeUUID
 
invokeGetter(Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
invokeOnRowForFields(Row, PropertyMeta) - Method in class info.archinnov.achilles.internal.reflection.RowMethodInvoker
 
invokeOnRowForList(Row, PropertyMeta, String, Class<?>) - Method in class info.archinnov.achilles.internal.reflection.RowMethodInvoker
 
invokeOnRowForMap(Row, PropertyMeta, String, Class<?>, Class<?>) - Method in class info.archinnov.achilles.internal.reflection.RowMethodInvoker
 
invokeOnRowForSet(Row, PropertyMeta, String, Class<?>) - Method in class info.archinnov.achilles.internal.reflection.RowMethodInvoker
 
invokeOnRowForType(Row, Class<T>, String) - Method in class info.archinnov.achilles.internal.reflection.RowMethodInvoker
 
invoker - Variable in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
invoker - Variable in class info.archinnov.achilles.internal.persistence.metadata.transcoding.SimpleTranscoder
 
isBatchMode() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
isClustered() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdProperties
 
isClusteredCounter() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
isClusteredCounter() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
isClusteredEntity() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
isClusteredEntity() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
isComponentTimeUUID(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
isCompositePartitionKey() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdProperties
 
isCounter() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
isCounter() - Method in enum info.archinnov.achilles.internal.persistence.metadata.PropertyType
 
isCustomConsistencyLevels() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
isEmbeddedId() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
isEmbeddedId() - Method in enum info.archinnov.achilles.internal.persistence.metadata.PropertyType
 
isEmbeddedId() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
isEmbeddedId(boolean) - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
isEmpty() - Method in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
isEmpty() - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntrySetWrapper
 
isEmpty() - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapWrapper
 
isEqual(ColumnMetadata, ColumnMetadata) - Method in class info.archinnov.achilles.internal.table.ColumnMetaDataComparator
 
isForceColumnFamilyCreation() - Method in class info.archinnov.achilles.internal.context.ConfigurationContext
 
isId() - Method in enum info.archinnov.achilles.internal.persistence.metadata.PropertyType
 
isIndexed() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
isLimitSet() - Method in class info.archinnov.achilles.query.slice.SliceQuery
 
isPrimaryKey() - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
isProxy(Object) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
isReverse() - Method in enum info.archinnov.achilles.type.OrderingMode
 
isSingleton() - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
isSupportedType(Class<T>) - Static method in class info.archinnov.achilles.internal.helper.PropertyHelper
 
isTimeUUID() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
isValidClusteredValueType() - Method in enum info.archinnov.achilles.internal.persistence.metadata.PropertyType
 
isValueless() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
iterator(SliceQuery<T>) - Method in class info.archinnov.achilles.internal.persistence.operations.SliceQueryExecutor
 
iterator() - Method in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
iterator() - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntrySetWrapper
 
iterator() - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
iterator(int) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
iterator() - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.DefaultQueryBuilder
Iterator on entities

iterator(int) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.DefaultQueryBuilder
Iterator on entities with fetchSize

iterator(Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Get entities iterator, using ASCENDING order

iterator(int, Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Get entities iterator, using ASCENDING order

iteratorWithComponents(Object...) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
iteratorWithComponents(int, Object...) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
IteratorWrapper - Class in info.archinnov.achilles.internal.proxy.wrapper
 
IteratorWrapper(Iterator<Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.IteratorWrapper
 
IteratorWrapperBuilder - Class in info.archinnov.achilles.internal.proxy.wrapper.builder
 
IteratorWrapperBuilder(PersistenceContext, Iterator<Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.builder.IteratorWrapperBuilder
 

K

keySet() - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapWrapper
 
KeySetWrapper - Class in info.archinnov.achilles.internal.proxy.wrapper
 
KeySetWrapper(Set<Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.KeySetWrapper
 
KeySetWrapperBuilder - Class in info.archinnov.achilles.internal.proxy.wrapper.builder
 
KeySetWrapperBuilder(PersistenceContext, Set<Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.builder.KeySetWrapperBuilder
 
KEYSPACE_NAME_PARAM - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 

L

lastIndexOf(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListWrapper
 
left - Variable in class info.archinnov.achilles.type.Pair
 
limit(int) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
limit(int) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.DefaultQueryBuilder
Set limit

listIterator() - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListWrapper
 
listIterator(int) - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListWrapper
 
ListIteratorWrapper - Class in info.archinnov.achilles.internal.proxy.wrapper
 
ListIteratorWrapper(ListIterator<Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.ListIteratorWrapper
 
ListIteratorWrapperBuilder - Class in info.archinnov.achilles.internal.proxy.wrapper.builder
 
ListIteratorWrapperBuilder(PersistenceContext, ListIterator<Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.builder.ListIteratorWrapperBuilder
 
ListTranscoder - Class in info.archinnov.achilles.internal.persistence.metadata.transcoding
 
ListTranscoder(ObjectMapper) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.transcoding.ListTranscoder
 
ListWrapper - Class in info.archinnov.achilles.internal.proxy.wrapper
 
ListWrapper(List<Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.ListWrapper
 
ListWrapperBuilder - Class in info.archinnov.achilles.internal.proxy.wrapper.builder
 
ListWrapperBuilder(PersistenceContext, List<Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.builder.ListWrapperBuilder
 
load(PersistenceContext, Class<T>) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityLoader
 
LOAD_BALANCING_POLICY - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
loadClusteredCounterColumn(PersistenceContext, Object, PropertyMeta) - Method in class info.archinnov.achilles.internal.persistence.operations.CounterLoader
 
loadClusteredCounters(PersistenceContext) - Method in class info.archinnov.achilles.internal.persistence.operations.CounterLoader
 
loadCounter(PersistenceContext, Object, PropertyMeta) - Method in class info.archinnov.achilles.internal.persistence.operations.CounterLoader
 
loadEntity(PersistenceContext) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
loadEntity() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
loader - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
loadProperty(PersistenceContext, PropertyMeta) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
loadProperty(PropertyMeta) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
loadPropertyIntoObject(PersistenceContext, Object, PropertyMeta) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityLoader
 
log - Static variable in class info.archinnov.achilles.internal.table.TableNameNormalizer
 
logDMLStatement(String) - Method in class info.archinnov.achilles.internal.statement.wrapper.AbstractStatementWrapper
 
logDMLStatement(String) - Method in class info.archinnov.achilles.internal.statement.wrapper.BoundStatementWrapper
 
logDMLStatement(String) - Method in class info.archinnov.achilles.internal.statement.wrapper.RegularStatementWrapper
 
logDMLStatement(String) - Method in class info.archinnov.achilles.internal.statement.wrapper.SimpleStatementWrapper
 
LoggerHelper - Class in info.archinnov.achilles.internal.helper
 
LoggerHelper() - Constructor for class info.archinnov.achilles.internal.helper.LoggerHelper
 

M

MapEntryWrapper - Class in info.archinnov.achilles.internal.proxy.wrapper
 
MapEntryWrapper(Map.Entry<Object, Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.MapEntryWrapper
 
MapEntryWrapperBuilder - Class in info.archinnov.achilles.internal.proxy.wrapper.builder
 
MapEntryWrapperBuilder(PersistenceContext, Map.Entry<Object, Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.builder.MapEntryWrapperBuilder
 
mapRows(List<Row>) - Method in class info.archinnov.achilles.internal.persistence.operations.NativeQueryMapper
 
mapRowToEntityWithPrimaryKey(EntityMeta, Row, Map<String, PropertyMeta>, boolean) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityMapper
 
MapTranscoder - Class in info.archinnov.achilles.internal.persistence.metadata.transcoding
 
MapTranscoder(ObjectMapper) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.transcoding.MapTranscoder
 
MapWrapper - Class in info.archinnov.achilles.internal.proxy.wrapper
 
MapWrapper(Map<Object, Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.MapWrapper
 
MapWrapperBuilder - Class in info.archinnov.achilles.internal.proxy.wrapper.builder
 
MapWrapperBuilder(PersistenceContext, Map<Object, Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.builder.MapWrapperBuilder
 
markDirty() - Method in class info.archinnov.achilles.internal.proxy.wrapper.AbstractWrapper
 
matches(Field) - Method in class info.archinnov.achilles.internal.persistence.parsing.PropertyFilter
 
matches(Field, Class<?>) - Method in class info.archinnov.achilles.internal.persistence.parsing.PropertyFilter
 
matches(Field, Class<?>, String) - Method in class info.archinnov.achilles.internal.persistence.parsing.PropertyFilter
 
meta - Variable in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
microsTimestamp(UUID) - Static method in class info.archinnov.achilles.internal.utils.UUIDGen
 

N

NATIVE_SESSION_PARAM - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
nativeQuery(String, Object...) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Return a CQL native query builder
NativeQueryBuilder - Class in info.archinnov.achilles.query.cql
 
NativeQueryBuilder(DaoContext, String, Object...) - Constructor for class info.archinnov.achilles.query.cql.NativeQueryBuilder
 
NativeQueryMapper - Class in info.archinnov.achilles.internal.persistence.operations
 
NativeQueryMapper() - Constructor for class info.archinnov.achilles.internal.persistence.operations.NativeQueryMapper
 
newContext(Object, Options) - Method in class info.archinnov.achilles.internal.context.PersistenceContextFactory
 
newContext(Object) - Method in class info.archinnov.achilles.internal.context.PersistenceContextFactory
 
newContext(Class<?>, Object, Options) - Method in class info.archinnov.achilles.internal.context.PersistenceContextFactory
 
newContextForSliceQuery(Class<?>, List<Object>, ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.PersistenceContextFactory
 
newContextWithFlushContext(Object, Options, AbstractFlushContext) - Method in class info.archinnov.achilles.internal.context.PersistenceContextFactory
 
newContextWithFlushContext(Class<?>, Object, Options, AbstractFlushContext) - Method in class info.archinnov.achilles.internal.context.PersistenceContextFactory
 
newPropertyContext(Field) - Method in class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
next() - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntryIteratorWrapper
 
next() - Method in class info.archinnov.achilles.internal.proxy.wrapper.IteratorWrapper
 
next() - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListIteratorWrapper
 
next() - Method in class info.archinnov.achilles.iterator.SliceQueryIterator
 
nextIndex() - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListIteratorWrapper
 
NO_TTL - Static variable in class info.archinnov.achilles.internal.context.PersistenceContextFactory
 
noOptions() - Static method in class info.archinnov.achilles.type.OptionsBuilder
 
normalizerAndValidateColumnFamilyName(String) - Static method in class info.archinnov.achilles.internal.table.TableNameNormalizer
 

O

OBJECT_MAPPER_FACTORY_PARAM - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
OBJECT_MAPPER_PARAM - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
ObjectInstantiator - Class in info.archinnov.achilles.internal.reflection
 
ObjectInstantiator() - Constructor for class info.archinnov.achilles.internal.reflection.ObjectInstantiator
 
objectMapper(ObjectMapper) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMetaBuilder
 
objectMapper - Variable in class info.archinnov.achilles.internal.persistence.metadata.transcoding.AbstractTranscoder
 
ObjectMapperFactory - Interface in info.archinnov.achilles.json
 
options - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
Options - Class in info.archinnov.achilles.type
 
OptionsBuilder - Class in info.archinnov.achilles.type
 
OptionsBuilder() - Constructor for class info.archinnov.achilles.type.OptionsBuilder
 
OptionsBuilder.InternalOptionsBuilder - Class in info.archinnov.achilles.type
 
OptionsBuilder.InternalOptionsBuilder(ConsistencyLevel) - Constructor for class info.archinnov.achilles.type.OptionsBuilder.InternalOptionsBuilder
 
OptionsBuilder.InternalOptionsBuilder(Integer) - Constructor for class info.archinnov.achilles.type.OptionsBuilder.InternalOptionsBuilder
 
OptionsBuilder.InternalOptionsBuilder(Long) - Constructor for class info.archinnov.achilles.type.OptionsBuilder.InternalOptionsBuilder
 
OptionsBuilder.NoOptions - Class in info.archinnov.achilles.type
 
OptionsBuilder.NoOptions() - Constructor for class info.archinnov.achilles.type.OptionsBuilder.NoOptions
 
ordering(OrderingMode) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
ordering(OrderingMode) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.DefaultQueryBuilder
Set ordering

ordering(OrderingMode) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Set ordering

OrderingMode - Enum in info.archinnov.achilles.type
 
overrideRuntimeValueByBatchSetting(Options, AbstractFlushContext) - Method in class info.archinnov.achilles.internal.consistency.ConsistencyOverrider
 

P

Pair<T1,T2> - Class in info.archinnov.achilles.type
 
Pair(T1, T2) - Constructor for class info.archinnov.achilles.type.Pair
 
parse(PropertyParsingContext) - Method in class info.archinnov.achilles.internal.persistence.parsing.PropertyParser
 
parseCounterProperty(PropertyParsingContext) - Method in class info.archinnov.achilles.internal.persistence.parsing.PropertyParser
 
parseEmbeddedId(Class<?>) - Method in class info.archinnov.achilles.internal.persistence.parsing.EmbeddedIdParser
 
parseEmbeddedId(PropertyParsingContext) - Method in class info.archinnov.achilles.internal.persistence.parsing.PropertyParser
 
parseEntity(EntityParsingContext) - Method in class info.archinnov.achilles.internal.persistence.parsing.EntityParser
 
parseId(PropertyParsingContext) - Method in class info.archinnov.achilles.internal.persistence.parsing.PropertyParser
 
parseListProperty(PropertyParsingContext) - Method in class info.archinnov.achilles.internal.persistence.parsing.PropertyParser
 
parseMapProperty(PropertyParsingContext) - Method in class info.archinnov.achilles.internal.persistence.parsing.PropertyParser
 
parseSetProperty(PropertyParsingContext) - Method in class info.archinnov.achilles.internal.persistence.parsing.PropertyParser
 
parseSimpleProperty(PropertyParsingContext) - Method in class info.archinnov.achilles.internal.persistence.parsing.PropertyParser
 
PartitionComponents - Class in info.archinnov.achilles.internal.persistence.metadata
 
PartitionComponents(List<Class<?>>, List<String>, List<Field>, List<Method>, List<Method>) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.PartitionComponents
 
partitionComponents - Variable in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
partitionComponents(Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder
Query by partition key component(s) and clustering components

partitionComponentsInternal(List<Object>) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
partitionComponentsInternal(Object...) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
partitionComponentsSize() - Method in class info.archinnov.achilles.query.slice.SliceQuery
 
partitionKey - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
PASSWORD - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
persist(T) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
persist(PersistenceContext) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityPersister
 
persist(T, Options) - Method in class info.archinnov.achilles.persistence.BatchingPersistenceManager
 
persist(T) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Persist an entity.
persist(T, Options) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Persist an entity with the given options.
persistClusteredCounters(PersistenceContext) - Method in class info.archinnov.achilles.internal.persistence.operations.CounterPersister
 
persistCounters(PersistenceContext, List<PropertyMeta>) - Method in class info.archinnov.achilles.internal.persistence.operations.CounterPersister
 
PersistenceContext - Class in info.archinnov.achilles.internal.context
 
PersistenceContext(EntityMeta, ConfigurationContext, DaoContext, AbstractFlushContext, Class<?>, Object, Options) - Constructor for class info.archinnov.achilles.internal.context.PersistenceContext
 
PersistenceContext(EntityMeta, ConfigurationContext, DaoContext, AbstractFlushContext, Object, Options) - Constructor for class info.archinnov.achilles.internal.context.PersistenceContext
 
PersistenceContextFactory - Class in info.archinnov.achilles.internal.context
 
PersistenceContextFactory(DaoContext, ConfigurationContext, Map<Class<?>, EntityMeta>) - Constructor for class info.archinnov.achilles.internal.context.PersistenceContextFactory
 
PersistenceManager - Class in info.archinnov.achilles.persistence
 
PersistenceManager(Map<Class<?>, EntityMeta>, PersistenceContextFactory, DaoContext, ConfigurationContext) - Constructor for class info.archinnov.achilles.persistence.PersistenceManager
 
PersistenceManagerFactory - Class in info.archinnov.achilles.persistence
 
PersistenceManagerFactory.PersistenceManagerFactoryBuilder - Class in info.archinnov.achilles.persistence
 
PersistenceManagerFactoryBean - Class in info.archinnov.achilles.integration.spring
 
PersistenceManagerFactoryBean() - Constructor for class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
PersistenceManagerJavaConfigSample - Class in info.archinnov.achilles.integration.spring
 
PersistenceManagerJavaConfigSample() - Constructor for class info.archinnov.achilles.integration.spring.PersistenceManagerJavaConfigSample
 
persister - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
prepare(RegularStatement) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
prepareClusteredCounterQueryMap(Session, EntityMeta) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementGenerator
 
PreparedStatementBinder - Class in info.archinnov.achilles.internal.statement.prepared
 
PreparedStatementBinder() - Constructor for class info.archinnov.achilles.internal.statement.prepared.PreparedStatementBinder
 
PreparedStatementGenerator - Class in info.archinnov.achilles.internal.statement.prepared
 
PreparedStatementGenerator() - Constructor for class info.archinnov.achilles.internal.statement.prepared.PreparedStatementGenerator
 
prepareInsertPS(Session, EntityMeta) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementGenerator
 
prepareRemovePSs(Session, EntityMeta) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementGenerator
 
prepareSelectFieldPS(Session, EntityMeta, PropertyMeta) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementGenerator
 
prepareSelectPS(Session, EntityMeta) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementGenerator
 
prepareSimpleCounterQueryMap(Session) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementGenerator
 
prepareUpdateFields(Session, EntityMeta, List<PropertyMeta>) - Method in class info.archinnov.achilles.internal.statement.prepared.PreparedStatementGenerator
 
previous() - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListIteratorWrapper
 
previousIndex() - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListIteratorWrapper
 
primaryKey - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
PropertyFilter - Class in info.archinnov.achilles.internal.persistence.parsing
 
PropertyFilter() - Constructor for class info.archinnov.achilles.internal.persistence.parsing.PropertyFilter
 
PropertyHelper - Class in info.archinnov.achilles.internal.helper
 
PropertyHelper() - Constructor for class info.archinnov.achilles.internal.helper.PropertyHelper
 
PropertyMeta - Class in info.archinnov.achilles.internal.persistence.metadata
 
PropertyMeta() - Constructor for class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
propertyMeta - Variable in class info.archinnov.achilles.internal.proxy.wrapper.AbstractWrapper
 
propertyMeta(PropertyMeta) - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.AbstractWrapperBuilder
 
PropertyMetaBuilder - Class in info.archinnov.achilles.internal.persistence.metadata
 
PropertyMetaBuilder() - Constructor for class info.archinnov.achilles.internal.persistence.metadata.PropertyMetaBuilder
 
propertyMetas(Map<String, PropertyMeta>) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMetaBuilder
 
propertyName(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMetaBuilder
 
PropertyParser - Class in info.archinnov.achilles.internal.persistence.parsing
 
PropertyParser() - Constructor for class info.archinnov.achilles.internal.persistence.parsing.PropertyParser
 
PropertyParsingContext - Class in info.archinnov.achilles.internal.persistence.parsing.context
 
PropertyParsingContext(EntityParsingContext, Field) - Constructor for class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
PropertyParsingValidator - Class in info.archinnov.achilles.internal.persistence.parsing.validator
 
PropertyParsingValidator() - Constructor for class info.archinnov.achilles.internal.persistence.parsing.validator.PropertyParsingValidator
 
PropertyType - Enum in info.archinnov.achilles.internal.persistence.metadata
 
PropertyTypeExclude - Class in info.archinnov.achilles.internal.persistence.metadata.util
 
PropertyTypeExclude(PropertyType...) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.util.PropertyTypeExclude
 
PropertyTypeFilter - Class in info.archinnov.achilles.internal.persistence.metadata.util
 
PropertyTypeFilter(PropertyType...) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.util.PropertyTypeFilter
 
proxifier - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
proxifier - Variable in class info.archinnov.achilles.internal.proxy.wrapper.AbstractWrapper
 
proxifier - Variable in class info.archinnov.achilles.persistence.PersistenceManager
 
pushClusteredCounterIncrementStatement(PersistenceContext, EntityMeta, PropertyMeta, Long) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
pushClusteredCounterIncrementStatement(PropertyMeta, Long) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
pushCounterStatement(AbstractStatementWrapper) - Method in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
pushCounterStatement(AbstractStatementWrapper) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
pushInsertStatement(PersistenceContext) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
pushInsertStatement() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
pushStatement(AbstractStatementWrapper) - Method in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
pushStatement(AbstractStatementWrapper) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
pushUpdateStatement(PersistenceContext, List<PropertyMeta>) - Method in class info.archinnov.achilles.internal.context.DaoContext
 
pushUpdateStatement(List<PropertyMeta>) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
put(Object, Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapWrapper
 
putAll(Map<?, ?>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapWrapper
 

R

rawTypedQuery(Class<T>, String, Object...) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Return a CQL typed query builder All found entities will be returned as raw entities and not 'managed' by Achilles
RECONNECTION_POLICY - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
ReflectionInvoker - Class in info.archinnov.achilles.internal.reflection
 
ReflectionInvoker() - Constructor for class info.archinnov.achilles.internal.reflection.ReflectionInvoker
 
refresh(Object) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
refresh(Object, PersistenceContext) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityRefresher
 
refresh(Object, ConsistencyLevel) - Method in class info.archinnov.achilles.persistence.BatchingPersistenceManager
 
refresh(Object) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Refresh an entity.
refresh(Object, ConsistencyLevel) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Refresh an entity with the given Consistency Level for read.
refresher - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
RegularStatementWrapper - Class in info.archinnov.achilles.internal.statement.wrapper
 
RegularStatementWrapper(RegularStatement, Object[], ConsistencyLevel) - Constructor for class info.archinnov.achilles.internal.statement.wrapper.RegularStatementWrapper
 
remove() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
remove(PersistenceContext) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityPersister
 
remove(SliceQuery<T>) - Method in class info.archinnov.achilles.internal.persistence.operations.SliceQueryExecutor
 
remove(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
remove() - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntryIteratorWrapper
 
remove(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntrySetWrapper
 
remove() - Method in class info.archinnov.achilles.internal.proxy.wrapper.IteratorWrapper
 
remove() - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListIteratorWrapper
 
remove(int) - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListWrapper
 
remove(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapWrapper
 
remove() - Method in class info.archinnov.achilles.iterator.SliceQueryIterator
 
remove(Object, Options) - Method in class info.archinnov.achilles.persistence.BatchingPersistenceManager
 
remove(Object) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Remove an entity.
remove(Object, Options) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Remove an entity with the given Consistency Level for write.
remove() - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
remove(int) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
remove() - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.DefaultQueryBuilder
Remove matched entities

remove(int) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.DefaultQueryBuilder
Remove first n matched entities

remove(int) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Remove first n entities, using ASCENDING order

removeAll(Collection<?>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
removeAll(Collection<?>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntrySetWrapper
 
removeById(Class<?>, Object) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Remove an entity by its id.
removeById(Class<?>, Object, ConsistencyLevel) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Remove an entity by its id with the given Consistency Level for write.
removeFirst(int, Object...) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
removeFirst(int, Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Remove first n matching entities, using ASCENDING order

removeFirstComponentClass() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
removeFirstComponentField() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
removeFirstComponentGetter() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
removeFirstComponentName() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
removeFirstComponentSetter() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
removeFirstOccurence(Object...) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
removeFirstOccurence(Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Remove first matching entity, using ASCENDING order

removeLast(int, Object...) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
removeLast(int, Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Remove last n matching entities, using ASCENDING order

removeLastOccurence(Object...) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
removeLastOccurence(Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Remove last matching entity, using ASCENDING order

removeProxy(T) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
removeProxy(Map.Entry<K, V>) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
removeProxy(Collection<T>) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
removeProxy(List<T>) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
removeProxy(Set<T>) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityProxifier
 
removeProxy(T) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Remove the proxy of a 'managed' entity and return the underlying "raw" entity If the argument is not a proxy objet, return itself
Else, return the target object behind the proxy
removeProxy(List<T>) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Remove the proxy of a list of 'managed' entities and return the underlying "raw" entities See PersistenceManager.removeProxy(T)
removeRelatedCounters(PersistenceContext) - Method in class info.archinnov.achilles.internal.persistence.operations.CounterPersister
 
retainAll(Collection<?>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
retainAll(Collection<?>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntrySetWrapper
 
RETRY_POLICY - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
reverse() - Method in enum info.archinnov.achilles.type.OrderingMode
 
right - Variable in class info.archinnov.achilles.type.Pair
 
RootSliceQueryBuilder<T> - Class in info.archinnov.achilles.query.slice
 
RowMethodInvoker - Class in info.archinnov.achilles.internal.reflection
 
RowMethodInvoker() - Constructor for class info.archinnov.achilles.internal.reflection.RowMethodInvoker
 

S

SchemaContext - Class in info.archinnov.achilles.internal.context
 
SchemaContext(boolean, Session, String, Cluster, Map<Class<?>, EntityMeta>, boolean) - Constructor for class info.archinnov.achilles.internal.context.SchemaContext
 
set(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListIteratorWrapper
 
set(int, Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListWrapper
 
setAllMetasExceptCounters(List<PropertyMeta>) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
setAllMetasExceptId(List<PropertyMeta>) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
setAllMetasExceptIdAndCounters(List<PropertyMeta>) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
setClassName(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
setCluster(Cluster) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setClusteredCounter(boolean) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
setClusteredEntity(boolean) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
setClusteredEntity(boolean) - Method in class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
setCompression(ProtocolOptions.Compression) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setConfigContext(ConfigurationContext) - Method in class info.archinnov.achilles.persistence.PersistenceManager
 
setConsistencyLevel(ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
setConsistencyLevelReadDefault(String) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setConsistencyLevelReadMap(Map<String, String>) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setConsistencyLevels(Pair<ConsistencyLevel, ConsistencyLevel>) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
setConsistencyLevels(Pair<ConsistencyLevel, ConsistencyLevel>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setConsistencyLevelWriteDefault(String) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setConsistencyLevelWriteMap(Map<String, String>) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setContactPoints(String) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setContext(PersistenceContext) - Method in class info.archinnov.achilles.internal.proxy.EntityInterceptor
 
setContext(PersistenceContext) - Method in class info.archinnov.achilles.internal.proxy.wrapper.AbstractWrapper
 
setCounterProperties(CounterProperties) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setCounterToEntity(PropertyMeta, Object, Long) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityMapper
 
setCounterToEntity(PropertyMeta, Object, Row) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityMapper
 
setCurrentConsistencyLevels(Pair<ConsistencyLevel, ConsistencyLevel>) - Method in class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
setCurrentObjectMapper(ObjectMapper) - Method in class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
setCurrentPropertyName(String) - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
setCustomConsistencyLevels(boolean) - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
setDefaultReadConsistencyLevel(ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.ConfigurationContext
 
setDefaultWriteConsistencyLevel(ConsistencyLevel) - Method in class info.archinnov.achilles.internal.context.ConfigurationContext
 
setDirtyMap(Map<Method, PropertyMeta>) - Method in class info.archinnov.achilles.internal.proxy.wrapper.AbstractWrapper
 
setDisableJmx(Boolean) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setDisableMetrics(Boolean) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setEmbeddedIdProperties(EmbeddedIdProperties) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setEntity(Object) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
setEntityClass(Class<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
setEntityClassName(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setEntityMeta(EntityMeta) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
setEntityMetaMap(Map<Class<?>, EntityMeta>) - Method in class info.archinnov.achilles.persistence.PersistenceManager
 
setEntityPackages(String) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setField(Field) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setForceColumnFamilyCreation(boolean) - Method in class info.archinnov.achilles.internal.context.ConfigurationContext
 
setForceTableCreation(boolean) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setGetter(Method) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setGetterMetas(Map<Method, PropertyMeta>) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
setHasSimpleCounter(Boolean) - Method in class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
setIdClass(Class<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
setIdMeta(PropertyMeta) - Method in class info.archinnov.achilles.internal.persistence.metadata.CounterProperties
 
setIdMeta(PropertyMeta) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
setIndexProperties(IndexProperties) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setInvoker(ReflectionInvoker) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setKeyClass(Class<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setKeyspaceName(String) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setLoadBalancingPolicy(LoadBalancingPolicy) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setName(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.IndexProperties
 
setNonCounterPropertiesToEntity(Row, EntityMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityMapper
 
setObjectMapper(ObjectMapper) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setObjectMapperFactory(ObjectMapperFactory) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setObjectMapperFactory(ObjectMapperFactory) - Method in class info.archinnov.achilles.internal.context.ConfigurationContext
 
setPartitionKey(Object) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
setPassword(String) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setPort(Integer) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setPrimaryKey(Object) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
setPrimaryKey(boolean) - Method in class info.archinnov.achilles.internal.persistence.parsing.context.PropertyParsingContext
 
setPropertyMeta(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.IndexProperties
 
setPropertyMeta(PropertyMeta) - Method in class info.archinnov.achilles.internal.proxy.wrapper.AbstractWrapper
 
setPropertyMetas(Map<String, PropertyMeta>) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
setPropertyMetas(Map<String, PropertyMeta>) - Method in class info.archinnov.achilles.internal.persistence.parsing.context.EntityParsingContext
 
setPropertyName(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setPropertyToEntity(Row, PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityMapper
 
setReconnectionPolicy(ReconnectionPolicy) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setRetryPolicy(RetryPolicy) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setReversedClusteredComponent(String) - Method in class info.archinnov.achilles.internal.table.TableBuilder
 
setReversedComponentName(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdPropertiesBuilder
 
setSession(Session) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setSetter(Method) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setSetter(Method) - Method in class info.archinnov.achilles.internal.proxy.wrapper.AbstractWrapper
 
setSetterMetas(Map<Method, PropertyMeta>) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
setSslEnabled(Boolean) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setSslOptions(SSLOptions) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setTableName(String) - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
setTarget(T) - Method in class info.archinnov.achilles.internal.proxy.EntityInterceptor
 
setter - Variable in class info.archinnov.achilles.internal.proxy.wrapper.AbstractWrapper
 
setter(Method) - Method in class info.archinnov.achilles.internal.proxy.wrapper.builder.AbstractWrapperBuilder
 
setTimeUUID(boolean) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setTranscoder(DataTranscoder) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
SetTranscoder - Class in info.archinnov.achilles.internal.persistence.metadata.transcoding
 
SetTranscoder(ObjectMapper) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.transcoding.SetTranscoder
 
setType(PropertyType) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setUsername(String) - Method in class info.archinnov.achilles.integration.spring.PersistenceManagerFactoryBean
 
setValue(Object) - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapEntryWrapper
 
setValueClass(Class<?>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setValuesToClusteredCounterEntity(Row, EntityMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityMapper
 
setValueToField(Object, Object) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
setValueToField(Field, Object, Object) - Method in class info.archinnov.achilles.internal.reflection.FieldAccessor
 
setValueToField(Object, Field, Object) - Method in class info.archinnov.achilles.internal.reflection.ReflectionInvoker
 
SetWrapper - Class in info.archinnov.achilles.internal.proxy.wrapper
 
SetWrapper(Set<Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.SetWrapper
 
SetWrapperBuilder - Class in info.archinnov.achilles.internal.proxy.wrapper.builder
 
SetWrapperBuilder(PersistenceContext, Set<Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.builder.SetWrapperBuilder
 
SimpleStatementWrapper - Class in info.archinnov.achilles.internal.statement.wrapper
 
SimpleStatementWrapper(String, Object[]) - Constructor for class info.archinnov.achilles.internal.statement.wrapper.SimpleStatementWrapper
 
SimpleTranscoder - Class in info.archinnov.achilles.internal.persistence.metadata.transcoding
 
SimpleTranscoder(ObjectMapper) - Constructor for class info.archinnov.achilles.internal.persistence.metadata.transcoding.SimpleTranscoder
 
size() - Method in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
size() - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntrySetWrapper
 
size() - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapWrapper
 
sliceQuery(Class<T>) - Method in class info.archinnov.achilles.persistence.PersistenceManager
 
SliceQuery<T> - Class in info.archinnov.achilles.query.slice
 
SliceQuery(Class<T>, EntityMeta, List<Object>, List<Object>, List<Object>, OrderingMode, BoundingMode, ConsistencyLevel, int, int, boolean) - Constructor for class info.archinnov.achilles.query.slice.SliceQuery
 
SliceQueryBuilder<T> - Class in info.archinnov.achilles.query.slice
 
SliceQueryBuilder(SliceQueryExecutor, Class<T>, EntityMeta) - Constructor for class info.archinnov.achilles.query.slice.SliceQueryBuilder
 
SliceQueryBuilder.DefaultQueryBuilder - Class in info.archinnov.achilles.query.slice
 
SliceQueryBuilder.DefaultQueryBuilder() - Constructor for class info.archinnov.achilles.query.slice.SliceQueryBuilder.DefaultQueryBuilder
 
SliceQueryBuilder.SliceFromClusteringsBuilder - Class in info.archinnov.achilles.query.slice
 
SliceQueryBuilder.SliceFromClusteringsBuilder() - Constructor for class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceFromClusteringsBuilder
 
SliceQueryBuilder.SliceFromEmbeddedIdBuilder - Class in info.archinnov.achilles.query.slice
 
SliceQueryBuilder.SliceFromEmbeddedIdBuilder() - Constructor for class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceFromEmbeddedIdBuilder
 
SliceQueryBuilder.SliceShortcutQueryBuilder - Class in info.archinnov.achilles.query.slice
 
SliceQueryBuilder.SliceShortcutQueryBuilder() - Constructor for class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
 
SliceQueryBuilder.SliceToClusteringsBuilder - Class in info.archinnov.achilles.query.slice
 
SliceQueryBuilder.SliceToClusteringsBuilder() - Constructor for class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceToClusteringsBuilder
 
SliceQueryBuilder.SliceToEmbeddedIdBuilder - Class in info.archinnov.achilles.query.slice
 
SliceQueryBuilder.SliceToEmbeddedIdBuilder() - Constructor for class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceToEmbeddedIdBuilder
 
SliceQueryExecutor - Class in info.archinnov.achilles.internal.persistence.operations
 
SliceQueryExecutor(PersistenceContextFactory, ConfigurationContext, DaoContext) - Constructor for class info.archinnov.achilles.internal.persistence.operations.SliceQueryExecutor
 
sliceQueryExecutor - Variable in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
SliceQueryIterator<T> - Class in info.archinnov.achilles.iterator
 
SliceQueryIterator(CQLSliceQuery<T>, PersistenceContext, Iterator<Row>) - Constructor for class info.archinnov.achilles.iterator.SliceQueryIterator
 
SliceQueryStatementGenerator - Class in info.archinnov.achilles.internal.statement
 
SliceQueryStatementGenerator() - Constructor for class info.archinnov.achilles.internal.statement.SliceQueryStatementGenerator
 
SliceQueryValidator - Class in info.archinnov.achilles.query.slice
 
SliceQueryValidator() - Constructor for class info.archinnov.achilles.query.slice.SliceQueryValidator
 
SliceQueryValidator.ComponentComparator - Class in info.archinnov.achilles.query.slice
 
SliceQueryValidator.ComponentComparator() - Constructor for class info.archinnov.achilles.query.slice.SliceQueryValidator.ComponentComparator
 
SSL_ENABLED - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
SSL_OPTIONS - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
startBatch() - Method in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
startBatch() - Method in class info.archinnov.achilles.internal.context.BatchingFlushContext
 
startBatch() - Method in class info.archinnov.achilles.internal.context.ImmediateFlushContext
 
startBatch() - Method in class info.archinnov.achilles.persistence.BatchingPersistenceManager
Start a batch session.
startBatch(ConsistencyLevel) - Method in class info.archinnov.achilles.persistence.BatchingPersistenceManager
Start a batch session with read/write consistency levels
StatementCacheKey - Class in info.archinnov.achilles.internal.statement.cache
 
StatementCacheKey(CacheType, String, Set<String>, Class<?>) - Constructor for class info.archinnov.achilles.internal.statement.cache.StatementCacheKey
 
StatementGenerator - Class in info.archinnov.achilles.internal.statement
 
StatementGenerator() - Constructor for class info.archinnov.achilles.internal.statement.StatementGenerator
 
statementWrappers - Variable in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
subList(int, int) - Method in class info.archinnov.achilles.internal.proxy.wrapper.ListWrapper
 

T

TABLE_PATTERN - Static variable in class info.archinnov.achilles.internal.table.TableCreator
 
TableBuilder - Class in info.archinnov.achilles.internal.table
 
TableCreator - Class in info.archinnov.achilles.internal.table
 
TableCreator() - Constructor for class info.archinnov.achilles.internal.table.TableCreator
 
TableNameNormalizer - Class in info.archinnov.achilles.internal.table
 
TableNameNormalizer() - Constructor for class info.archinnov.achilles.internal.table.TableNameNormalizer
 
TableValidator - Class in info.archinnov.achilles.internal.table
 
TableValidator() - Constructor for class info.archinnov.achilles.internal.table.TableValidator
 
target - Variable in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
target - Variable in class info.archinnov.achilles.internal.proxy.wrapper.IteratorWrapper
 
timeuuid(boolean) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMetaBuilder
 
toArray() - Method in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
toArray(T[]) - Method in class info.archinnov.achilles.internal.proxy.wrapper.CollectionWrapper
 
toArray() - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntrySetWrapper
 
toArray(T[]) - Method in class info.archinnov.achilles.internal.proxy.wrapper.EntrySetWrapper
 
toClusterings(Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceFromClusteringsBuilder
Set 'to' clustering component(s)

toClusterings(Object...) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceShortcutQueryBuilder
Set 'to' clustering component(s)

toClusteringsInternal(List<Object>) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
toClusteringsInternal(Object...) - Method in class info.archinnov.achilles.query.slice.RootSliceQueryBuilder
 
toCompatibleJavaType(Class<?>) - Static method in class info.archinnov.achilles.internal.cql.TypeMapper
 
toCQLType(Class<?>) - Static method in class info.archinnov.achilles.internal.cql.TypeMapper
 
toEmbeddedId(Object) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder.SliceFromEmbeddedIdBuilder
Set 'to' embeddedId

toEmbeddedId(Object) - Method in class info.archinnov.achilles.query.slice.SliceQueryBuilder
Query by 'from' & 'to' embeddedIds

toJavaType(DataType.Name) - Static method in class info.archinnov.achilles.internal.cql.TypeMapper
 
toString() - Method in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
toString() - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
toString() - Method in class info.archinnov.achilles.internal.persistence.metadata.AbstractComponentProperties
 
toString() - Method in class info.archinnov.achilles.internal.persistence.metadata.CounterProperties
 
toString() - Method in class info.archinnov.achilles.internal.persistence.metadata.EmbeddedIdProperties
 
toString() - Method in class info.archinnov.achilles.internal.persistence.metadata.EntityMeta
 
toString() - Method in class info.archinnov.achilles.internal.persistence.metadata.IndexProperties
 
toString() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
toString() - Method in class info.archinnov.achilles.type.IndexCondition
 
toString() - Method in class info.archinnov.achilles.type.Options
 
toString() - Method in class info.archinnov.achilles.type.Pair
 
triggerInterception() - Method in class info.archinnov.achilles.internal.interceptor.EventHolder
 
triggerInterceptor(EntityMeta, Object, Event) - Method in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
triggerInterceptor(EntityMeta, Object, Event) - Method in class info.archinnov.achilles.internal.context.BatchingFlushContext
 
triggerInterceptor(EntityMeta, Object, Event) - Method in class info.archinnov.achilles.internal.context.ImmediateFlushContext
 
type() - Method in class info.archinnov.achilles.internal.context.AbstractFlushContext
 
type() - Method in class info.archinnov.achilles.internal.context.BatchingFlushContext
 
type() - Method in class info.archinnov.achilles.internal.context.ImmediateFlushContext
 
type() - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
type(PropertyType) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMetaBuilder
 
typedQuery(Class<T>, String, Object...) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Return a CQL typed query builder All found entities will be in 'managed' state
TypedQueryBuilder<T> - Class in info.archinnov.achilles.query.typed
 
TypedQueryBuilder(Class<T>, DaoContext, String, EntityMeta, PersistenceContextFactory, boolean, boolean, Object[]) - Constructor for class info.archinnov.achilles.query.typed.TypedQueryBuilder
 
TypedQueryValidator - Class in info.archinnov.achilles.query.typed
 
TypedQueryValidator() - Constructor for class info.archinnov.achilles.query.typed.TypedQueryValidator
 
TypeMapper - Class in info.archinnov.achilles.internal.cql
 
TypeMapper() - Constructor for class info.archinnov.achilles.internal.cql.TypeMapper
 

U

unwrap(Set<T>) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Remove the proxy of a set of 'managed' entities return the underlying "raw" entities See PersistenceManager.removeProxy(T)
update(Object) - Method in class info.archinnov.achilles.internal.context.PersistenceContext
 
update(PersistenceContext, Object) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityUpdater
 
update(Object, Options) - Method in class info.archinnov.achilles.persistence.BatchingPersistenceManager
 
update(Object) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Update a "managed" entity
update(Object, Options) - Method in class info.archinnov.achilles.persistence.PersistenceManager
Update a "managed" entity
updater - Variable in class info.archinnov.achilles.internal.context.PersistenceContext
 
USERNAME - Static variable in interface info.archinnov.achilles.configuration.ConfigurationParameters
 
UUIDGen - Class in info.archinnov.achilles.internal.utils
The goods are here: www.ietf.org/rfc/rfc4122.txt.

V

validateAchillesCounter() - Method in class info.archinnov.achilles.internal.context.SchemaContext
 
validateAchillesCounter(KeyspaceMetadata, String) - Method in class info.archinnov.achilles.internal.table.TableValidator
 
validateAllowedTypes(Class<?>, Set<Class<?>>, String) - Static method in class info.archinnov.achilles.internal.persistence.parsing.validator.PropertyParsingValidator
 
validateBeanMappingFalse(boolean, String, Object...) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateBeanMappingTrue(boolean, String, Object...) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateClusteringComponents(List<Object>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
validateComparable(Class<?>, String, Object...) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateComponentsForSliceQuery(SliceQuery<T>) - Method in class info.archinnov.achilles.query.slice.SliceQueryValidator
 
validateConsistencyLevelForCounter(PropertyParsingContext, Pair<ConsistencyLevel, ConsistencyLevel>) - Method in class info.archinnov.achilles.internal.persistence.parsing.validator.PropertyParsingValidator
 
validateEntity(Object, Map<Class<?>, EntityMeta>) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityValidator
 
validateEntity(Object, EntityMeta) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityValidator
 
validateFalse(boolean, String, Object...) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateForEntity(EntityMeta, TableMetadata) - Method in class info.archinnov.achilles.internal.context.SchemaContext
 
validateForEntity(EntityMeta, TableMetadata) - Method in class info.archinnov.achilles.internal.table.TableValidator
 
validateHasIdMeta(Class<?>, PropertyMeta) - Method in class info.archinnov.achilles.internal.persistence.parsing.validator.EntityParsingValidator
 
validateIndexIfSet(PropertyParsingContext) - Method in class info.archinnov.achilles.internal.persistence.parsing.validator.PropertyParsingValidator
 
validateInstanceOf(Object, Class<T>, String, Object...) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateInstantiable(Class<?>) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateMapGenerics(Field, Class<?>) - Method in class info.archinnov.achilles.internal.persistence.parsing.validator.PropertyParsingValidator
 
validateNoDuplicate(PropertyParsingContext) - Method in class info.archinnov.achilles.internal.persistence.parsing.validator.PropertyParsingValidator
 
validateNotBlank(String, String, Object...) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateNotClusteredCounter(Object, Map<Class<?>, EntityMeta>) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityValidator
 
validateNotEmpty(Collection<?>, String, Object...) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateNotEmpty(Map<?, ?>, String, Object...) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateNotNull(Object, String, Object...) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateOrCreateTables(SchemaContext) - Method in class info.archinnov.achilles.internal.persistence.discovery.AchillesBootstrapper
 
validatePartitionComponents(List<Object>) - Method in class info.archinnov.achilles.internal.persistence.metadata.PropertyMeta
 
validatePrimaryKey(PropertyMeta, Object) - Method in class info.archinnov.achilles.internal.persistence.operations.EntityValidator
 
validateRawTypedQuery(Class<?>, String, EntityMeta) - Method in class info.archinnov.achilles.query.typed.TypedQueryValidator
 
validateRegExp(String, String, String) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateSize(Map<?, ?>, int, String, Object...) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateSliceQueryForRemove() - Method in class info.archinnov.achilles.query.slice.CQLSliceQuery
 
validateTableFalse(boolean, String, Object...) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateTableTrue(boolean, String, Object...) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateTrue(boolean, String, Object...) - Static method in class info.archinnov.achilles.internal.validation.Validator
 
validateTypedQuery(Class<?>, String, EntityMeta) - Method in class info.archinnov.achilles.query.typed.TypedQueryValidator
 
Validator - Class in info.archinnov.achilles.internal.validation
 
Validator() - Constructor for class info.archinnov.achilles.internal.validation.Validator
 
ValueCollectionWrapper - Class in info.archinnov.achilles.internal.proxy.wrapper
 
ValueCollectionWrapper(Collection<Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.ValueCollectionWrapper
 
ValueCollectionWrapperBuilder - Class in info.archinnov.achilles.internal.proxy.wrapper.builder
 
ValueCollectionWrapperBuilder(PersistenceContext, Collection<Object>) - Constructor for class info.archinnov.achilles.internal.proxy.wrapper.builder.ValueCollectionWrapperBuilder
 
valueOf(String) - Static method in enum info.archinnov.achilles.counter.AchillesCounter.ClusteredCounterStatement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.archinnov.achilles.counter.AchillesCounter.CQLQueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.archinnov.achilles.internal.context.AbstractFlushContext.FlushType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.archinnov.achilles.internal.persistence.metadata.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.archinnov.achilles.internal.statement.cache.CacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.archinnov.achilles.type.BoundingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.archinnov.achilles.type.IndexRelation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.archinnov.achilles.type.OrderingMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum info.archinnov.achilles.counter.AchillesCounter.ClusteredCounterStatement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.archinnov.achilles.counter.AchillesCounter.CQLQueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.archinnov.achilles.internal.context.AbstractFlushContext.FlushType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.archinnov.achilles.internal.persistence.metadata.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class info.archinnov.achilles.internal.proxy.wrapper.MapWrapper
 
values() - Static method in enum info.archinnov.achilles.internal.statement.cache.CacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class info.archinnov.achilles.internal.statement.wrapper.AbstractStatementWrapper
 
values() - Static method in enum info.archinnov.achilles.type.BoundingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.archinnov.achilles.type.IndexRelation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.archinnov.achilles.type.OrderingMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

withCluster(Cluster) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the pre-configured com.datastax.driver.core.Cluster object to be used instead of creating a new one
withCompressionType(ProtocolOptions.Compression) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the com.datastax.driver.core.ProtocolOptions.Compression type to be used
withConnectionContactPoints(String) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the contact points to connect to.
withConsistency(ConsistencyLevel) - Method in class info.archinnov.achilles.type.OptionsBuilder.InternalOptionsBuilder
 
withConsistency(ConsistencyLevel) - Static method in class info.archinnov.achilles.type.OptionsBuilder
 
withCQLPort(Integer) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the CQL port to connect to.
withDefaultReadConsistency(String) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the default Consistency level to be used for all READ operations
withDefaultReadConsistencyMap(Map<String, String>) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the default Consistency level map to be used for all READ operations The map keys represent table names and values represent the corresponding consistency level
withDefaultWriteConsistency(String) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the default Consistency level to be used for all WRITE operations
withDefaultWriteConsistencyMap(Map<String, String>) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the default Consistency level map to be used for all WRITE operations The map keys represent table names and values represent the corresponding consistency level
withEntityPackages(String) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define entity packages to scan for '@Entity' classes The packages should be comma-separated
withEventInterceptors(List<Interceptor<?>>) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
 
withKeyspaceName(String) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the keyspace name to be used by Achilles.
withLoadBalancingPolicy(LoadBalancingPolicy) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the com.datastax.driver.core.policies.LoadBalancingPolicy to be used
withNativeSession(Session) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the pre-configured com.datastax.driver.core.Session object to be used instead of creating a new one
withObjectMapper(ObjectMapper) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define a pre-configured Jackson Object Mapper for serialization of non-primitive types
withObjectMapperFactory(ObjectMapperFactory) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define a pre-configured map of Jackson Object Mapper for serialization of non-primitive types
withPassword(String) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the password to connect to the cluster
withReconnectionPolicy(ReconnectionPolicy) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the com.datastax.driver.core.policies.ReconnectionPolicy to be used
withRetryPolicy(RetryPolicy) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the com.datastax.driver.core.policies.RetryPolicy to be used
withSSLOptions(SSLOptions) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the com.datastax.driver.core.SSLOptions to be used
withTimestamp(Long) - Method in class info.archinnov.achilles.type.OptionsBuilder.InternalOptionsBuilder
 
withTimestamp(Long) - Static method in class info.archinnov.achilles.type.OptionsBuilder
 
withTtl(Integer) - Method in class info.archinnov.achilles.type.OptionsBuilder.InternalOptionsBuilder
 
withTtl(Integer) - Static method in class info.archinnov.achilles.type.OptionsBuilder
 
withUsername(String) - Method in class info.archinnov.achilles.persistence.PersistenceManagerFactory.PersistenceManagerFactoryBuilder
Define the username to connect to the cluster
writeDMLEndBatch(ConsistencyLevel) - Static method in class info.archinnov.achilles.internal.statement.wrapper.AbstractStatementWrapper
 
writeDMLStartBatch() - Static method in class info.archinnov.achilles.internal.statement.wrapper.AbstractStatementWrapper
 
writeDMLStatementLog(String, String, String, Object...) - Method in class info.archinnov.achilles.internal.statement.wrapper.AbstractStatementWrapper
 
writeReplace() - Method in class info.archinnov.achilles.internal.proxy.EntityInterceptor
 
A B C D E F G H I K L M N O P R S T U V W 

Copyright © 2012-2014. All Rights Reserved.