Class IndexDefinitionParser


  • public class IndexDefinitionParser
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      CreateOptions<java.lang.String,​java.lang.String> parse()  
      • Methods inherited from class java.lang.Object

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

      • IndexDefinitionParser

        public IndexDefinitionParser​(java.util.List<java.lang.Object> list,
                                     CreateOptions.Builder<java.lang.String,​java.lang.String> options)
    • Method Detail

      • parse

        public CreateOptions<java.lang.String,​java.lang.String> parse()