| Package | Description |
|---|---|
| at.molindo.esi4j.chain | |
| at.molindo.esi4j.chain.impl | |
| at.molindo.esi4j.core | |
| at.molindo.esi4j.core.impl | |
| at.molindo.esi4j.core.internal | |
| at.molindo.esi4j.module.es |
use another esi4j instance as primary datastore
|
| at.molindo.esi4j.module.hibernate | |
| at.molindo.esi4j.multi.impl | |
| at.molindo.esi4j.rebuild.util |
| Modifier and Type | Method and Description |
|---|---|
Esi4JIndex |
Esi4JTaskProcessor.getIndex() |
| Modifier and Type | Method and Description |
|---|---|
Esi4JIndex |
AbstractTaskProcessor.getIndex() |
| Constructor and Description |
|---|
AbstractTaskProcessor(Esi4JIndex index) |
DefaultBatchedProcessingChain(Esi4JIndex index) |
DefaultBatchedProcessingChain(Esi4JIndex index,
Map<Class<?>,Esi4JTaskSource> taskSources) |
DefaultTaskProcessor(Esi4JIndex index) |
QueuedTaskProcessor(Esi4JIndex index,
Esi4JEntityResolver entityResolver) |
| Modifier and Type | Method and Description |
|---|---|
Esi4JIndex |
Esi4J.findIndex(Class<?> type) |
Esi4JIndex |
Esi4J.getIndex() |
Esi4JIndex |
Esi4J.getIndex(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
Esi4JStore.setIndex(Esi4JIndex index) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIndex |
| Modifier and Type | Method and Description |
|---|---|
Esi4JIndex |
DefaultEsi4J.findIndex(Class<?> type) |
Esi4JIndex |
AbstractIndexManager.getIndex() |
Esi4JIndex |
DefaultStore.getIndex() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultStore.init(Esi4JIndex index)
called after assigning a store to a new index
|
void |
DefaultStore.setIndex(Esi4JIndex index) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalIndex
private API, do not use unless you really know what you are doing
|
| Constructor and Description |
|---|
ElasticsearchIndexManager(org.elasticsearch.common.settings.Settings transportClientSettings,
Esi4JIndex index,
Esi4JBatchedProcessingChain processingChain) |
| Constructor and Description |
|---|
AsyncHibernateProcessingChain(Esi4JIndex index,
HibernateEntityResolver entityResolver) |
AsyncHibernateProcessingChain(Esi4JIndex index,
HibernateEntityResolver entityResolver,
Map<Class<?>,Esi4JTaskSource> taskSources) |
HibernateIndexManager(org.hibernate.SessionFactory sessionFactory,
Esi4JIndex index,
Esi4JBatchedProcessingChain processingChain) |
HibernateIndexManager(org.hibernate.SessionFactory sessionFactory,
Esi4JIndex index,
Esi4JBatchedProcessingChain processingChain,
Esi4JRebuildManager rebuildManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMultiStore.setIndex(Esi4JIndex index) |
| Modifier and Type | Method and Description |
|---|---|
void |
BulkIndexHelper.bulkIndex(Esi4JIndex index,
List<?> list) |
BulkIndexHelper.Session |
BulkIndexHelper.newSession(Esi4JIndex index,
int batchSize) |
Copyright © 2013 Molindo GmbH. All Rights Reserved.