java.lang.Object
org.apache.lucene.util.InfoStream
org.apache.lucene.util.InfoStream.NoOutput
- All Implemented Interfaces:
Closeable,AutoCloseable
- Enclosing class:
InfoStream
-
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
-
NoOutput
private NoOutput()
-
-
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
public void close()
-