public static final class ConcatenateGraphFilter.BytesRefBuilderTermAttributeImpl extends AttributeImpl implements ConcatenateGraphFilter.BytesRefBuilderTermAttribute, TermToBytesRefAttribute
ConcatenateGraphFilter.BytesRefBuilderTermAttribute
Constructor and Description |
---|
BytesRefBuilderTermAttributeImpl()
Sole constructor
no-op
|
Modifier and Type | Method and Description |
---|---|
BytesRefBuilder |
builder()
Returns the builder from which the term is derived.
|
void |
clear() |
AttributeImpl |
clone() |
void |
copyTo(AttributeImpl target) |
BytesRef |
getBytesRef() |
void |
reflectWith(AttributeReflector reflector) |
CharSequence |
toUTF16()
Returns the term represented as UTF-16
|
end, reflectAsString
public BytesRefBuilderTermAttributeImpl()
public BytesRefBuilder builder()
ConcatenateGraphFilter.BytesRefBuilderTermAttribute
builder
in interface ConcatenateGraphFilter.BytesRefBuilderTermAttribute
public BytesRef getBytesRef()
getBytesRef
in interface TermToBytesRefAttribute
public void clear()
clear
in class AttributeImpl
public void copyTo(AttributeImpl target)
copyTo
in class AttributeImpl
public AttributeImpl clone()
clone
in class AttributeImpl
public void reflectWith(AttributeReflector reflector)
reflectWith
in class AttributeImpl
public CharSequence toUTF16()
ConcatenateGraphFilter.BytesRefBuilderTermAttribute
toUTF16
in interface ConcatenateGraphFilter.BytesRefBuilderTermAttribute
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.