|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
This is the complete list of members for impala::ClientCache< T >, including all inherited members.
| Client typedef | impala::ClientCache< T > | |
| client_cache_helper_ | impala::ClientCache< T > | private |
| client_factory_ | impala::ClientCache< T > | private |
| ClientCache(const std::string &service_name="") | impala::ClientCache< T > | inline |
| ClientCache(uint32_t num_tries, uint64_t wait_ms, int32_t send_timeout_ms=0, int32_t recv_timeout_ms=0, const std::string &service_name="") | impala::ClientCache< T > | inline |
| ClientConnection< T > class | impala::ClientCache< T > | friend |
| CloseConnections(const TNetworkAddress &address) | impala::ClientCache< T > | inline |
| DebugString() | impala::ClientCache< T > | inline |
| GetClient(const TNetworkAddress &address, T **iface) | impala::ClientCache< T > | inlineprivate |
| InitMetrics(MetricGroup *metrics, const std::string &key_prefix) | impala::ClientCache< T > | inline |
| MakeClient(const TNetworkAddress &address, ClientKey *client_key, const std::string service_name) | impala::ClientCache< T > | inlineprivate |
| ReleaseClient(T **client) | impala::ClientCache< T > | inlineprivate |
| ReopenClient(T **client) | impala::ClientCache< T > | inlineprivate |
| TestShutdown() | impala::ClientCache< T > | inline |