org.apache.blur.manager
Class IndexManagerTestReadInterceptor

java.lang.Object
  extended by org.apache.blur.manager.ReadInterceptor
      extended by org.apache.blur.manager.IndexManagerTestReadInterceptor

public class IndexManagerTestReadInterceptor
extends ReadInterceptor


Field Summary
static ReadInterceptor interceptor
           
 
Constructor Summary
IndexManagerTestReadInterceptor(BlurConfiguration configuration)
           
 
Method Summary
 org.apache.lucene.search.Filter getFilter()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

interceptor

public static ReadInterceptor interceptor
Constructor Detail

IndexManagerTestReadInterceptor

public IndexManagerTestReadInterceptor(BlurConfiguration configuration)
Method Detail

getFilter

public org.apache.lucene.search.Filter getFilter()
Specified by:
getFilter in class ReadInterceptor


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.