Class MultiIndexCreationException

    • Method Detail

      • getExceptionsMap

        public Map<String,​Exception> getExceptionsMap()
        Returns a map of index names and Exceptions
        Returns:
        a map of index names and Exceptions
      • getFailedIndexNames

        public Set<String> getFailedIndexNames()
        Returns a set of names for the indexes that failed to create
        Returns:
        set of failed index names