| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.admin.cluster.node.info | |
| org.elasticsearch.http | |
| org.elasticsearch.http.netty |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
HttpInfo |
NodeInfo.getHttp() |
| コンストラクタと説明 |
|---|
NodeInfo(Version version,
Build build,
DiscoveryNode node,
com.google.common.collect.ImmutableMap<String,String> serviceAttributes,
Settings settings,
OsInfo os,
ProcessInfo process,
JvmInfo jvm,
ThreadPoolInfo threadPool,
TransportInfo transport,
HttpInfo http,
PluginsAndModules plugins) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
HttpInfo |
HttpServerTransport.info() |
HttpInfo |
HttpServer.info() |
static HttpInfo |
HttpInfo.readHttpInfo(StreamInput in) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
HttpInfo |
NettyHttpServerTransport.info() |
Copyright © 2009–2016. All rights reserved.