Class FacetField

    • Constructor Detail

      • FacetField

        public FacetField​(String dim,
                          String... path)
        Creates the this from dim and path.
    • Method Detail

      • verifyLabel

        public static void verifyLabel​(String label)
        Verifies the label is not null or empty string.
        NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.