public abstract class AbstractDocValuesFormatProvider extends Object implements DocValuesFormatProvider
DocValuesFormat
requiring a name for the provider;DocValuesFormatProvider.Factory, DocValuesFormatProvider.Helper
DOC_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, wait
get
protected AbstractDocValuesFormatProvider(String name)
public String name()
DocValuesFormatProvider
DocValuesFormat
name
in interface DocValuesFormatProvider
Copyright © 2009–2015. All rights reserved.