Uses of Class
org.apache.solr.logging.CircularList
-
Packages that use CircularList Package Description org.apache.solr.logging APIs related to capturing log event info in theLoggingHandler
-
-
Uses of CircularList in org.apache.solr.logging
Fields in org.apache.solr.logging declared as CircularList Modifier and Type Field Description protected CircularList<E>
LogWatcher. history
-