org.apache.blur.filter
Class IndexInputLongArray

java.lang.Object
  extended by org.apache.blur.filter.IndexInputLongArray

public class IndexInputLongArray
extends Object


Constructor Summary
IndexInputLongArray(org.apache.lucene.store.IndexInput indexInput)
           
 
Method Summary
 long get(int index)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexInputLongArray

public IndexInputLongArray(org.apache.lucene.store.IndexInput indexInput)
Method Detail

get

public long get(int index)


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