|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.blur.lucene.fst.ByteArrayFactory
public abstract class ByteArrayFactory
Constructor Summary | |
---|---|
ByteArrayFactory(BlurConfiguration configuration)
|
Method Summary | |
---|---|
static ByteArrayFactory |
getDefaultFactory()
|
abstract ByteArray |
newByteArray(int size)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ByteArrayFactory(BlurConfiguration configuration)
Method Detail |
---|
public abstract ByteArray newByteArray(int size)
public static ByteArrayFactory getDefaultFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |