public class DocValuesFormats extends Object
doc values format factories
Constructor and Description |
---|
DocValuesFormats() |
Modifier and Type | Method and Description |
---|---|
static DocValuesFormatProvider.Factory |
getAsFactory(String name) |
static DocValuesFormatProvider |
getAsProvider(String name) |
static com.google.common.collect.ImmutableCollection<PreBuiltDocValuesFormatProvider.Factory> |
listFactories() |
public static DocValuesFormatProvider.Factory getAsFactory(String name)
public static DocValuesFormatProvider getAsProvider(String name)
public static com.google.common.collect.ImmutableCollection<PreBuiltDocValuesFormatProvider.Factory> listFactories()
Copyright © 2009–2015. All rights reserved.