Kudu C++ client API
|
In-memory representation of a remote tablet. More...
#include <client.h>
Public Member Functions | |
const std::string & | id () const |
const std::vector< const KuduReplica * > & | replicas () const |
In-memory representation of a remote tablet.
const std::string& kudu::client::KuduTablet::id | ( | ) | const |
const std::vector<const KuduReplica*>& kudu::client::KuduTablet::replicas | ( | ) | const |