org.apache.solr.logging
Class ListenerConfig

java.lang.Object
  extended by org.apache.solr.logging.ListenerConfig

public class ListenerConfig
extends Object


Field Summary
 int size
           
 String threshold
           
 
Constructor Summary
ListenerConfig()
           
ListenerConfig(int size, String threshold)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

size

public final int size

threshold

public final String threshold
Constructor Detail

ListenerConfig

public ListenerConfig(int size,
                      String threshold)

ListenerConfig

public ListenerConfig()


Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.