| パッケージ | 説明 |
|---|---|
| org.elasticsearch.transport | |
| org.elasticsearch.transport.netty |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
TransportRequestOptions.Type |
TransportRequestOptions.type() |
static TransportRequestOptions.Type |
TransportRequestOptions.Type.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static TransportRequestOptions.Type[] |
TransportRequestOptions.Type.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
TransportRequestOptions.Builder |
TransportRequestOptions.Builder.withType(TransportRequestOptions.Type type) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
org.jboss.netty.channel.Channel |
NettyTransport.NodeChannels.channel(TransportRequestOptions.Type type) |
Copyright © 2009–2016. All rights reserved.