| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.admin.cluster.node.info | |
| org.elasticsearch.transport |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
TransportInfo |
NodeInfo.getTransport() |
| コンストラクタと説明 |
|---|
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) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
TransportInfo |
TransportService.info() |
static TransportInfo |
TransportInfo.readTransportInfo(StreamInput in) |
Copyright © 2009–2016. All rights reserved.