Package | Description |
---|---|
org.elasticsearch.cluster.metadata |
Modifier and Type | Field and Description |
---|---|
static MappingMetaData.Routing |
MappingMetaData.Routing.EMPTY |
Modifier and Type | Method and Description |
---|---|
MappingMetaData.Routing |
MappingMetaData.routing() |
Constructor and Description |
---|
MappingMetaData(String type,
CompressedString source,
MappingMetaData.Id id,
MappingMetaData.Routing routing,
MappingMetaData.Timestamp timestamp,
boolean hasParentField) |
Copyright © 2009–2015. All rights reserved.