| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.stats | |
| org.elasticsearch.index.shard | |
| org.elasticsearch.index.translog |
| Modifier and Type | Field and Description |
|---|---|
TranslogStats |
CommonStats.translog |
| Modifier and Type | Method and Description |
|---|---|
TranslogStats |
CommonStats.getTranslog() |
| Modifier and Type | Method and Description |
|---|---|
TranslogStats |
IndexShard.translogStats() |
TranslogStats |
ShadowIndexShard.translogStats() |
| Modifier and Type | Method and Description |
|---|---|
TranslogStats |
Translog.stats()
return stats
|
| Modifier and Type | Method and Description |
|---|---|
void |
TranslogStats.add(TranslogStats translogStats) |
Copyright © 2009–2017. All rights reserved.