Uses of Interface
org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveEntry
Packages that use SegmentArchiveEntry
Package
Description
-
Uses of SegmentArchiveEntry in org.apache.jackrabbit.oak.segment.file.tar
Methods in org.apache.jackrabbit.oak.segment.file.tar that return types with arguments of type SegmentArchiveEntryMethods in org.apache.jackrabbit.oak.segment.file.tar with parameters of type SegmentArchiveEntryModifier and TypeMethodDescriptionstatic GCGeneration
GCGeneration.newGCGeneration
(SegmentArchiveEntry indexEntry) -
Uses of SegmentArchiveEntry in org.apache.jackrabbit.oak.segment.file.tar.index
Subinterfaces of SegmentArchiveEntry in org.apache.jackrabbit.oak.segment.file.tar.indexModifier and TypeInterfaceDescriptioninterface
An entry in the index of entries of a TAR file.Classes in org.apache.jackrabbit.oak.segment.file.tar.index that implement SegmentArchiveEntry -
Uses of SegmentArchiveEntry in org.apache.jackrabbit.oak.segment.remote
Classes in org.apache.jackrabbit.oak.segment.remote that implement SegmentArchiveEntryMethods in org.apache.jackrabbit.oak.segment.remote that return types with arguments of type SegmentArchiveEntry -
Uses of SegmentArchiveEntry in org.apache.jackrabbit.oak.segment.spi.persistence
Methods in org.apache.jackrabbit.oak.segment.spi.persistence that return types with arguments of type SegmentArchiveEntryModifier and TypeMethodDescriptionSegmentArchiveReader.listSegments()
List all the segments, in the order as they have been written to the archive. -
Uses of SegmentArchiveEntry in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache
Methods in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache that return types with arguments of type SegmentArchiveEntry