Interface MappingUpdatePerformer


  • public interface MappingUpdatePerformer
    • Method Summary

      Modifier and Type Method Description
      void updateMappings​(Mapping update, ShardId shardId, java.lang.String type)
      Update the mappings on the master.
    • Method Detail

      • updateMappings

        void updateMappings​(Mapping update,
                            ShardId shardId,
                            java.lang.String type)
        Update the mappings on the master.