org.apache.accumulo.core.gc.thrift
Class GCMonitorService.Processor

java.lang.Object
  extended by org.apache.accumulo.core.gc.thrift.GCMonitorService.Processor
All Implemented Interfaces:
org.apache.thrift.TProcessor
Enclosing class:
GCMonitorService

public static class GCMonitorService.Processor
extends Object
implements org.apache.thrift.TProcessor


Nested Class Summary
protected static interface GCMonitorService.Processor.ProcessFunction
           
 
Field Summary
protected  HashMap<String,GCMonitorService.Processor.ProcessFunction> processMap_
           
 
Constructor Summary
GCMonitorService.Processor(GCMonitorService.Iface iface)
           
 
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
 

Field Detail

processMap_

protected final HashMap<String,GCMonitorService.Processor.ProcessFunction> processMap_
Constructor Detail

GCMonitorService.Processor

public GCMonitorService.Processor(GCMonitorService.Iface iface)
Method Detail

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 © 2014 The Apache Software Foundation. All Rights Reserved.