public interface RegistryUpdate
Modifier and Type | Method and Description |
---|---|
ContextStore |
getContextStore() |
long |
getEndTs() |
List<FullFileInfo> |
getFileInfos() |
int |
getSlotCount() |
long |
getStartTs() |
long |
getVersion() |
long getVersion()
long getStartTs()
long getEndTs()
int getSlotCount()
List<FullFileInfo> getFileInfos()
ContextStore getContextStore()
Copyright © 2023 OpenClover.org. All rights reserved.