Interface KeepLimit

    • Method Detail

      • limit

        @NotNull
        gnu.trove.TLongCollection limit​(@NotNull
                                        DbBuildsData builds)
        Limits builds that should be kept according to the limit.
        It is expected that all builds belong to the same build configuration. Build ids of builds are sorted in descending order.