Class IndexResolverReplacer.Resolved

    • Method Detail

      • isLocalAll

        public boolean isLocalAll()
      • getAliases

        public Set<String> getAliases()
      • getAllIndices

        public Set<String> getAllIndices()
      • getAllIndicesOrPattern

        public Set<String> getAllIndicesOrPattern()
      • getAllIndicesResolved

        public Set<String> getAllIndicesResolved​(org.elasticsearch.cluster.service.ClusterService clusterService,
                                                 org.elasticsearch.cluster.metadata.IndexNameExpressionResolver resolver)
      • isAllIndicesEmpty

        public boolean isAllIndicesEmpty()
      • getOriginalRequested

        public Set<String> getOriginalRequested()
      • getRemoteIndices

        public Set<String> getRemoteIndices()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object