Class DimensionSelector.NullDimensionSelectorHolder

  • Enclosing interface:
    DimensionSelector

    public static class DimensionSelector.NullDimensionSelectorHolder
    extends Object
    This class not a public API. It is needed solely to make NULL_DIMENSION_SELECTOR and NullDimensionSelector private and inaccessible even from classes in the same package. It could be removed, when Druid is updated to at least Java 9, that supports private members in interfaces.
    • Constructor Detail

      • NullDimensionSelectorHolder

        public NullDimensionSelectorHolder()