Package | Description |
---|---|
org.elasticsearch.common.io | |
org.elasticsearch.rest.action.support |
Modifier and Type | Method and Description |
---|---|
UTF8StreamWriter |
UTF8StreamWriter.setOutput(OutputStream out)
Sets the output stream to use for writing until this writer is closed.
|
UTF8StreamWriter |
UTF8StreamWriter.setOutputStream(OutputStream out)
Deprecated.
Replaced by
setOutput(OutputStream) |
Modifier and Type | Method and Description |
---|---|
static void |
RestTable.pad(Table.Cell cell,
int width,
RestRequest request,
UTF8StreamWriter out) |
Copyright © 2009–2015. All rights reserved.