public class AwsSegmentStoreService
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_JOURNALTABLE_NAME |
static java.lang.String |
DEFAULT_LOCKTABLE_NAME |
static java.lang.String |
DEFAULT_REGION_NAME |
static java.lang.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 java.lang.String DEFAULT_ROOT_DIRECTORY
public static final java.lang.String DEFAULT_JOURNALTABLE_NAME
public static final java.lang.String DEFAULT_LOCKTABLE_NAME
public static final java.lang.String DEFAULT_REGION_NAME
public void activate(org.osgi.service.component.ComponentContext context,
Configuration config)
throws java.io.IOException
java.io.IOExceptionpublic void deactivate()
throws java.io.IOException
java.io.IOExceptionCopyright © 2012–2022 The Apache Software Foundation. All rights reserved.