Class InlineRecommender


  • public class InlineRecommender
    extends Object
    Write to a log recommendation for inline size.
    • Field Detail

      • DFLT_THROTTLE_INLINE_SIZE_CALCULATION

        public static final int DFLT_THROTTLE_INLINE_SIZE_CALCULATION
        Default throttle frequency for an index row inline size calculation and logging index inline size recommendation.
        See Also:
        Constant Field Values
    • Method Detail

      • recommend

        public void recommend​(IndexRow row,
                              int currInlineSize)
        Calculate aggregate inline size for given indexes and log recommendation in case calculated size more than current inline size.