Uses of Class
org.apache.flume.annotations.InterfaceStability.Unstable

Packages that use InterfaceStability.Unstable
org.apache.flume.serialization   
 

Uses of InterfaceStability.Unstable in org.apache.flume.serialization
 

Classes in org.apache.flume.serialization with annotations of type InterfaceStability.Unstable
 class EventDeserializerType
           
 interface EventSerDe
          

A class that is able to both serialize and deserialize events.

 class EventSerializerType
           
 class ResettableInputStream
           This abstract class defines an interface for which the stream may be marked and reset with no limit to the number of bytes which may have been read between the calls.
 



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