Class AwsSegmentStoreService


  • public class AwsSegmentStoreService
    extends java.lang.Object
    • Field Detail

      • DEFAULT_ROOT_DIRECTORY

        public static final java.lang.String DEFAULT_ROOT_DIRECTORY
        See Also:
        Constant Field Values
      • DEFAULT_JOURNALTABLE_NAME

        public static final java.lang.String DEFAULT_JOURNALTABLE_NAME
        See Also:
        Constant Field Values
      • DEFAULT_LOCKTABLE_NAME

        public static final java.lang.String DEFAULT_LOCKTABLE_NAME
        See Also:
        Constant Field Values
      • DEFAULT_REGION_NAME

        public static final java.lang.String DEFAULT_REGION_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • AwsSegmentStoreService

        public AwsSegmentStoreService()
    • Method Detail

      • activate

        public void activate​(org.osgi.service.component.ComponentContext context,
                             Configuration config)
                      throws java.io.IOException
        Throws:
        java.io.IOException
      • deactivate

        public void deactivate()
                        throws java.io.IOException
        Throws:
        java.io.IOException