public abstract class AbstractS3DataStoreService extends 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,
java.util.Map<java.lang.String,java.lang.Object> config) |
protected void |
deactivate() |
protected java.lang.String[] |
getDescription() |
activate, getStatisticsProvider, lookup
protected DataStore createDataStore(org.osgi.service.component.ComponentContext context, java.util.Map<java.lang.String,java.lang.Object> config)
createDataStore
in class AbstractDataStoreService
protected void deactivate() throws DataStoreException
deactivate
in class AbstractDataStoreService
DataStoreException
protected java.lang.String[] getDescription()
getDescription
in class AbstractDataStoreService
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.