Uses of Enum Class
org.apache.solr.api.ContainerPluginsRegistry.Diff
Packages that use ContainerPluginsRegistry.Diff
-
Uses of ContainerPluginsRegistry.Diff in org.apache.solr.api
Methods in org.apache.solr.api that return ContainerPluginsRegistry.DiffModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ContainerPluginsRegistry.Diff[]ContainerPluginsRegistry.Diff.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.solr.api that return types with arguments of type ContainerPluginsRegistry.DiffModifier and TypeMethodDescriptionstatic Map<String, ContainerPluginsRegistry.Diff> ContainerPluginsRegistry.compareMaps(Map<String, ?> a, Map<String, ?> b)