public abstract class AliasMapping extends Object
protected String
alias
protected Map<String,Object>
filter
protected List<String>
indexRouting
indices
searchRouting
AliasMapping()
List<Map<String,Object>>
getData()
abstract String
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List<String> indices
protected String alias
protected Map<String,Object> filter
protected List<String> searchRouting
protected List<String> indexRouting
public AliasMapping()
public abstract String getType()
public List<Map<String,Object>> getData()
Copyright © 2017. All rights reserved.