Package org.elasticsearch.index.shard
Interface IndexShardComponent
-
- All Known Implementing Classes:
AbstractIndexShardComponent,DirectoryService,IndexShard,ReplicationTracker,ShardBitsetFilterCache,ShardGetService,ShardIndexWarmerService,Store,Translog
public interface IndexShardComponent
-
-
Method Summary
Modifier and Type Method Description IndexSettingsindexSettings()ShardIdshardId()
-
-
-
Method Detail
-
shardId
ShardId shardId()
-
indexSettings
IndexSettings indexSettings()
-
-