public abstract class AbstractDocValuesFormatProvider extends Object implements DocValuesFormatProvider
DocValuesFormat requiring a name for the provider;DocValuesFormatProvider.Factory, DocValuesFormatProvider.HelperDOC_VALUES_FORMAT_SETTINGS_PREFIX| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDocValuesFormatProvider(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Returns the name of this providers
DocValuesFormat |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetprotected AbstractDocValuesFormatProvider(String name)
public String name()
DocValuesFormatProviderDocValuesFormatname in interface DocValuesFormatProviderCopyright © 2009–2016. All rights reserved.