org.apache.flume.source
Class NetcatSourceConfigurationConstants
java.lang.Object
   org.apache.flume.source.NetcatSourceConfigurationConstants
org.apache.flume.source.NetcatSourceConfigurationConstants
- public class NetcatSourceConfigurationConstants 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CONFIG_HOSTNAME
public static final String CONFIG_HOSTNAME
- Hostname to bind to.
 
- See Also:
- Constant Field Values
 
CONFIG_PORT
public static final String CONFIG_PORT
- Port to bind to.
 
- See Also:
- Constant Field Values
 
CONFIG_ACKEVENT
public static final String CONFIG_ACKEVENT
- Ack every event received with an "OK" back to the sender
 
- See Also:
- Constant Field Values
 
CONFIG_MAX_LINE_LENGTH
public static final String CONFIG_MAX_LINE_LENGTH
- Maximum line length per event.
 
- See Also:
- Constant Field Values
 
DEFAULT_MAX_LINE_LENGTH
public static final int DEFAULT_MAX_LINE_LENGTH
- See Also:
- Constant Field Values
NetcatSourceConfigurationConstants
public NetcatSourceConfigurationConstants()
Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.