public abstract class AbstractIndexShardComponent extends Object implements IndexShardComponent
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected DeprecationLogger |
deprecationLogger |
protected Settings |
indexSettings |
protected ESLogger |
logger |
protected ShardId |
shardId |
| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
AbstractIndexShardComponent(ShardId shardId,
Settings indexSettings) |
protected final ESLogger logger
protected final DeprecationLogger deprecationLogger
protected final ShardId shardId
protected final Settings indexSettings
public ShardId shardId()
shardId インタフェース内 IndexShardComponentpublic Settings indexSettings()
indexSettings インタフェース内 IndexShardComponentpublic String nodeName()
Copyright © 2009–2016. All rights reserved.