public abstract class CodecFactory extends Object implements NamedListInitializedPlugin
Codec
Constructor and Description |
---|
CodecFactory() |
Modifier and Type | Method and Description |
---|---|
abstract org.apache.lucene.codecs.Codec |
getCodec() |
void |
init(NamedList args) |
public void init(NamedList args)
init
in interface NamedListInitializedPlugin
public abstract org.apache.lucene.codecs.Codec getCodec()
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.