Package org.apache.solr.update
Class LoggingInfoStream
java.lang.Object
org.apache.lucene.util.InfoStream
org.apache.solr.update.LoggingInfoStream
- All Implemented Interfaces:
Closeable,AutoCloseable
public class LoggingInfoStream
extends org.apache.lucene.util.InfoStream
An
InfoStream implementation which passes messages on to Solr's logging.-
Field Summary
Fields inherited from class org.apache.lucene.util.InfoStream
NO_OUTPUT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.lucene.util.InfoStream
getDefault, setDefault
-
Constructor Details
-
LoggingInfoStream
public LoggingInfoStream()
-
-
Method Details
-
message
- Specified by:
messagein classorg.apache.lucene.util.InfoStream
-
isEnabled
- Specified by:
isEnabledin classorg.apache.lucene.util.InfoStream
-
close
- Throws:
IOException
-