public class AwsSegmentStoreService extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_JOURNALTABLE_NAME |
static String |
DEFAULT_LOCKTABLE_NAME |
static String |
DEFAULT_REGION_NAME |
static String |
DEFAULT_ROOT_DIRECTORY |
| Constructor and Description |
|---|
AwsSegmentStoreService() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.osgi.service.component.ComponentContext context,
Configuration config) |
void |
deactivate() |
public static final String DEFAULT_ROOT_DIRECTORY
public static final String DEFAULT_JOURNALTABLE_NAME
public static final String DEFAULT_LOCKTABLE_NAME
public static final String DEFAULT_REGION_NAME
public void activate(org.osgi.service.component.ComponentContext context,
Configuration config)
throws IOException
IOExceptionpublic void deactivate()
throws IOException
IOExceptionCopyright © 2012–2020 The Apache Software Foundation. All rights reserved.