Class LoggingInfoStream
java.lang.Object
org.apache.lucene.util.InfoStream
org.apache.jackrabbit.oak.plugins.index.lucene.LoggingInfoStream
- All Implemented Interfaces:
Closeable,AutoCloseable,Cloneable
-
Field Summary
FieldsFields inherited from class org.apache.lucene.util.InfoStream
NO_OUTPUT -
Method Summary
Methods inherited from class org.apache.lucene.util.InfoStream
clone, getDefault, setDefault
-
Field Details
-
INSTANCE
-
-
Method Details
-
message
Description copied from class:InfoStreamprints a message- Specified by:
messagein classInfoStream
-
isEnabled
Description copied from class:InfoStreamreturns true if messages are enabled and should be posted toInfoStream.message(java.lang.String, java.lang.String).- Specified by:
isEnabledin classInfoStream
-
close
- Throws:
IOException
-