| Interface | Description |
|---|---|
| Text |
Text represents a (usually) long text data.
|
| Class | Description |
|---|---|
| BytesText |
A
BytesReference representation of the text, will always convert on the fly to a String. |
| StringAndBytesText |
Both
String and BytesReference representation of the text. |
| StringText |
A
String only representation of the text. |
| UTF8SortedAsUnicodeComparator |
Copyright © 2009–2016. All rights reserved.