Class IndexLifecycleNamedXContentProvider

java.lang.Object
org.elasticsearch.client.indexlifecycle.IndexLifecycleNamedXContentProvider
All Implemented Interfaces:
org.elasticsearch.plugins.spi.NamedXContentProvider

public class IndexLifecycleNamedXContentProvider
extends java.lang.Object
implements org.elasticsearch.plugins.spi.NamedXContentProvider
  • Constructor Summary

    Constructors
    Constructor Description
    IndexLifecycleNamedXContentProvider()  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<org.elasticsearch.common.xcontent.NamedXContentRegistry.Entry> getNamedXContentParsers()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • IndexLifecycleNamedXContentProvider

      public IndexLifecycleNamedXContentProvider()
  • Method Details

    • getNamedXContentParsers

      public java.util.List<org.elasticsearch.common.xcontent.NamedXContentRegistry.Entry> getNamedXContentParsers()
      Specified by:
      getNamedXContentParsers in interface org.elasticsearch.plugins.spi.NamedXContentProvider