Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
guava license
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Ziebart authored and fsamuel-bs committed Nov 17, 2017
1 parent b1251be commit ed598f1
Show file tree
Hide file tree
Showing 7 changed files with 922 additions and 461 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@

import com.google.common.annotations.VisibleForTesting;
import com.google.common.primitives.Ints;
import com.palantir.atlasdb.qos.ratelimit.guava.RateLimiter;
import com.palantir.atlasdb.qos.ratelimit.guava.SmoothRateLimiter;

/**
* A rate limiter for database queries, based on "units" of expense. This limiter strives to maintain an upper limit on
Expand Down

This file was deleted.

Loading

0 comments on commit ed598f1

Please sign in to comment.