Class RateLimitedDirectoryWrapper

All Implemented Interfaces:
Closeable, AutoCloseable

public final class RateLimitedDirectoryWrapper extends FilterDirectory
A Directory wrapper that allows IndexOutput rate limiting using IO context specific rate limiters.
See Also: