public interface ExecutionOptions
| Modifier and Type | Method and Description |
|---|---|
DynamicType |
getDynamicMapping() |
int |
getIndexManagementTimeoutInMs() |
ElasticsearchIndexStatus |
getRequiredIndexStatus() |
boolean |
isMultitenancyEnabled() |
ElasticsearchIndexStatus getRequiredIndexStatus()
DynamicType getDynamicMapping()
int getIndexManagementTimeoutInMs()
required index status, in milliseconds.boolean isMultitenancyEnabled()
true) or not (false).Copyright © 2006–2017 Hibernate. All rights reserved.