public class LoggingInfoStream
extends org.apache.lucene.util.InfoStream
Modifier and Type | Field and Description |
---|---|
static LoggingInfoStream |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
isEnabled(java.lang.String component) |
void |
message(java.lang.String component,
java.lang.String message) |
public static final LoggingInfoStream INSTANCE
public void message(java.lang.String component, java.lang.String message)
message
in class org.apache.lucene.util.InfoStream
public boolean isEnabled(java.lang.String component)
isEnabled
in class org.apache.lucene.util.InfoStream
public void close() throws java.io.IOException
java.io.IOException
Copyright © 2010 - 2020 Adobe. All Rights Reserved