public final class CleanUpArchiver extends Archiver.Abstract
Archiver.Abstract.PointReferenceArchiver.Abstract, Archiver.AtticARCHIVER_PROPERTIES, ATTIC_IMPLEMENTATION_CLASS_PROPERTY, ATTIC_PROPERTIES, DEFAULT_ATTIC_IMPLEMENTATION_CLASS, DISABLED_PROPERTY, STORE_REMOVED_EVENT| Constructor and Description |
|---|
CleanUpArchiver() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cleanUp(String storeName,
Metadata metadata,
KeyedGroups atticProperties)
Cleans up.
|
void |
start()
Starts.
|
void |
stop()
Stops.
|
archive, archive, commit, commitAttic, getAttic, getPointReference, getPointReferences, getProperties, getStoreAppImpl, getThisLogger, isDisabled, setUp, setUpAttic, setUpPoints, tearDown, updateStats@CheckReturnValue
public boolean cleanUp(@Nonnull
String storeName,
@Nonnull
Metadata metadata,
@Nonnull
KeyedGroups atticProperties)
throws StoreAccessException
storeName - The name of the store to clean up.metadata - The current metadata.atticProperties - Attic properties.StoreAccessException - On failure.public void start()
public void stop()
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.