com.cloudera.flume.handlers.avro
Interface FlumeOGEventAvroServer

All Known Subinterfaces:
FlumeOGEventAvroServer.Callback
All Known Implementing Classes:
AvroLegacySource

public interface FlumeOGEventAvroServer


Nested Class Summary
static interface FlumeOGEventAvroServer.Callback
           
 
Field Summary
static org.apache.avro.Protocol PROTOCOL
           
 
Method Summary
 Void append(AvroFlumeOGEvent evt)
           
 

Field Detail

PROTOCOL

static final org.apache.avro.Protocol PROTOCOL
Method Detail

append

Void append(AvroFlumeOGEvent evt)
            throws org.apache.avro.AvroRemoteException
Throws:
org.apache.avro.AvroRemoteException


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