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