Uses of Class
org.apache.flume.source.SyslogUtils.SyslogStatus

Packages that use SyslogUtils.SyslogStatus
org.apache.flume.source   
 

Uses of SyslogUtils.SyslogStatus in org.apache.flume.source
 

Methods in org.apache.flume.source that return SyslogUtils.SyslogStatus
static SyslogUtils.SyslogStatus SyslogUtils.SyslogStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SyslogUtils.SyslogStatus[] SyslogUtils.SyslogStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.