Uses of Interface
org.apache.accumulo.core.gc.thrift.GCMonitorService.Iface

Packages that use GCMonitorService.Iface
org.apache.accumulo.core.gc.thrift   
org.apache.accumulo.server.gc   
 

Uses of GCMonitorService.Iface in org.apache.accumulo.core.gc.thrift
 

Classes in org.apache.accumulo.core.gc.thrift that implement GCMonitorService.Iface
static class GCMonitorService.Client
           
 

Constructors in org.apache.accumulo.core.gc.thrift with parameters of type GCMonitorService.Iface
GCMonitorService.Processor(GCMonitorService.Iface iface)
           
 

Uses of GCMonitorService.Iface in org.apache.accumulo.server.gc
 

Classes in org.apache.accumulo.server.gc that implement GCMonitorService.Iface
 class SimpleGarbageCollector
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.