org.apache.blur.manager
Class ReadInterceptor

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

public abstract class ReadInterceptor
extends Object


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

Constructor Detail

ReadInterceptor

public ReadInterceptor(BlurConfiguration configuration)
Method Detail

getFilter

public abstract org.apache.lucene.search.Filter getFilter()


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