| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.termvectors |
Get the term vector for a specific document.
|
| org.elasticsearch.common.io.stream | |
| org.elasticsearch.http.netty | |
| org.elasticsearch.rest |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
TermVectorsResponse.setTermVectorsField(BytesStreamOutput output) |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ReleasableBytesStreamOutput
An bytes stream output that allows providing a
BigArrays instance
expecting it to require releasing its content (ReleasableBytesStreamOutput.bytes()) once done. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
BytesStreamOutput |
NettyHttpChannel.newBytesOutput() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
BytesStreamOutput |
RestChannel.bytesOutput()
A channel level bytes output that can be reused.
|
protected BytesStreamOutput |
RestChannel.newBytesOutput() |
Copyright © 2009–2016. All rights reserved.