protected static class ArchiveRepositoryPoller.RepositoryPollerContext
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.concurrent.ScheduledFuture<?> |
future |
protected java.util.Map<ModuleId,java.lang.Long> |
lastUpdateTimes
Map of moduleId to last known update time of the archive
|
Modifier | Constructor and Description |
---|---|
protected |
ArchiveRepositoryPoller.RepositoryPollerContext() |
protected final java.util.Map<ModuleId,java.lang.Long> lastUpdateTimes
protected volatile java.util.concurrent.ScheduledFuture<?> future