Class GetFieldMappingsRequest

java.lang.Object
All Implemented Interfaces:
IndicesRequest, IndicesRequest.Replaceable, Writeable, TaskAwareRequest

public class GetFieldMappingsRequest
extends ActionRequest
implements IndicesRequest.Replaceable
Request the mappings of specific fields Note: there is a new class with the same name for the Java HLRC that uses a typeless format. Any changes done to this class should go to that client class as well.