public interface Finalizer
| Modifier and Type | Field and Description |
|---|---|
static Integer |
DEFAULT_POLLING_PERIOD_MS |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
initialize(Integer pollingPeriodMs)
The time in milliseconds between checks for clean snapshots.
|
static final Integer DEFAULT_POLLING_PERIOD_MS
void initialize(Integer pollingPeriodMs)
pollingPeriodMs - Null value or value less than 1 will be set to the default of 1 hour.void destroy()
Copyright © 2014–2018 DuraSpace. All rights reserved.