Uses of Class
org.apache.flume.interceptor.InterceptorType

Packages that use InterceptorType
org.apache.flume.interceptor   
 

Uses of InterceptorType in org.apache.flume.interceptor
 

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



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