| Package | Description |
|---|---|
| org.molgenis.data.elasticsearch.client | |
| org.molgenis.data.elasticsearch.generator | |
| org.molgenis.data.elasticsearch.generator.model |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientFacade.createIndex(Index index,
IndexSettings indexSettings,
Stream<Mapping> mappingStream) |
| Modifier and Type | Method and Description |
|---|---|
Mapping |
ContentGenerators.createMapping(EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
abstract Mapping |
Mapping.Builder.build() |
static Mapping |
Mapping.create(String newType,
List<FieldMapping> newFieldMappings) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.