org.apache.flume.source.scribe
Interface Scribe.Processor.ProcessFunction

Enclosing class:
Scribe.Processor

protected static interface Scribe.Processor.ProcessFunction


Method Summary
 void process(int seqid, org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
           
 

Method Detail

process

void process(int seqid,
             org.apache.thrift.protocol.TProtocol iprot,
             org.apache.thrift.protocol.TProtocol oprot)
             throws org.apache.thrift.TException
Throws:
org.apache.thrift.TException


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