Package | Description |
---|---|
org.elasticsearch.common.compress | |
org.elasticsearch.common.compress.lzf |
Modifier and Type | Method and Description |
---|---|
CompressedIndexInput |
Compressor.indexInput(org.apache.lucene.store.IndexInput in)
Deprecated.
Used for backward comp. since we now use Lucene compressed codec.
|
Modifier and Type | Class and Description |
---|---|
class |
LZFCompressedIndexInput
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CompressedIndexInput |
LZFCompressor.indexInput(org.apache.lucene.store.IndexInput in) |
Copyright © 2009–2015. All rights reserved.