Uses of Interface
org.apache.accumulo.core.master.thrift.MasterClientService.Iface

Packages that use MasterClientService.Iface
org.apache.accumulo.core.client.impl   
org.apache.accumulo.core.master.thrift   
 

Uses of MasterClientService.Iface in org.apache.accumulo.core.client.impl
 

Methods in org.apache.accumulo.core.client.impl that return MasterClientService.Iface
static MasterClientService.Iface MasterClient.getConnection(Instance instance)
           
static MasterClientService.Iface MasterClient.getConnection(Instance instance, boolean retry)
           
 

Methods in org.apache.accumulo.core.client.impl with parameters of type MasterClientService.Iface
static void MasterClient.close(MasterClientService.Iface iface)
           
 

Uses of MasterClientService.Iface in org.apache.accumulo.core.master.thrift
 

Classes in org.apache.accumulo.core.master.thrift that implement MasterClientService.Iface
static class MasterClientService.Client
           
 

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



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