| インタフェース | 説明 |
|---|---|
| Compressor |
| クラス | 説明 |
|---|---|
| CompressedIndexInput | 非推奨
Used only for backward comp. to read old compressed files, since we now use codec based compression
|
| CompressedStreamInput | |
| CompressedXContent |
Similar class to the
String class except that it internally stores
data using a compressed representation in order to require less permanent
memory. |
| CompressorFactory |
| 例外 | 説明 |
|---|---|
| NotCompressedException |
Exception indicating that we were expecting something compressed, which
was not compressed or corrupted so that the compression format could not
be detected.
|
| NotXContentException |
Exception indicating that we were expecting some
XContent but could
not detect its type. |
Copyright © 2009–2016. All rights reserved.