java.lang.Object
org.elasticsearch.index.engine.LiveVersionMap
- All Implemented Interfaces:
org.apache.lucene.search.ReferenceManager.RefreshListener,org.apache.lucene.util.Accountable
public final class LiveVersionMap
extends Object
implements org.apache.lucene.search.ReferenceManager.RefreshListener, org.apache.lucene.util.Accountable
Maps _uid value to its version information.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from interface org.apache.lucene.util.Accountable
NULL_ACCOUNTABLE -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.lucene.util.Accountable
getChildResources
-
Method Details
-
beforeRefresh
- Specified by:
beforeRefreshin interfaceorg.apache.lucene.search.ReferenceManager.RefreshListener- Throws:
IOException
-
afterRefresh
- Specified by:
afterRefreshin interfaceorg.apache.lucene.search.ReferenceManager.RefreshListener- Throws:
IOException
-
ramBytesUsed
public long ramBytesUsed()- Specified by:
ramBytesUsedin interfaceorg.apache.lucene.util.Accountable
-