Interface BeforeDfsPackIndexLoadedListener
- All Superinterfaces:
RepositoryListener
Receives
BeforeDfsPackIndexLoadedEvents.-
Method Summary
Modifier and TypeMethodDescriptionvoidInvoked just before a pack index is loaded from the block cache.
-
Method Details
-
onBeforeDfsPackIndexLoaded
Invoked just before a pack index is loaded from the block cache.- Parameters:
event- information about the packs.
-