| Package | Description |
|---|---|
| org.elasticsearch.index.shard |
| Modifier and Type | Field and Description |
|---|---|
static CommitPoint |
CommitPoint.NULL |
| Modifier and Type | Method and Description |
|---|---|
static CommitPoint |
CommitPoints.fromXContent(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
List<CommitPoint> |
CommitPoints.commits() |
Iterator<CommitPoint> |
CommitPoints.iterator() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
CommitPoints.toXContent(CommitPoint commitPoint) |
| Constructor and Description |
|---|
CommitPoints(List<CommitPoint> commitPoints) |
Copyright © 2009–2017. All rights reserved.