Package | Description |
---|---|
org.elasticsearch.index.gateway |
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 |
---|---|
com.google.common.collect.ImmutableList<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–2015. All rights reserved.