public abstract class AbstractS3DataStoreService extends org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService
PROP_CACHE_SIZE, PROP_ENCODE_LENGTH| Constructor and Description |
|---|
AbstractS3DataStoreService() |
| Modifier and Type | Method and Description |
|---|---|
protected DataStore |
createDataStore(org.osgi.service.component.ComponentContext context,
Map<String,Object> config) |
protected void |
deactivate() |
protected String[] |
getDescription() |
activate, bindStatisticsProvider, getStatisticsProvider, lookup, unbindStatisticsProviderprotected DataStore createDataStore(org.osgi.service.component.ComponentContext context, Map<String,Object> config)
createDataStore in class org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreServiceprotected void deactivate()
throws DataStoreException
deactivate in class org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreServiceDataStoreExceptionprotected String[] getDescription()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.