| Package | Description |
|---|---|
| org.nuxeo.elasticsearch.commands | |
| org.nuxeo.elasticsearch.listener |
| Modifier and Type | Method and Description |
|---|---|
protected IndexingCommands |
IndexingCommandsStacker.getCommands(DocumentModel doc) |
protected IndexingCommands |
IndexingCommandsStacker.getOrCreateCommands(DocumentModel doc) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map<String,IndexingCommands> |
IndexingCommandsStacker.getAllCommands() |
| Modifier and Type | Field and Description |
|---|---|
protected static ThreadLocal<Map<String,IndexingCommands>> |
ElasticSearchInlineListener.transactionCommands |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,IndexingCommands> |
ElasticSearchInlineListener.getAllCommands() |
Copyright © 2019 Nuxeo. All rights reserved.