Package | Description |
---|---|
org.elasticsearch.action.admin.indices.stats | |
org.elasticsearch.index.engine | |
org.elasticsearch.index.shard |
Modifier and Type | Method and Description |
---|---|
CommitStats |
ShardStats.getCommitStats() |
Modifier and Type | Method and Description |
---|---|
CommitStats |
Engine.commitStats()
get commits stats for the last commit
|
static CommitStats |
CommitStats.readOptionalCommitStatsFrom(StreamInput in) |
Modifier and Type | Method and Description |
---|---|
CommitStats |
IndexShard.commitStats() |
Copyright © 2009–2016. All rights reserved.