public class FileDataStoreService extends AbstractDataStoreService
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_PATH |
static String |
CACHE_SIZE |
static String |
FS_BACKEND_PATH |
static String |
NAME |
static String |
PATH |
PROP_CACHE_SIZE, PROP_ENCODE_LENGTH| Constructor and Description |
|---|
FileDataStoreService() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.jackrabbit.core.data.DataStore |
createDataStore(org.osgi.service.component.ComponentContext context,
Map<String,Object> config) |
protected String[] |
getDescription() |
activate, deactivate, getStatisticsProvider, lookuppublic static final String NAME
public static final String CACHE_PATH
public static final String CACHE_SIZE
public static final String FS_BACKEND_PATH
public static final String PATH
protected org.apache.jackrabbit.core.data.DataStore createDataStore(org.osgi.service.component.ComponentContext context,
Map<String,Object> config)
createDataStore in class AbstractDataStoreServiceprotected String[] getDescription()
getDescription in class AbstractDataStoreServiceCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.