public static class InternalStorageService.Processor extends Object implements com.facebook.thrift.TProcessor
| Modifier and Type | Class and Description |
|---|---|
protected static interface |
InternalStorageService.Processor.ProcessFunction |
| Modifier and Type | Field and Description |
|---|---|
protected com.facebook.thrift.TProcessorEventHandler |
event_handler_ |
protected HashMap<String,InternalStorageService.Processor.ProcessFunction> |
processMap_ |
| Constructor and Description |
|---|
Processor(InternalStorageService.Iface iface) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(com.facebook.thrift.protocol.TProtocol iprot,
com.facebook.thrift.protocol.TProtocol oprot,
com.facebook.thrift.server.TConnectionContext server_ctx) |
void |
setEventHandler(com.facebook.thrift.TProcessorEventHandler handler) |
protected com.facebook.thrift.TProcessorEventHandler event_handler_
protected final HashMap<String,InternalStorageService.Processor.ProcessFunction> processMap_
public Processor(InternalStorageService.Iface iface)
public void setEventHandler(com.facebook.thrift.TProcessorEventHandler handler)
setEventHandler in interface com.facebook.thrift.TProcessorpublic boolean process(com.facebook.thrift.protocol.TProtocol iprot,
com.facebook.thrift.protocol.TProtocol oprot,
com.facebook.thrift.server.TConnectionContext server_ctx)
throws com.facebook.thrift.TException
process in interface com.facebook.thrift.TProcessorcom.facebook.thrift.TExceptionCopyright © 2022. All rights reserved.