Interface Skip


@Immutable
public interface Skip
  • Method Details

    • skippedSegments

      long skippedSegments()
    • recentlyRemovedDateRanges

      java.util.List<java.lang.String> recentlyRemovedDateRanges()
    • builder

      static Skip.Builder builder()
    • of

      static Skip of​(int skippedSegments)