storage_proxy: separate methods from members with access specifier

This commit is contained in:
Gleb Natapov
2015-11-02 10:28:41 +02:00
parent 62e5ad27d8
commit afa61cb87c

View File

@@ -119,6 +119,7 @@ protected:
std::vector<gms::inet_address> _dead_endpoints;
size_t _cl_acks = 0;
bool _cl_achieved = false;
protected:
size_t total_block_for() {
// original comment from cassandra:
// during bootstrap, include pending endpoints in the count