|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MasterClientService.Iface | |
---|---|
org.apache.accumulo.core.client.impl | |
org.apache.accumulo.core.master.thrift | |
org.apache.accumulo.server.tabletserver.mastermessage |
Uses of MasterClientService.Iface in org.apache.accumulo.core.client.impl |
---|
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
|
Uses of MasterClientService.Iface in org.apache.accumulo.server.tabletserver.mastermessage |
---|
Methods in org.apache.accumulo.server.tabletserver.mastermessage with parameters of type MasterClientService.Iface | |
---|---|
void |
SplitReportMessage.send(TCredentials credentials,
String serverName,
MasterClientService.Iface client)
|
void |
TabletStatusMessage.send(TCredentials auth,
String serverName,
MasterClientService.Iface client)
|
void |
MasterMessage.send(TCredentials info,
String serverName,
MasterClientService.Iface client)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |