org.apache.accumulo.core.gc.thrift
Class GCMonitorService.Processor<I extends GCMonitorService.Iface>

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

public static class GCMonitorService.Processor<I extends GCMonitorService.Iface>
extends org.apache.thrift.TBaseProcessor<I>
implements org.apache.thrift.TProcessor


Nested Class Summary
static class GCMonitorService.Processor.getStatus<I extends GCMonitorService.Iface>
           
 
Constructor Summary
  GCMonitorService.Processor(I iface)
           
protected GCMonitorService.Processor(I iface, Map<String,org.apache.thrift.ProcessFunction<I,? extends org.apache.thrift.TBase>> processMap)
           
 
Method Summary
 
Methods inherited from class org.apache.thrift.TBaseProcessor
getProcessMapView, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.thrift.TProcessor
process
 

Constructor Detail

GCMonitorService.Processor

public GCMonitorService.Processor(I iface)

GCMonitorService.Processor

protected GCMonitorService.Processor(I iface,
                                     Map<String,org.apache.thrift.ProcessFunction<I,? extends org.apache.thrift.TBase>> processMap)


Copyright © 2015 Apache Accumulo Project. All rights reserved.