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 NamedListInitializedPluginpublic abstract org.apache.lucene.codecs.Codec getCodec()
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.