public class MapperTestUtils extends Object
| Constructor and Description |
|---|
MapperTestUtils() |
| Modifier and Type | Method and Description |
|---|---|
static MapperService |
newMapperService(Path tempDir,
Settings indexSettings) |
static MapperService |
newMapperService(Path tempDir,
Settings indexSettings,
IndicesModule indicesModule) |
public static MapperService newMapperService(Path tempDir, Settings indexSettings)
public static MapperService newMapperService(Path tempDir, Settings indexSettings, IndicesModule indicesModule)
Copyright © 2009–2017. All rights reserved.