28 #ifndef HYPERTABLE_CLUSTERID_H
29 #define HYPERTABLE_CLUSTERID_H
80 bool generate_if_not_found=
false);
85 static uint64_t
get() {
return id; }
97 #endif // HYPERTABLE_CLUSTERID_H
ClusterId(Hyperspace::SessionPtr &hyperspace, bool generate_if_not_found=false)
Constructor.
Provides access to the cluster ID.
std::shared_ptr< Session > SessionPtr
static uint64_t id
Cluster ID.
Passed to constructor to tell it to generate cluster ID if not found.