Uses of Enum Class
org.apache.solr.cloud.ZkTestServer.LimitViolationAction
Packages that use ZkTestServer.LimitViolationAction
Package
Description
Base classes and utilities for creating and testing Solr Cloud clusters.
-
Uses of ZkTestServer.LimitViolationAction in org.apache.solr.cloud
Methods in org.apache.solr.cloud that return ZkTestServer.LimitViolationActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ZkTestServer.LimitViolationAction[]ZkTestServer.LimitViolationAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.solr.cloud with parameters of type ZkTestServer.LimitViolationActionModifier and TypeMethodDescriptionvoidZkTestServer.setViolationReportAction(ZkTestServer.LimitViolationAction violationReportAction)