Interface PublishedSegmentRetriever


public interface PublishedSegmentRetriever
  • Method Summary

    Modifier and Type
    Method
    Description
    For any identifiers that exist and are actually used, returns the corresponding DataSegment objects.
  • Method Details