Uses of Interface
org.apache.accumulo.core.master.thrift.MasterClientService.Iface
-
Packages that use MasterClientService.Iface Package Description org.apache.accumulo.core.clientImpl org.apache.accumulo.core.master.thrift -
-
Uses of MasterClientService.Iface in org.apache.accumulo.core.clientImpl
Methods in org.apache.accumulo.core.clientImpl with parameters of type MasterClientService.Iface Modifier and Type Method Description static voidMasterClient. 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 Modifier and Type Class Description static classMasterClientService.Client
-