Uses of Enum Class
org.apache.solr.common.params.CollectionParams.LockLevel
Packages that use CollectionParams.LockLevel
-
Uses of CollectionParams.LockLevel in org.apache.solr.common.params
Fields in org.apache.solr.common.params declared as CollectionParams.LockLevelMethods in org.apache.solr.common.params that return CollectionParams.LockLevelModifier and TypeMethodDescriptionCollectionParams.LockLevel.getChild()static CollectionParams.LockLevelReturns the enum constant of this class with the specified name.static CollectionParams.LockLevel[]CollectionParams.LockLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.solr.common.params with parameters of type CollectionParams.LockLevelModifier and TypeMethodDescriptionbooleanCollectionParams.LockLevel.isHigherOrEqual(CollectionParams.LockLevel that)