public static interface ConcatenateGraphFilter.BytesRefBuilderTermAttribute extends TermToBytesRefAttribute
Modifier and Type | Method and Description |
---|---|
BytesRefBuilder |
builder()
Returns the builder from which the term is derived.
|
java.lang.CharSequence |
toUTF16()
Returns the term represented as UTF-16
|
getBytesRef
BytesRefBuilder builder()
java.lang.CharSequence toUTF16()