@Value.Immutable
public interface Skip
| Modifier and Type | Interface and Description |
|---|---|
static class |
Skip.Builder |
| Modifier and Type | Method and Description |
|---|---|
static Skip.Builder |
builder() |
static Skip |
of(int skippedSegments) |
java.util.List<java.lang.String> |
recentlyRemovedDateRanges() |
long |
skippedSegments() |
long skippedSegments()
java.util.List<java.lang.String> recentlyRemovedDateRanges()
static Skip.Builder builder()
static Skip of(int skippedSegments)