|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientService.Iface | |
|---|---|
| org.apache.accumulo.core.client.impl | |
| org.apache.accumulo.core.client.impl.thrift | |
| org.apache.accumulo.core.tabletserver.thrift | |
| org.apache.accumulo.server.client | |
| Uses of ClientService.Iface in org.apache.accumulo.core.client.impl |
|---|
| Methods in org.apache.accumulo.core.client.impl that return types with arguments of type ClientService.Iface | |
|---|---|
static Pair<String,ClientService.Iface> |
ServerClient.getConnection(Instance instance)
|
static Pair<String,ClientService.Iface> |
ServerClient.getConnection(Instance instance,
boolean preferCachedConnections)
|
| Methods in org.apache.accumulo.core.client.impl with parameters of type ClientService.Iface | |
|---|---|
static void |
ServerClient.close(ClientService.Iface iface)
|
| Method parameters in org.apache.accumulo.core.client.impl with type arguments of type ClientService.Iface | ||
|---|---|---|
static void |
ServerClient.execute(Instance instance,
ClientExec<ClientService.Iface> exec)
|
|
static
|
ServerClient.execute(Instance instance,
ClientExecReturn<T,ClientService.Iface> exec)
|
|
static void |
ServerClient.executeRaw(Instance instance,
ClientExec<ClientService.Iface> exec)
|
|
static
|
ServerClient.executeRaw(Instance instance,
ClientExecReturn<T,ClientService.Iface> exec)
|
|
| Uses of ClientService.Iface in org.apache.accumulo.core.client.impl.thrift |
|---|
| Classes in org.apache.accumulo.core.client.impl.thrift that implement ClientService.Iface | |
|---|---|
static class |
ClientService.Client
|
| Constructors in org.apache.accumulo.core.client.impl.thrift with parameters of type ClientService.Iface | |
|---|---|
ClientService.Processor(ClientService.Iface iface)
|
|
| Uses of ClientService.Iface in org.apache.accumulo.core.tabletserver.thrift |
|---|
| Subinterfaces of ClientService.Iface in org.apache.accumulo.core.tabletserver.thrift | |
|---|---|
static interface |
TabletClientService.Iface
|
| Classes in org.apache.accumulo.core.tabletserver.thrift that implement ClientService.Iface | |
|---|---|
static class |
TabletClientService.Client
|
| Uses of ClientService.Iface in org.apache.accumulo.server.client |
|---|
| Classes in org.apache.accumulo.server.client that implement ClientService.Iface | |
|---|---|
class |
ClientServiceHandler
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||