Uses of Class
org.apache.solr.client.api.model.LogLevelChange
-
Packages that use LogLevelChange Package Description org.apache.solr.client.api.endpoint Interfaces representing individual Solr v2 APIs. -
-
Uses of LogLevelChange in org.apache.solr.client.api.endpoint
Method parameters in org.apache.solr.client.api.endpoint with type arguments of type LogLevelChange Modifier and Type Method Description LoggingResponseNodeLoggingApis. modifyLocalLogLevel(List<LogLevelChange> requestBody)
-