- 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
-
- 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
-
- 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
-
- 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.
- 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
-