JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
W
A
addAssociatedEntitiesToDocument(EntityMetadata, Object, Document, MetamodelImpl)
- Method in class com.impetus.kundera.index.
DocumentIndexer
addDefaultListener(CacheEventListener)
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
Adds the default listener.
addEntityClassToDocument(EntityMetadata, Object, Document, MetamodelImpl)
- Method in class com.impetus.kundera.index.
DocumentIndexer
Prepare index document.
addEntityFieldsToDocument(EntityMetadata, Object, Document, MetamodelImpl)
- Method in class com.impetus.kundera.index.
DocumentIndexer
Adds the index properties.
addFieldToDocument(Object, Document, Field, String, String)
- Method in class com.impetus.kundera.index.
DocumentIndexer
Index field.
addParentKeyToDocument(String, Document, Class<?>)
- Method in class com.impetus.kundera.index.
DocumentIndexer
Index parent key.
addSuperColumnNameToDocument(String, Document)
- Method in class com.impetus.kundera.index.
DocumentIndexer
Index super column name.
analyzer
- Variable in class com.impetus.kundera.index.
DocumentIndexer
The analyzer.
C
cache
- Variable in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
The cache.
clearAll()
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
Clear all.
close()
- Method in class com.impetus.kundera.index.
LuceneIndexer
Close of transaction.
com.impetus.kundera.cache.ehcache
- package com.impetus.kundera.cache.ehcache
com.impetus.kundera.index
- package com.impetus.kundera.index
contains(Class, Object)
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheWrapper
copy(Directory, Directory)
- Method in class com.impetus.kundera.index.
LuceneIndexer
createCache(String)
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
createSuperColumnDocument(EntityMetadata, Object, Document, Object, EmbeddableType, MetamodelImpl)
- Method in class com.impetus.kundera.index.
DocumentIndexer
Index super column.
D
DEFAULT_SEARCHABLE_FIELD
- Static variable in class com.impetus.kundera.index.
DocumentIndexer
The Constant DEFAULT_SEARCHABLE_FIELD.
docNumber
- Static variable in class com.impetus.kundera.index.
DocumentIndexer
The doc number.
documentExistsInIndex(EntityMetadata, Object, EntityManagerFactoryImpl.KunderaMetadata, boolean, Class<?>)
- Method in class com.impetus.kundera.index.
LuceneIndexer
DocumentIndexer
- Class in
com.impetus.kundera.index
The Class KunderaIndexer.
DocumentIndexer()
- Constructor for class com.impetus.kundera.index.
DocumentIndexer
Instantiates a new lucandra indexer.
E
ehcache
- Variable in class com.impetus.kundera.cache.ehcache.
EhCacheWrapper
The ehcache.
EhCacheProvider
- Class in
com.impetus.kundera.cache.ehcache
Cache provider implementation using Ehcache.
EhCacheProvider()
- Constructor for class com.impetus.kundera.cache.ehcache.
EhCacheProvider
EhCacheWrapper
- Class in
com.impetus.kundera.cache.ehcache
Cache implementation using Ehcache.
EhCacheWrapper(Cache)
- Constructor for class com.impetus.kundera.cache.ehcache.
EhCacheWrapper
Instantiates a new eh cache wrapper.
entityExistsInIndex(Class<?>, EntityManagerFactoryImpl.KunderaMetadata, EntityMetadata)
- Method in class com.impetus.kundera.index.
LuceneIndexer
evict(Class)
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheWrapper
evict(Class, Object)
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheWrapper
evictAll()
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheWrapper
F
flush()
- Method in class com.impetus.kundera.index.
LuceneIndexer
flushInternal()
- Method in class com.impetus.kundera.index.
LuceneIndexer
Flush internal.
G
get(Object)
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheWrapper
getCache(String)
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
getCacheManager()
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
Gets the cache manager.
getCannonicalPropertyName(String, String)
- Method in class com.impetus.kundera.index.
DocumentIndexer
Gets the cannonical property name.
getIndexDirectory()
- Method in class com.impetus.kundera.index.
LuceneIndexer
Creates a Lucene index directory if it does not exist.
getIndexReader()
- Method in class com.impetus.kundera.index.
LuceneIndexer
Returns default index reader.
getIndexWriter()
- Method in class com.impetus.kundera.index.
LuceneIndexer
Added for HBase support.
getInstance(String)
- Static method in class com.impetus.kundera.index.
LuceneIndexer
Gets the single instance of LuceneIndexer.
getKunderaId(EntityMetadata, Object)
- Method in class com.impetus.kundera.index.
DocumentIndexer
Gets the kundera id.
getLuceneQuery(EntityMetadata, Object, boolean, MetamodelImpl, Class<?>)
- Method in class com.impetus.kundera.index.
LuceneIndexer
I
index
- Static variable in class com.impetus.kundera.index.
LuceneIndexer
The index.
index(EntityMetadata, MetamodelImpl, Object)
- Method in class com.impetus.kundera.index.
LuceneIndexer
index(EntityMetadata, MetamodelImpl, Object, String, Class<?>)
- Method in class com.impetus.kundera.index.
LuceneIndexer
index(Class, EntityMetadata, Map<String, Object>, Object, Class)
- Method in class com.impetus.kundera.index.
LuceneIndexer
INDEX_NAME
- Static variable in class com.impetus.kundera.index.
DocumentIndexer
The INDEX_NAME.
indexCollectionObject(EntityMetadata, Object, String, Class<?>, boolean, Object, String, EmbeddableType, ElementCollectionCacheManager, int, Object, MetamodelImpl)
- Method in class com.impetus.kundera.index.
LuceneIndexer
indexCompositeKey(Set<Attribute>, EntityMetadata, Object, Document, MetamodelImpl)
- Method in class com.impetus.kundera.index.
DocumentIndexer
index compositekey
indexDocument(EntityMetadata, Document)
- Method in class com.impetus.kundera.index.
DocumentIndexer
Index document.
indexDocument(EntityMetadata, Document)
- Method in class com.impetus.kundera.index.
LuceneIndexer
Indexes document in file system using lucene.
indexDocument(EntityMetadata, MetamodelImpl, Object, String, Class<?>)
- Method in class com.impetus.kundera.index.
LuceneIndexer
Index document.
indexer
- Static variable in class com.impetus.kundera.index.
LuceneIndexer
The indexer.
indexSuperColumn(EntityMetadata, Object, Document, Object, EmbeddableType, MetamodelImpl)
- Method in class com.impetus.kundera.index.
DocumentIndexer
Index super column.
init(String)
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
init(Map<?, ?>)
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
initializing
- Variable in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
The initializing.
isAlive()
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheWrapper
isInitialized
- Static variable in class com.impetus.kundera.index.
LuceneIndexer
The is initialized.
L
listeners
- Variable in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
The listeners.
loadResource(String)
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
Load resource.
log
- Static variable in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
The Constant log.
LOG
- Static variable in class com.impetus.kundera.index.
DocumentIndexer
log for this class.
log
- Static variable in class com.impetus.kundera.index.
LuceneIndexer
log for this class.
luceneDirPath
- Static variable in class com.impetus.kundera.index.
LuceneIndexer
The lucene dir path.
LuceneIndexer
- Class in
com.impetus.kundera.index
Provides indexing functionality using lucene library.
LuceneIndexer(String)
- Constructor for class com.impetus.kundera.index.
LuceneIndexer
Instantiates a new lucene indexer.
M
manager
- Variable in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
The manager.
N
NET_SF_EHCACHE_CONFIGURATION_RESOURCE_NAME
- Static variable in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
The Constant NET_SF_EHCACHE_CONFIGURATION_RESOURCE_NAME.
O
onCommit()
- Method in class com.impetus.kundera.index.
LuceneIndexer
On commit.
P
prepareDocumentForSuperColumn(EntityMetadata, Object, String, String, Class<?>)
- Method in class com.impetus.kundera.index.
DocumentIndexer
Prepare document.
prepareEmbeddedId(TopDocs, Map<String, Object>, IndexSearcher, EntityMetadata, MetamodelImpl)
- Method in class com.impetus.kundera.index.
LuceneIndexer
search the data from lucene for embeddedid
prepareEmbeddedIdFields(Set<Attribute>, MetamodelImpl, Map<String, Object>, Document, EntityMetadata)
- Method in class com.impetus.kundera.index.
LuceneIndexer
put(Object, Object)
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheWrapper
R
reader
- Static variable in class com.impetus.kundera.index.
LuceneIndexer
The reader.
readyForCommit
- Static variable in class com.impetus.kundera.index.
LuceneIndexer
The ready for commit.
S
search(String, Class<?>, EntityMetadata, Class<?>, EntityMetadata, Object, int, int)
- Method in class com.impetus.kundera.index.
DocumentIndexer
search(String, int, int, boolean, EntityManagerFactoryImpl.KunderaMetadata, EntityMetadata)
- Method in class com.impetus.kundera.index.
LuceneIndexer
search(Class<?>, EntityMetadata, String, int, int)
- Method in class com.impetus.kundera.index.
LuceneIndexer
search(EntityManagerFactoryImpl.KunderaMetadata, KunderaQuery, PersistenceDelegator, EntityMetadata, int, int)
- Method in class com.impetus.kundera.index.
LuceneIndexer
shutdown()
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheProvider
size()
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheWrapper
SUPERCOLUMN_INDEX
- Static variable in class com.impetus.kundera.index.
DocumentIndexer
The Constant SUPERCOLUMN_INDEX.
T
tokenizer
- Variable in class com.impetus.kundera.index.
DocumentIndexer
The tokenizer.
U
unindex(EntityMetadata, Object, EntityManagerFactoryImpl.KunderaMetadata, Class<?>)
- Method in class com.impetus.kundera.index.
LuceneIndexer
unIndex(Class, Object, EntityMetadata, MetamodelImpl)
- Method in class com.impetus.kundera.index.
LuceneIndexer
unwrap(Class<T>)
- Method in class com.impetus.kundera.cache.ehcache.
EhCacheWrapper
update(EntityMetadata, MetamodelImpl, Object, Object, String)
- Method in class com.impetus.kundera.index.
LuceneIndexer
updateDocument(String, Document, String)
- Method in class com.impetus.kundera.index.
LuceneIndexer
Indexes document in file system using lucene.
updateDocument(EntityMetadata, MetamodelImpl, Object, String, Class<? extends Object>, boolean)
- Method in class com.impetus.kundera.index.
LuceneIndexer
Updates document.
updateOrCreateIndex(EntityMetadata, MetamodelImpl, Object, String, Class<?>, boolean)
- Method in class com.impetus.kundera.index.
LuceneIndexer
Update/Index document.
updateOrCreateIndexCollectionTypeEmbeddedObject(EntityMetadata, MetamodelImpl, Object, String, Class<?>, boolean, Document, Object, Object, String, EmbeddableType)
- Method in class com.impetus.kundera.index.
LuceneIndexer
update or create indexes when embedded object is of collection type
updateOrCreateIndexEmbeddedIdFields(Set<Attribute>, MetamodelImpl, Document, EntityMetadata, Object)
- Method in class com.impetus.kundera.index.
LuceneIndexer
updateOrCreateIndexNonSuperColumnFamily(EntityMetadata, MetamodelImpl, Object, String, Class<?>, boolean, boolean, Object)
- Method in class com.impetus.kundera.index.
LuceneIndexer
update or Create Index for non super columnfamily
UUID
- Static variable in class com.impetus.kundera.index.
DocumentIndexer
The Constant UUID.
W
w
- Static variable in class com.impetus.kundera.index.
LuceneIndexer
The w.
A
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All Rights Reserved.