| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.stats | |
| org.elasticsearch.index.shard | |
| org.elasticsearch.index.translog | |
| org.elasticsearch.index.translog.fs |
| 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() |
| Modifier and Type | Method and Description |
|---|---|
TranslogStats |
Translog.stats()
return stats
|
| Modifier and Type | Method and Description |
|---|---|
void |
TranslogStats.add(TranslogStats translogStats) |
| Modifier and Type | Method and Description |
|---|---|
TranslogStats |
FsTranslog.stats() |
Copyright © 2009–2016. All rights reserved.