Class TransportGetFieldMappingsIndexAction

java.lang.Object
org.elasticsearch.action.support.TransportAction<Request,​Response>
org.elasticsearch.action.support.single.shard.TransportSingleShardAction<GetFieldMappingsIndexRequest,​GetFieldMappingsResponse>
org.elasticsearch.action.admin.indices.mapping.get.TransportGetFieldMappingsIndexAction

public class TransportGetFieldMappingsIndexAction
extends TransportSingleShardAction<GetFieldMappingsIndexRequest,​GetFieldMappingsResponse>
Transport action used to retrieve the mappings related to fields that belong to a specific index