org.apache.blur.thirdparty.thrift_0_9_0
Class TBaseProcessor<I>
java.lang.Object
org.apache.blur.thirdparty.thrift_0_9_0.TBaseProcessor<I>
- All Implemented Interfaces:
- TProcessor
- Direct Known Subclasses:
- Blur.Processor
public abstract class TBaseProcessor<I>
- extends Object
- implements TProcessor
getProcessMapView
public Map<String,ProcessFunction<I,? extends TBase>> getProcessMapView()
process
public boolean process(TProtocol in,
TProtocol out)
throws TException
- Specified by:
process
in interface TProcessor
- Throws:
TException
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.