Class GetMappingsRequest

All Implemented Interfaces:
IndicesRequest, IndicesRequest.Replaceable, Writeable, org.elasticsearch.core.RefCounted, TaskAwareRequest

public class GetMappingsRequest extends ClusterInfoRequest<GetMappingsRequest>
  • Constructor Details

    • GetMappingsRequest

      public GetMappingsRequest()
    • GetMappingsRequest

      public GetMappingsRequest(StreamInput in) throws
      Throws:
  • Method Details