org.apache.blur.lucene.fst
Class ByteArrayPrimitiveFactory

java.lang.Object
  extended by org.apache.blur.lucene.fst.ByteArrayFactory
      extended by org.apache.blur.lucene.fst.ByteArrayPrimitiveFactory

public class ByteArrayPrimitiveFactory
extends ByteArrayFactory


Constructor Summary
ByteArrayPrimitiveFactory(BlurConfiguration configuration)
           
 
Method Summary
 ByteArray newByteArray(int size)
           
 
Methods inherited from class org.apache.blur.lucene.fst.ByteArrayFactory
getDefaultFactory
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteArrayPrimitiveFactory

public ByteArrayPrimitiveFactory(BlurConfiguration configuration)
Method Detail

newByteArray

public ByteArray newByteArray(int size)
Specified by:
newByteArray in class ByteArrayFactory


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