public abstract class AliasMapping extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
alias |
protected Map<String,Object> |
filter |
protected List<String> |
indexRouting |
protected List<String> |
indices |
protected List<String> |
searchRouting |
| Constructor and Description |
|---|
AliasMapping() |
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,Object>> |
getData() |
abstract String |
getType() |
protected String alias
Copyright © 2018. All rights reserved.