In-memory representation of a remote tablet's replica. More...
#include <client.h>
Public Member Functions | |
bool | is_leader () const |
const KuduTabletServer & | ts () const |
Friends | |
class | KuduClient |
class | KuduScanTokenBuilder |
In-memory representation of a remote tablet's replica.
bool kudu::client::KuduReplica::is_leader | ( | ) | const |
const KuduTabletServer& kudu::client::KuduReplica::ts | ( | ) | const |