Uses of Class
org.apache.jackrabbit.oak.segment.aws.Configuration
-
Packages that use Configuration Package Description org.apache.jackrabbit.oak.segment.aws -
-
Uses of Configuration in org.apache.jackrabbit.oak.segment.aws
Methods in org.apache.jackrabbit.oak.segment.aws with parameters of type Configuration Modifier and Type Method Description voidAwsSegmentStoreService. activate(org.osgi.service.component.ComponentContext context, Configuration config)static AwsContextAwsContext. create(Configuration configuration)Creates the context used to interact with AWS services.
-