Class RestIndicesSegmentsAction

java.lang.Object
org.elasticsearch.rest.BaseRestHandler
org.elasticsearch.rest.action.admin.indices.RestIndicesSegmentsAction
All Implemented Interfaces:
RestHandler

public class RestIndicesSegmentsAction extends BaseRestHandler
  • Constructor Details

    • RestIndicesSegmentsAction

      public RestIndicesSegmentsAction(ThreadPool threadPool)
  • Method Details