com.cloudera.flume.handlers.thrift
Interface ThriftFlumeEventServer.AsyncIface

All Known Implementing Classes:
ThriftFlumeEventServer.AsyncClient
Enclosing class:
ThriftFlumeEventServer

public static interface ThriftFlumeEventServer.AsyncIface


Method Summary
 void append(ThriftFlumeEvent evt,  resultHandler)
           
 void close( resultHandler)
           
 

Method Detail

append

void append(ThriftFlumeEvent evt,
             resultHandler)
            throws org.apache.thrift.TException
Throws:
org.apache.thrift.TException

close

void close( resultHandler)
           throws org.apache.thrift.TException
Throws:
org.apache.thrift.TException


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