Uses of Enum Class
org.apache.solr.cloud.api.collections.ReindexCollectionCmd.Cmd
Packages that use ReindexCollectionCmd.Cmd
Package
Description
Package related to internal implementations of the SolrCloud collections api
-
Uses of ReindexCollectionCmd.Cmd in org.apache.solr.cloud.api.collections
Methods in org.apache.solr.cloud.api.collections that return ReindexCollectionCmd.CmdModifier and TypeMethodDescriptionstatic ReindexCollectionCmd.Cmdstatic ReindexCollectionCmd.CmdReturns the enum constant of this class with the specified name.static ReindexCollectionCmd.Cmd[]ReindexCollectionCmd.Cmd.values()Returns an array containing the constants of this enum class, in the order they are declared.