Interface TierSegmentSelector

    • Method Detail

      • getType

        String getType()
        The type of the segment selector (e.g. TIME)
      • selectSegment

        boolean selectSegment​(String tableNameWithType,
                              String segmentName)
        Checks if the provided segment is eligible for selection to this tier
        Parameters:
        tableNameWithType - Name of the table
        segmentName - Name of the segment
        Returns:
        true if eligible