Class S3ClientCache
java.lang.Object
io.nosqlbench.nb.api.addins.s3.s3urlhandler.S3ClientCache
This client cache uses the credentials provided in a URL to create
a fingerprint, and then creates a customized S3 client for each unique
instance. If these clients are not used, they are allowed to be expired
from the map and collected.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
S3ClientCache
public S3ClientCache()
-
-
Method Details
-
get
-