public static final class PulsingPostingsReader.PulsingEnumAttributeImpl extends AttributeImpl implements PulsingPostingsReader.PulsingEnumAttribute
PulsingPostingsReader.PulsingEnumAttribute for reuse of
wrapped postings readers underneath pulsing.| Constructor and Description |
|---|
PulsingPostingsReader.PulsingEnumAttributeImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the values in this AttributeImpl and resets it to its
default value.
|
void |
copyTo(AttributeImpl target)
Copies the values from this Attribute into the passed-in
target attribute.
|
Map<PulsingPostingsReader,DocsEnum> |
enums() |
clone, reflectAsString, reflectWithpublic PulsingPostingsReader.PulsingEnumAttributeImpl()
public Map<PulsingPostingsReader,DocsEnum> enums()
enums in interface PulsingPostingsReader.PulsingEnumAttributepublic void clear()
AttributeImplclear in class AttributeImplpublic void copyTo(AttributeImpl target)
AttributeImplcopyTo in class AttributeImplCopyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.