|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabletClientService.Iface | |
|---|---|
| org.apache.accumulo.core.tabletserver.thrift | |
| org.apache.accumulo.core.util | |
| Uses of TabletClientService.Iface in org.apache.accumulo.core.tabletserver.thrift |
|---|
| Classes in org.apache.accumulo.core.tabletserver.thrift that implement TabletClientService.Iface | |
|---|---|
static class |
TabletClientService.Client
|
| Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.Iface | |
|---|---|
TabletClientService.Processor(TabletClientService.Iface iface)
|
|
| Uses of TabletClientService.Iface in org.apache.accumulo.core.util |
|---|
| Methods in org.apache.accumulo.core.util that return TabletClientService.Iface | |
|---|---|
static TabletClientService.Iface |
ThriftUtil.getTServerClient(String address,
AccumuloConfiguration conf)
|
| Method parameters in org.apache.accumulo.core.util with type arguments of type TabletClientService.Iface | ||
|---|---|---|
static void |
ThriftUtil.execute(String address,
AccumuloConfiguration conf,
ClientExec<TabletClientService.Iface> exec)
|
|
static
|
ThriftUtil.execute(String address,
AccumuloConfiguration conf,
ClientExecReturn<T,TabletClientService.Iface> exec)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||