| Package | Description |
|---|---|
| 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.multi | |
| at.molindo.esi4j.multi.impl | |
| at.molindo.esi4j.rebuild | |
| at.molindo.esi4j.rebuild.impl | |
| at.molindo.esi4j.rebuild.scrutineer | |
| at.molindo.esi4j.rebuild.simple |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIndex |
| Modifier and Type | Method and Description |
|---|---|
InternalIndex |
DefaultEsi4J.getIndex() |
InternalIndex |
DefaultEsi4J.getIndex(String name) |
| Constructor and Description |
|---|
AbstractIndexManager(Esi4JModule module,
InternalIndex index,
Esi4JProcessingChain processingChain) |
AbstractIndexManager(Esi4JModule module,
InternalIndex index,
Esi4JProcessingChain processingChain,
Esi4JRebuildManager rebuildManager) |
| Modifier and Type | Method and Description |
|---|---|
InternalIndex |
InternalIndex.addTypeMapping(TypeMapping typeMapping) |
| Constructor and Description |
|---|
ElasticsearchIndexManager(org.elasticsearch.common.settings.Settings transportClientSettings,
InternalIndex index,
Esi4JProcessingChain processingChain,
Esi4JRebuildManager rebuildManager) |
ElasticsearchModule(org.elasticsearch.common.settings.Settings transportClientSettings,
InternalIndex index) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,InternalIndex> |
Esi4JManagedMultiIndex.getIndices() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,InternalIndex> |
DefaultManagedMultiIndex.getIndices() |
| Constructor and Description |
|---|
DefaultManagedMultiIndex(Iterable<? extends InternalIndex> indices) |
| Modifier and Type | Method and Description |
|---|---|
void |
Esi4JRebuildManager.rebuild(Esi4JModule module,
InternalIndex index,
Class<?>... types) |
void |
Esi4JRebuildProcessor.rebuild(InternalIndex index,
Esi4JRebuildSession rebuildSession)
rebuild all types in index using data from module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRebuildManager.rebuild(Esi4JModule module,
InternalIndex index,
Class<?>... types) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScrutineerRebuildProcessor.rebuild(InternalIndex index,
Esi4JRebuildSession rebuildSession) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleRebuildProcessor.rebuild(InternalIndex index,
Esi4JRebuildSession rebuildSession) |
Copyright © 2015 Molindo GmbH. All Rights Reserved.