|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use RateLimiter | |
|---|---|
| org.apache.lucene.store | Binary i/o API, used for all index data. |
| Uses of RateLimiter in org.apache.lucene.store |
|---|
| Subclasses of RateLimiter in org.apache.lucene.store | |
|---|---|
static class |
RateLimiter.SimpleRateLimiter
Simple class to rate limit IO. |
| Methods in org.apache.lucene.store with parameters of type RateLimiter | |
|---|---|
void |
RateLimitedDirectoryWrapper.setRateLimiter(RateLimiter mergeWriteRateLimiter,
IOContext.Context context)
Sets the rate limiter to be used to limit (approx) MB/sec allowed by all IO performed with the given context. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||