com.cloudera.flume.handlers.thrift
Class ThriftFlumeEventServer.Processor
java.lang.Object
com.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.Processor
- All Implemented Interfaces:
- org.apache.thrift.TProcessor
- Enclosing class:
- ThriftFlumeEventServer
public static class ThriftFlumeEventServer.Processor
- extends Object
- implements org.apache.thrift.TProcessor
Method Summary |
boolean |
process(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processMap_
protected final HashMap<String,ThriftFlumeEventServer.Processor.ProcessFunction> processMap_
ThriftFlumeEventServer.Processor
public ThriftFlumeEventServer.Processor(ThriftFlumeEventServer.Iface iface)
process
public boolean process(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
- Specified by:
process
in interface org.apache.thrift.TProcessor
- Throws:
org.apache.thrift.TException
Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.