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.
  • Constructor Details

    • CreationPlaceholder

      public CreationPlaceholder()
  • Method Details

    • ramBytesUsed

      public long ramBytesUsed()
      Specified by:
      ramBytesUsed in interface org.apache.lucene.util.Accountable