| Package | Description |
|---|---|
| at.molindo.esi4j.core | |
| at.molindo.esi4j.core.impl | |
| at.molindo.esi4j.core.internal | |
| at.molindo.esi4j.multi | |
| at.molindo.esi4j.multi.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Esi4JClient.addStore(Esi4JStore store) |
void |
Esi4JClient.removeStore(Esi4JStore store) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStore |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Esi4JStore |
AbstractIndex.getStore() |
Esi4JStore |
DefaultIndex.getStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportClient.addStore(Esi4JStore store) |
void |
TransportClient.removeStore(Esi4JStore store) |
void |
DefaultIndex.setStore(Esi4JStore store) |
| Constructor and Description |
|---|
DefaultIndex(String name,
org.elasticsearch.common.settings.Settings settings,
Esi4JStore store) |
| Modifier and Type | Method and Description |
|---|---|
Esi4JStore |
InternalIndex.getStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalIndex.setStore(Esi4JStore store)
replaces index store and sets store's index
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Esi4JMultiStore |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Esi4JStore> |
Esi4JMultiStore.getStores() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMultiStore |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Esi4JStore> |
DefaultMultiStore.getStores() |
Copyright © 2013 Molindo GmbH. All Rights Reserved.