Uses of Class
org.apache.jackrabbit.oak.segment.azure.Configuration
-
Packages that use Configuration Package Description org.apache.jackrabbit.oak.segment.azure org.apache.jackrabbit.oak.segment.azure.v8 -
-
Uses of Configuration in org.apache.jackrabbit.oak.segment.azure
Methods in org.apache.jackrabbit.oak.segment.azure with parameters of type Configuration Modifier and Type Method Description voidAzureSegmentStoreService. activate(org.osgi.service.component.ComponentContext context, Configuration config)static AzurePersistenceAzurePersistenceManager. createAzurePersistenceFrom(Configuration configuration) -
Uses of Configuration in org.apache.jackrabbit.oak.segment.azure.v8
Methods in org.apache.jackrabbit.oak.segment.azure.v8 with parameters of type Configuration Modifier and Type Method Description static AzurePersistenceV8AzureSegmentStoreV8. createAzurePersistenceFrom(Configuration configuration)
-