public class IndexMappings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexMappings.IndexMapping |
| Constructor and Description |
|---|
IndexMappings() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IndexMappings.IndexMapping> |
getMappings() |
void |
setMappings(Map<String,IndexMappings.IndexMapping> mappings) |
public Map<String,IndexMappings.IndexMapping> getMappings()
public void setMappings(Map<String,IndexMappings.IndexMapping> mappings)
Copyright © 2012–2020. All rights reserved.