Uses of Interface
org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.Listener
-
Packages that use RateLimitingInputStream.Listener Package Description org.elasticsearch.index.snapshots.blobstore -
-
Uses of RateLimitingInputStream.Listener in org.elasticsearch.index.snapshots.blobstore
Constructors in org.elasticsearch.index.snapshots.blobstore with parameters of type RateLimitingInputStream.Listener Constructor Description RateLimitingInputStream(InputStream delegate, RateLimiter rateLimiter, RateLimitingInputStream.Listener listener)
-