public class CloudBlobCryptoAgentFactoryImpl extends java.lang.Object implements CloudBlobCryptoAgentFactory
CloudBlobCryptoAgentImpl
instances.Constructor and Description |
---|
CloudBlobCryptoAgentFactoryImpl(com.github.ambry.config.VerifiableProperties verifiableProperties,
java.lang.String clusterName,
com.codahale.metrics.MetricRegistry metricRegistry) |
Modifier and Type | Method and Description |
---|---|
CloudBlobCryptoAgent |
getCloudBlobCryptoAgent() |
public CloudBlobCryptoAgentFactoryImpl(com.github.ambry.config.VerifiableProperties verifiableProperties, java.lang.String clusterName, com.codahale.metrics.MetricRegistry metricRegistry) throws java.lang.ReflectiveOperationException
java.lang.ReflectiveOperationException
public CloudBlobCryptoAgent getCloudBlobCryptoAgent()
getCloudBlobCryptoAgent
in interface CloudBlobCryptoAgentFactory