| Package | Description |
|---|---|
| org.elasticsearch.common.io | |
| org.elasticsearch.index.store |
| Modifier and Type | Method and Description |
|---|---|
static void |
Streams.readAllLines(InputStream input,
Callback<String> callback) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Store.OnClose
A listener that is executed once the store is closed and all references to it are released
|
Copyright © 2009–2016. All rights reserved.