Package org.elasticsearch.action.bulk
Interface MappingUpdatePerformer
-
public interface MappingUpdatePerformer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdateMappings(Mapping update, ShardId shardId, java.lang.String type)Update the mappings on the master.
-