public static final class CannedBinaryTokenStream.BinaryTermAttributeImpl extends AttributeImpl implements CannedBinaryTokenStream.BinaryTermAttribute, TermToBytesRefAttribute
CannedBinaryTokenStream.BinaryTermAttribute.| Constructor and Description |
|---|
CannedBinaryTokenStream.BinaryTermAttributeImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
CannedBinaryTokenStream.BinaryTermAttributeImpl |
clone() |
void |
copyTo(AttributeImpl target) |
boolean |
equals(Object other) |
void |
fillBytesRef() |
BytesRef |
getBytesRef() |
int |
hashCode() |
void |
setBytesRef(BytesRef bytes)
Set the current binary value.
|
reflectAsString, reflectWithpublic CannedBinaryTokenStream.BinaryTermAttributeImpl()
public void fillBytesRef()
fillBytesRef in interface TermToBytesRefAttributepublic BytesRef getBytesRef()
getBytesRef in interface TermToBytesRefAttributepublic void setBytesRef(BytesRef bytes)
CannedBinaryTokenStream.BinaryTermAttributesetBytesRef in interface CannedBinaryTokenStream.BinaryTermAttributepublic void clear()
clear in class AttributeImplpublic void copyTo(AttributeImpl target)
copyTo in class AttributeImplpublic CannedBinaryTokenStream.BinaryTermAttributeImpl clone()
clone in class AttributeImplCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.