Constant Field Values


Contents
org.apache.*

org.apache.blur.lucene.codec.Blur022SegmentInfoFormat
public static final String SI_EXTENSION "si"

org.apache.blur.store.blockcache.BlockCache
public static final int _128M 134217728
public static final int _8K 8192

org.apache.blur.store.blockcache.BlockDirectory
public static final long BLOCK_MOD 8191L
public static final long BLOCK_SHIFT 13L
public static final int BLOCK_SIZE 8192

org.apache.blur.store.buffer.ReusedBufferedIndexInput
public static final int BUFFER_SIZE 1024
public static final int MERGE_BUFFER_SIZE 8192

org.apache.blur.store.buffer.ReusedBufferedIndexOutput
public static final int BUFFER_SIZE 1024

org.apache.blur.store.hdfs.HdfsDirectory
public static final String LNK ".lnk"



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