org.apache.lucene.search
Class FieldCache.CreationPlaceholder

java.lang.Object
  extended by org.apache.lucene.search.FieldCache.CreationPlaceholder
Enclosing interface:
FieldCache

public static final class FieldCache.CreationPlaceholder
extends Object

Placeholder indicating creation of this cache is currently in-progress.


Constructor Summary
FieldCache.CreationPlaceholder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldCache.CreationPlaceholder

public FieldCache.CreationPlaceholder()


Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.