org.elasticsearch.util.lucene
Class IndexWriters

java.lang.Object
  extended by org.elasticsearch.util.lucene.IndexWriters

public abstract class IndexWriters
extends java.lang.Object


Method Summary
static long estimateRamSize(org.apache.lucene.index.IndexWriter indexWriter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

estimateRamSize

public static long estimateRamSize(org.apache.lucene.index.IndexWriter indexWriter)
                            throws java.lang.Exception
Throws:
java.lang.Exception