Package org.apache.solr.uninverting
Class FieldCache.CreationPlaceholder
java.lang.Object
org.apache.solr.uninverting.FieldCache.CreationPlaceholder
- All Implemented Interfaces:
org.apache.lucene.util.Accountable
- Enclosing interface:
FieldCache
public static final class FieldCache.CreationPlaceholder
extends Object
implements org.apache.lucene.util.Accountable
Placeholder indicating creation of this cache is currently in-progress.
-
Field Summary
Fields inherited from interface org.apache.lucene.util.Accountable
NULL_ACCOUNTABLE -
Constructor Summary
Constructors -
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
-
Constructor Details
-
CreationPlaceholder
public CreationPlaceholder()
-
-
Method Details
-
ramBytesUsed
public long ramBytesUsed()- Specified by:
ramBytesUsedin interfaceorg.apache.lucene.util.Accountable
-