org.elasticsearch.river
Class RiverIndexName.Conf

java.lang.Object
  extended by org.elasticsearch.river.RiverIndexName.Conf
Enclosing class:
RiverIndexName

public static class RiverIndexName.Conf
extends Object


Field Summary
static String DEFAULT_INDEX_NAME
           
 
Constructor Summary
RiverIndexName.Conf()
           
 
Method Summary
static String indexName(Settings settings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_INDEX_NAME

public static final String DEFAULT_INDEX_NAME
See Also:
Constant Field Values
Constructor Detail

RiverIndexName.Conf

public RiverIndexName.Conf()
Method Detail

indexName

public static String indexName(Settings settings)


Copyright © 2009-2012. All Rights Reserved.