Interface PublishedSegmentRetriever
public interface PublishedSegmentRetriever
-
Method Summary
Modifier and TypeMethodDescriptionfindPublishedSegments(Set<SegmentId> identifiers) For any identifiers that exist and are actually used, returns the corresponding DataSegment objects.
-
Method Details
-
findPublishedSegments
For any identifiers that exist and are actually used, returns the corresponding DataSegment objects.- Throws:
IOException
-