Uses of Interface
org.apache.solr.cluster.placement.AttributeValues
Packages that use AttributeValues
Package
Description
This package contains interfaces visible by plugins (i.e.
Implementation classes (not visible to plugins, subject to change at any time) for the interfaces
in
org.apache.solr.cluster.placement and to make them work with the rest of Solr.-
Uses of AttributeValues in org.apache.solr.cluster.placement
Methods in org.apache.solr.cluster.placement that return AttributeValuesModifier and TypeMethodDescriptionAttributeFetcher.fetchAttributes()Fetches all requested node attributes from all nodes passed toAttributeFetcher.fetchFrom(Set)as well as non-node attributes (those requested using e.g. -
Uses of AttributeValues in org.apache.solr.cluster.placement.impl
Classes in org.apache.solr.cluster.placement.impl that implement AttributeValuesModifier and TypeClassDescriptionclassImplementation ofAttributeValuesused byAttributeFetcherImpl.Methods in org.apache.solr.cluster.placement.impl that return AttributeValues