public interface ElasticsearchWorkExecutionContext
Implementation may not be thread-safe.
| Modifier and Type | Method and Description |
|---|---|
IndexingMonitor |
getBufferedIndexingMonitor(IndexingMonitor indexingMonitor) |
ElasticsearchClient |
getClient() |
GsonProvider |
getGsonProvider() |
void |
setIndexDirty(URLEncodedString indexName) |
ElasticsearchClient getClient()
GsonProvider getGsonProvider()
void setIndexDirty(URLEncodedString indexName)
IndexingMonitor getBufferedIndexingMonitor(IndexingMonitor indexingMonitor)
Copyright © 2006–2017 Hibernate. All rights reserved.