In-memory representation of a remote tablet's replica.
More...
#include <client.h>
|
class | KuduClient |
|
class | KuduScanTokenBuilder |
|
class | internal::ReplicaController |
|
In-memory representation of a remote tablet's replica.
bool kudu::client::KuduReplica::is_leader |
( |
| ) |
const |
- Returns
- Whether or not this replica is a Raft leader.
- Note
- This information may be stale; the role of a replica may change at any time.
- Returns
- The tablet server hosting this remote replica.
The documentation for this class was generated from the following file: